Searched refs:get_head (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | pci_impl.h | 37 int (*get_head)(struct pci_pbm_info *pbm, unsigned long msiqid, member
|
H A D | pci_fire.c | 308 .get_head = pci_fire_get_head,
|
H A D | pci_msi.c | 24 err = ops->get_head(pbm, msiqid, &head); in sparc64_msiq_interrupt()
|
H A D | pci_sun4v.c | 1150 .get_head = pci_sun4v_get_head,
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | pci_impl.h | 36 int (*get_head)(struct pci_pbm_info *pbm, unsigned long msiqid, member
|
H A D | pci_fire.c | 309 .get_head = pci_fire_get_head,
|
H A D | pci_msi.c | 26 err = ops->get_head(pbm, msiqid, &head); in sparc64_msiq_interrupt()
|
H A D | pci_sun4v.c | 1149 .get_head = pci_sun4v_get_head,
|
/kernel/linux/linux-5.10/scripts/ |
H A D | checkkconfigsymbols.py | 136 head = get_head() 252 def get_head(): function
|
/kernel/linux/linux-6.6/scripts/ |
H A D | checkkconfigsymbols.py | 138 head = get_head() 254 def get_head(): function
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_ipv4.c | 2303 get_head: in listening_get_next() 2326 goto get_head; in listening_get_next()
|
Completed in 14 milliseconds