Searched defs:seen (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/drivers/mtd/ubi/ |
D | fastmap.c | 42 static inline void free_seen(int *seen) in free_seen() 53 static inline void set_seen(struct ubi_device *ubi, int pnum, int *seen) in set_seen() 66 static int self_check_seen(struct ubi_device *ubi, int *seen) in self_check_seen()
|
/linux-4.4.14/include/linux/netfilter/ |
D | nf_conntrack_tcp.h | 17 struct ip_ct_tcp_state seen[2]; /* connection parameters per direction */ member
|
/linux-4.4.14/sound/aoa/soundbus/ |
D | core.c | 65 int cplen, seen = 0; in soundbus_uevent() local
|
/linux-4.4.14/drivers/zorro/ |
D | names.c | 20 unsigned short seen; member
|
/linux-4.4.14/drivers/of/ |
D | device.c | 236 int seen = 0, cplen, sl; in of_device_uevent() local
|
/linux-4.4.14/crypto/asymmetric_keys/ |
D | x509_parser.h | 42 bool seen; /* Infinite recursion prevention */ member
|
/linux-4.4.14/scripts/mod/ |
D | modpost.h | 116 int seen; member
|
/linux-4.4.14/drivers/usb/host/ |
D | ohci-dbg.c | 488 struct ed **seen, *ed; in fill_periodic_buffer() local
|
D | ehci-dbg.c | 625 union ehci_shadow p, *seen; in fill_periodic_buffer() local
|
D | fotg210-hcd.c | 530 union fotg210_shadow p, *seen; in fill_periodic_buffer() local
|
/linux-4.4.14/tools/perf/ |
D | builtin-top.c | 715 static struct intlist *seen; in perf_event__process_sample() local
|
/linux-4.4.14/arch/arm/net/ |
D | bpf_jit_32.c | 64 u32 seen; member
|
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_proto_tcp.c | 931 struct ip_ct_tcp_state seen = {}; in tcp_packet() local
|
/linux-4.4.14/arch/s390/net/ |
D | bpf_jit_comp.c | 32 u32 seen; /* Flags to remember seen eBPF instructions */ member
|
/linux-4.4.14/arch/sparc/net/ |
D | bpf_jit_comp.c | 366 u32 temp[8], *prog, *func, seen = 0, pass; in bpf_jit_compile() local
|
/linux-4.4.14/arch/powerpc/net/ |
D | bpf_jit.h | 312 unsigned int seen; member
|
/linux-4.4.14/tools/perf/util/ |
D | machine.c | 252 static struct strlist *seen; in machines__findnew() local
|