Home
last modified time | relevance | path

Searched refs:LIST_HEAD (Results 1 – 25 of 589) sorted by relevance

12345678910>>...24

/drivers/platform/goldfish/
Dpdev_bus.c53 static LIST_HEAD(pdev_bus_new_devices);
54 static LIST_HEAD(pdev_bus_registered_devices);
55 static LIST_HEAD(pdev_bus_removed_devices);
/drivers/infiniband/hw/usnic/
Dusnic_uiom_interval_tree.c112 LIST_HEAD(intersection_set); in usnic_uiom_get_intervals_diff()
171 LIST_HEAD(to_add); in usnic_uiom_insert_interval()
172 LIST_HEAD(intersection_set); in usnic_uiom_insert_interval()
/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c107 LIST_HEAD(cancels); in mdc_setattr()
217 LIST_HEAD(cancels); in mdc_create()
321 LIST_HEAD(cancels); in mdc_unlink()
375 LIST_HEAD(cancels); in mdc_link()
422 LIST_HEAD(cancels); in mdc_rename()
/drivers/target/
Dtarget_core_hba.c42 static LIST_HEAD(subsystem_list);
48 static LIST_HEAD(hba_list);
/drivers/net/ethernet/mellanox/mlx4/
Dcatas.c45 static LIST_HEAD(catas_list);
98 LIST_HEAD(tlist); in catas_reset()
Dintf.c45 static LIST_HEAD(intf_list);
46 static LIST_HEAD(dev_list);
/drivers/acpi/
Dnvs.c26 static LIST_HEAD(nvs_region_list);
83 static LIST_HEAD(nvs_list);
/drivers/infiniband/hw/mthca/
Dmthca_catas.c51 static LIST_HEAD(catas_list);
62 LIST_HEAD(tlist); in catas_reset()
/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c58 static LIST_HEAD(health_list);
66 LIST_HEAD(tlist); in health_care()
/drivers/s390/net/
Dsmsgiucv_app.c57 static LIST_HEAD(smsg_event_queue);
98 LIST_HEAD(event_queue); in smsg_event_work_fn()
/drivers/pci/hotplug/
Dibmphp_ebda.c52 LIST_HEAD (ibmphp_ebda_pci_rsrc_head);
53 LIST_HEAD (ibmphp_slot_head);
59 static LIST_HEAD (ebda_hpc_head);
60 static LIST_HEAD (bus_info_head);
61 static LIST_HEAD (rio_vg_head);
62 static LIST_HEAD (rio_lo_head);
63 static LIST_HEAD (opt_vg_head);
64 static LIST_HEAD (opt_lo_head);
/drivers/pnp/
Dcore.c20 static LIST_HEAD(pnp_protocols);
21 LIST_HEAD(pnp_global);
/drivers/staging/lustre/lustre/ptlrpc/
Dsec_gc.c54 static LIST_HEAD(sec_gc_list);
57 static LIST_HEAD(sec_gc_ctx_list);
/drivers/video/fbdev/mmp/
Dcore.c71 static LIST_HEAD(panel_list);
72 static LIST_HEAD(path_list);
/drivers/xen/xenbus/
Dxenbus_dev_frontend.c269 LIST_HEAD(staging_q); in watch_fired()
311 LIST_HEAD(staging_q); in xenbus_write_transaction()
370 LIST_HEAD(staging_q); in xenbus_write_watch()
444 LIST_HEAD(staging_q); in xenbus_file_write()
/drivers/pci/
Dsetup-bus.c368 LIST_HEAD(save_head); in __assign_resources_sorted()
369 LIST_HEAD(local_fail_head); in __assign_resources_sorted()
447 LIST_HEAD(head); in pdev_assign_resources_sorted()
459 LIST_HEAD(head); in pbus_assign_resources_sorted()
1580 LIST_HEAD(realloc_head); /* list of resources that in pci_assign_unassigned_root_bus_resources()
1585 LIST_HEAD(fail_head); in pci_assign_unassigned_root_bus_resources()
1680 LIST_HEAD(add_list); /* list of resources that in pci_assign_unassigned_bridge_resources()
1683 LIST_HEAD(fail_head); in pci_assign_unassigned_bridge_resources()
1741 LIST_HEAD(add_list); /* list of resources that in pci_assign_unassigned_bus_resources()
/drivers/oprofile/
Dbuffer_sync.c40 static LIST_HEAD(dying_tasks);
41 static LIST_HEAD(dead_tasks);
434 LIST_HEAD(local_dead_tasks); in process_task_mortuary()
/drivers/s390/scsi/
Dzfcp_ccw.c102 LIST_HEAD(unit_remove_lh); in zfcp_ccw_remove()
103 LIST_HEAD(port_remove_lh); in zfcp_ccw_remove()
/drivers/hsi/
Dhsi_boardinfo.c31 LIST_HEAD(hsi_board_list);
/drivers/staging/android/
Dsync_debug.c32 static LIST_HEAD(sync_timeline_list_head);
34 static LIST_HEAD(sync_fence_list_head);
/drivers/infiniband/core/
Dfmr_pool.c141 LIST_HEAD(unmap_list); in ib_fmr_batch_release()
142 LIST_HEAD(fmr_list); in ib_fmr_batch_release()
362 LIST_HEAD(fmr_list); in ib_destroy_fmr_pool()
/drivers/gpu/host1x/
Dbus.c26 static LIST_HEAD(clients);
29 static LIST_HEAD(drivers);
32 static LIST_HEAD(devices);
/drivers/xen/
Dgntalloc.c78 static LIST_HEAD(gref_list);
125 LIST_HEAD(queue_gref); in add_grefs()
126 LIST_HEAD(queue_file); in add_grefs()
/drivers/i2c/
Di2c-boardinfo.c30 LIST_HEAD(__i2c_board_list);
/drivers/firmware/
Dmemmap.c87 static LIST_HEAD(map_entries);
96 static LIST_HEAD(map_entries_bootmem);

12345678910>>...24