Searched defs:cur_func (Results 1 – 3 of 3) sorted by relevance
36 static void assign_alt_irq(struct pci_func *cur_func, u8 class_code) in assign_alt_irq()75 struct pci_func *cur_func, *prev_func; in ibmphp_configure_card() local1537 struct pci_func *cur_func = NULL; in ibmphp_unconfigure_card() local
525 symbol_node_t *cur_func; in output_listing() local
656 static inline struct bpf_func_state *cur_func(struct bpf_verifier_env *env) in cur_func() function