Home
last modified time | relevance | path

Searched refs:get_head (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/sparc/kernel/
Dpci_impl.h37 int (*get_head)(struct pci_pbm_info *pbm, unsigned long msiqid, member
Dpci_msi.c24 err = ops->get_head(pbm, msiqid, &head); in sparc64_msiq_interrupt()
Dpci_fire.c308 .get_head = pci_fire_get_head,
Dpci_sun4v.c1148 .get_head = pci_sun4v_get_head,
/linux-6.1.9/scripts/
Dcheckkconfigsymbols.py138 head = get_head()
254 def get_head(): function