Searched refs:node_info (Results 1 – 5 of 5) sorted by relevance
73 struct pnp_dev_node_info node_info; variable198 node = kzalloc(node_info.max_node_size, GFP_KERNEL); in pnpbios_get_resources()221 node = kzalloc(node_info.max_node_size, GFP_KERNEL); in pnpbios_set_resources()273 node = kzalloc(node_info.max_node_size, GFP_KERNEL); in pnpbios_disable_resources()353 node = kzalloc(node_info.max_node_size, GFP_KERNEL); in build_devlist()533 ret = pnp_bios_dev_node_info(&node_info); in pnpbios_init()
128 node = kzalloc(node_info.max_node_size, GFP_KERNEL); in pnp_devices_proc_show()161 node = kzalloc(node_info.max_node_size, GFP_KERNEL); in pnpbios_proc_show()188 node = kzalloc(node_info.max_node_size, GFP_KERNEL); in pnpbios_proc_write()
115 extern struct pnp_dev_node_info node_info;
216 DECLARE_COMPLETION_ONSTACK(node_info); in scif_get_node_info()221 msg.payload[3] = (u64)&node_info; in scif_get_node_info()227 wait_for_completion(&node_info); in scif_get_node_info()
997 struct completion *node_info = in scif_get_node_info_resp() local1003 complete_all(node_info); in scif_get_node_info_resp()