Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Dcheckkconfigsymbols.py91 head = get_head()
157 def get_head(): function
/linux-4.1.27/arch/sparc/kernel/
Dpci_impl.h36 int (*get_head)(struct pci_pbm_info *pbm, unsigned long msiqid, member
Dpci_msi.c23 err = ops->get_head(pbm, msiqid, &head); in sparc64_msiq_interrupt()
Dpci_fire.c306 .get_head = pci_fire_get_head,
Dpci_sun4v.c842 .get_head = pci_sun4v_get_head,