Searched defs:hitlist (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/unix/ |
H A D | garbage.c | 210 struct sk_buff_head hitlist; in unix_gc() local 91 scan_inflight(struct sock *x, void (*func)(struct unix_sock *), struct sk_buff_head *hitlist) scan_inflight() argument 133 scan_children(struct sock *x, void (*func)(struct unix_sock *), struct sk_buff_head *hitlist) scan_children() argument [all...] |
/kernel/linux/linux-6.6/net/unix/ |
H A D | garbage.c | 210 struct sk_buff_head hitlist; in unix_gc() local 91 scan_inflight(struct sock *x, void (*func)(struct unix_sock *), struct sk_buff_head *hitlist) scan_inflight() argument 133 scan_children(struct sock *x, void (*func)(struct unix_sock *), struct sk_buff_head *hitlist) scan_children() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | devio.c | 674 struct list_head *p, *q, hitlist; in destroy_async_on_interface() local
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | devio.c | 685 struct list_head *p, *q, hitlist; in destroy_async_on_interface() local
|
Completed in 9 milliseconds