Home
last modified time | relevance | path

Searched refs:ebda_rsrc_list (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp.h210 struct ebda_rsrc_list { struct
214 struct ebda_rsrc_list *next;
H A Dibmphp_ebda.c43 static struct ebda_rsrc_list *rsrc_list_ptr;
99 static struct ebda_rsrc_list * __init alloc_ebda_rsrc_list(void) in alloc_ebda_rsrc_list()
101 return kzalloc(sizeof(struct ebda_rsrc_list), GFP_KERNEL); in alloc_ebda_rsrc_list()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp.h210 struct ebda_rsrc_list { struct
214 struct ebda_rsrc_list *next;
H A Dibmphp_ebda.c43 static struct ebda_rsrc_list *rsrc_list_ptr;
99 static struct ebda_rsrc_list * __init alloc_ebda_rsrc_list(void) in alloc_ebda_rsrc_list()
101 return kzalloc(sizeof(struct ebda_rsrc_list), GFP_KERNEL); in alloc_ebda_rsrc_list()

Completed in 7 milliseconds