Searched refs:max_node_size (Results 1 – 3 of 3) sorted by relevance
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()
198 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() 351 node = kzalloc(node_info.max_node_size, GFP_KERNEL); in build_devlist()
86 __u16 max_node_size; member