Home
last modified time | relevance | path

Searched defs:list_head (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.6.21/scripts/kconfig/
Dlist.h24 struct list_head { struct
25 struct list_head *next, *prev; argument
/linux-6.6.21/drivers/acpi/acpica/
Dhwpci.c90 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()
Dutstate.c27 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()
Ddbfileio.c84 acpi_status acpi_db_load_tables(struct acpi_new_table_desc *list_head) in acpi_db_load_tables()
Dexmutex.c82 union acpi_operand_object *list_head; in acpi_ex_link_mutex() local
Ddbinput.c1103 struct acpi_new_table_desc *list_head = NULL; in acpi_db_command_dispatch() local
/linux-6.6.21/tools/usb/usbip/libsrc/
Dlist.h19 struct list_head { struct
20 struct list_head *next, *prev; argument
/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_ordering.c31 struct list_head { struct
32 struct list_head *next; argument
33 struct list_head *prev; argument
/linux-6.6.21/tools/include/linux/
Dtypes.h89 struct list_head { struct
90 struct list_head *next, *prev; argument
/linux-6.6.21/scripts/mod/
Dlist.h38 struct list_head { struct
39 struct list_head *next, *prev; argument
/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_fltr.c308 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()
Dice_switch.c3105 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/
Dmkregtable.c42 struct list_head { struct
43 struct list_head *next, *prev; argument
/linux-6.6.21/include/media/
Ddvbdev.h107 struct list_head list_head; member
163 struct list_head list_head; member
208 struct list_head list_head; member
Ddvb_demux.h160 struct list_head list_head; member
/linux-6.6.21/include/linux/
Dtypes.h190 struct list_head { struct
191 struct list_head *next, *prev; argument
/linux-6.6.21/samples/bpf/
Dtest_lru_dist.c35 struct list_head { struct
36 struct list_head *next, *prev; argument
/linux-6.6.21/scripts/gdb/linux/
Dlists.py18 list_head = utils.CachedType("struct list_head") variable
/linux-6.6.21/tools/firewire/
Dlist.h50 #define list_head(list, type, member) \ macro
/linux-6.6.21/sound/core/seq/
Dseq_ports.h36 struct list_head list_head; /* list of subscribed ports */ member
/linux-6.6.21/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst132 list_head section in Common variables
/linux-6.6.21/drivers/cpufreq/
Dmediatek-cpufreq.c47 struct list_head list_head; member
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/flower/
Dmain.h186 struct list_head list_head; member
199 struct list_head list_head; member
/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/
Dwmm.c819 struct list_head list_head; in mwifiex_wmm_add_buf_txqueue() local
/linux-6.6.21/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c779 struct list_head list_head; in bna_rx_ucast_listset() local
837 struct list_head list_head; in bna_rx_mcast_listset() local

12