Home
last modified time | relevance | path

Searched refs:LIST_HEAD (Results 51 – 75 of 1447) sorted by relevance

12345678910>>...58

/openbmc/linux/drivers/firmware/
H A Dmemmap.c79 static LIST_HEAD(map_entries);
88 static LIST_HEAD(map_entries_bootmem);
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_privacy_screen.c37 static LIST_HEAD(drm_privacy_screen_lookup_list);
40 static LIST_HEAD(drm_privacy_screen_devs);
/openbmc/linux/net/core/
H A Dnet_namespace.c34 static LIST_HEAD(pernet_list);
37 LIST_HEAD(net_namespace_list);
325 LIST_HEAD(net_exit_list); in setup_net()
574 LIST_HEAD(net_exit_list); in cleanup_net()
1165 LIST_HEAD(net_exit_list); in __register_pernet_operations()
1191 LIST_HEAD(net_exit_list); in __unregister_pernet_operations()
1219 LIST_HEAD(net_exit_list); in __unregister_pernet_operations()
H A Dflow_offload.c378 static LIST_HEAD(flow_block_indr_list);
379 static LIST_HEAD(flow_block_indr_dev_list);
380 static LIST_HEAD(flow_indir_dev_list);
489 LIST_HEAD(cleanup_list); in flow_indr_dev_unregister()
/openbmc/linux/kernel/power/
H A Dconsole.c28 static LIST_HEAD(pm_vt_switch_list);
/openbmc/linux/drivers/mtd/chips/
H A Dchipreg.c16 static LIST_HEAD(chip_drvs_list);
/openbmc/linux/drivers/usb/usbip/
H A Dvudc_main.c29 static LIST_HEAD(vudc_devices);
/openbmc/linux/drivers/misc/
H A Dsram-exec.c20 static LIST_HEAD(exec_pool_list);
/openbmc/linux/arch/sparc/kernel/
H A Dleon_pci.c28 LIST_HEAD(resources); in leon_pci_init()
/openbmc/linux/drivers/cpuidle/
H A Dgovernor.c21 LIST_HEAD(cpuidle_governors);
/openbmc/linux/drivers/xen/
H A Dgntalloc.c78 static LIST_HEAD(gref_list);
125 LIST_HEAD(queue_gref); in add_grefs()
126 LIST_HEAD(queue_file); in add_grefs()
/openbmc/linux/net/rds/
H A Dtcp.c47 static LIST_HEAD(rds_tcp_tc_list);
59 static LIST_HEAD(rds_tcp_conn_list);
430 LIST_HEAD(tmp_list); in rds_tcp_destroy_conns()
609 LIST_HEAD(tmp_list); in rds_tcp_kill_sock()
/openbmc/linux/arch/um/drivers/
H A Dmconsole_kern.c59 static LIST_HEAD(mc_requests);
254 static LIST_HEAD(mconsole_devices);
287 static LIST_HEAD(unplugged_pages);
556 static LIST_HEAD(clients);
/openbmc/linux/drivers/base/
H A Dsyscore.c14 static LIST_HEAD(syscore_ops_list);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.c14 static LIST_HEAD(shared_ctx_list);
164 LIST_HEAD(pending_items); in mapping_work_handler()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c62 LIST_HEAD(objects); in igt_mock_fill()
166 LIST_HEAD(objects); in igt_mock_reserve()
241 LIST_HEAD(objects); in igt_mock_contiguous()
242 LIST_HEAD(holes); in igt_mock_contiguous()
376 LIST_HEAD(objects); in igt_mock_splintered_region()
463 LIST_HEAD(objects); in igt_mock_max_segment()
566 LIST_HEAD(objects); in igt_mock_io_size()
/openbmc/linux/kernel/trace/
H A Dtrace_dynevent.c20 static LIST_HEAD(dyn_event_ops_list);
150 LIST_HEAD(dyn_event_list);
/openbmc/linux/drivers/w1/
H A Dw1_family.c15 static LIST_HEAD(w1_families);
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dlist.h25 #define LIST_HEAD(name) \ macro
/openbmc/linux/drivers/media/platform/renesas/
H A Drcar-fcp.c27 static LIST_HEAD(fcp_devices);
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_int.c214 LIST_HEAD(comp_list); in esas2r_get_outbound_responses()
341 LIST_HEAD(comp_list); in esas2r_do_deferred_processes()
394 LIST_HEAD(comp_list); in esas2r_process_adapter_reset()
452 LIST_HEAD(comp_list); in esas2r_process_bus_reset()
/openbmc/linux/net/sunrpc/
H A Dauth.c38 static LIST_HEAD(cred_unused);
380 LIST_HEAD(free); in rpcauth_clear_credcache()
460 LIST_HEAD(free); in rpcauth_cache_do_shrink()
517 LIST_HEAD(free); in rpcauth_lookup_credcache()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c97 LIST_HEAD(flow_list); in mlx5e_rep_update_flows()
231 static LIST_HEAD(mlx5e_rep_block_tc_cb_list);
232 static LIST_HEAD(mlx5e_rep_block_ft_cb_list);
420 static LIST_HEAD(mlx5e_block_cb_list);
/openbmc/linux/scripts/kconfig/
H A Dlist.h31 #define LIST_HEAD(name) \ macro
/openbmc/linux/samples/livepatch/
H A Dlivepatch-shadow-mod.c87 static LIST_HEAD(dummy_list);

12345678910>>...58