/linux-6.6.21/scripts/kconfig/ |
D | list.h | 24 struct list_head { struct 25 struct list_head *next, *prev; argument
|
/linux-6.6.21/drivers/acpi/acpica/ |
D | hwpci.c | 90 struct acpi_pci_device *list_head; in acpi_hw_derive_pci_id() local 206 struct acpi_pci_device *list_head) in acpi_hw_process_pci_list() 262 static void acpi_hw_delete_pci_list(struct acpi_pci_device *list_head) in acpi_hw_delete_pci_list()
|
D | utstate.c | 27 acpi_ut_push_generic_state(union acpi_generic_state **list_head, in acpi_ut_push_generic_state() 51 union acpi_generic_state *acpi_ut_pop_generic_state(union acpi_generic_state in acpi_ut_pop_generic_state()
|
D | dbfileio.c | 84 acpi_status acpi_db_load_tables(struct acpi_new_table_desc *list_head) in acpi_db_load_tables()
|
D | exmutex.c | 82 union acpi_operand_object *list_head; in acpi_ex_link_mutex() local
|
D | dbinput.c | 1103 struct acpi_new_table_desc *list_head = NULL; in acpi_db_command_dispatch() local
|
/linux-6.6.21/tools/usb/usbip/libsrc/ |
D | list.h | 19 struct list_head { struct 20 struct list_head *next, *prev; argument
|
/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_ordering.c | 31 struct list_head { struct 32 struct list_head *next; argument 33 struct list_head *prev; argument
|
/linux-6.6.21/tools/include/linux/ |
D | types.h | 89 struct list_head { struct 90 struct list_head *next, *prev; argument
|
/linux-6.6.21/scripts/mod/ |
D | list.h | 38 struct list_head { struct 39 struct list_head *next, *prev; argument
|
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_fltr.c | 308 int (*mac_action)(struct ice_vsi *, struct list_head *)) in ice_fltr_prepare_mac() 334 (struct ice_vsi *, struct list_head *)) in ice_fltr_prepare_mac_and_broadcast() 360 int (*vlan_action)(struct ice_vsi *, struct list_head *)) in ice_fltr_prepare_vlan() 384 int (*eth_action)(struct ice_vsi *, struct list_head *)) in ice_fltr_prepare_eth()
|
D | ice_switch.c | 3105 struct list_head *list_head; in ice_find_rule_entry() local 3137 struct list_head *list_head; in ice_find_vsi_list_entry() local 6296 struct list_head *list_head) in ice_replay_vsi_fltr() 6542 struct list_head *list_head; in ice_rem_adv_rule_by_id() local 6573 struct list_head *list_head) in ice_replay_vsi_adv_rule()
|
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | mkregtable.c | 42 struct list_head { struct 43 struct list_head *next, *prev; argument
|
/linux-6.6.21/include/media/ |
D | dvbdev.h | 107 struct list_head list_head; member 163 struct list_head list_head; member 208 struct list_head list_head; member
|
D | dvb_demux.h | 160 struct list_head list_head; member
|
/linux-6.6.21/include/linux/ |
D | types.h | 190 struct list_head { struct 191 struct list_head *next, *prev; argument
|
/linux-6.6.21/samples/bpf/ |
D | test_lru_dist.c | 35 struct list_head { struct 36 struct list_head *next, *prev; argument
|
/linux-6.6.21/scripts/gdb/linux/ |
D | lists.py | 18 list_head = utils.CachedType("struct list_head") variable
|
/linux-6.6.21/tools/firewire/ |
D | list.h | 50 #define list_head(list, type, member) \ macro
|
/linux-6.6.21/sound/core/seq/ |
D | seq_ports.h | 36 struct list_head list_head; /* list of subscribed ports */ member
|
/linux-6.6.21/Documentation/admin-guide/kdump/ |
D | vmcoreinfo.rst | 132 list_head section in Common variables
|
/linux-6.6.21/drivers/cpufreq/ |
D | mediatek-cpufreq.c | 47 struct list_head list_head; member
|
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/flower/ |
D | main.h | 186 struct list_head list_head; member 199 struct list_head list_head; member
|
/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/ |
D | wmm.c | 819 struct list_head list_head; in mwifiex_wmm_add_buf_txqueue() local
|
/linux-6.6.21/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 779 struct list_head list_head; in bna_rx_ucast_listset() local 837 struct list_head list_head; in bna_rx_mcast_listset() local
|