Home
last modified time | relevance | path

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

12

/linux/scripts/kconfig/
H A Dlist_types.h5 struct list_head { struct
6 struct list_head *next, *prev; argument
/linux/tools/usb/usbip/libsrc/
H A Dlist.h19 struct list_head { struct
20 struct list_head *next, *prev; argument
/linux/drivers/acpi/acpica/
H A 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()
H A 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()
H A Ddbfileio.c84 acpi_status acpi_db_load_tables(struct acpi_new_table_desc *list_head) in acpi_db_load_tables()
H A Dexmutex.c82 union acpi_operand_object *list_head; in acpi_ex_link_mutex() local
H A Ddbinput.c1103 struct acpi_new_table_desc *list_head = NULL; in acpi_db_command_dispatch() local
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_ordering.c31 struct list_head { struct
32 struct list_head *next; argument
33 struct list_head *prev; argument
H A Darena_list.c28 struct arena_list_head __arena *list_head; variable
/linux/tools/include/linux/
H A Dtypes.h89 struct list_head { struct
90 struct list_head *next, *prev; argument
/linux/scripts/mod/
H A Dlist.h38 struct list_head { struct
39 struct list_head *next, *prev; argument
/linux/drivers/net/ethernet/intel/ice/
H A 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()
H A Dice_switch.c3256 struct list_head *list_head; in ice_find_rule_entry() local
3288 struct list_head *list_head; in ice_find_vsi_list_entry() local
6506 struct list_head *list_head) in ice_replay_vsi_fltr()
6759 struct list_head *list_head; in ice_rem_adv_rule_by_id() local
6790 struct list_head *list_head) in ice_replay_vsi_adv_rule()
/linux/drivers/gpu/drm/radeon/
H A Dmkregtable.c42 struct list_head { struct
43 struct list_head *next, *prev; argument
/linux/include/media/
H A Ddvbdev.h107 struct list_head list_head; member
163 struct list_head list_head; member
208 struct list_head list_head; member
H A Ddvb_demux.h160 struct list_head list_head; member
/linux/include/linux/
H A Dtypes.h193 struct list_head { struct
194 struct list_head *next, *prev; argument
/linux/samples/bpf/
H A Dtest_lru_dist.c35 struct list_head { struct
36 struct list_head *next, *prev; argument
/linux/scripts/gdb/linux/
H A Dlists.py18 list_head = utils.CachedType("struct list_head") variable
/linux/tools/firewire/
H A Dlist.h50 #define list_head(list, type, member) \ macro
/linux/sound/core/seq/
H A Dseq_ports.h36 struct list_head list_head; /* list of subscribed ports */ member
/linux/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst132 list_head section in Common variables
/linux/fs/efivarfs/
H A Dvars.c372 struct list_head *), in efivar_init()
/linux/drivers/cpufreq/
H A Dmediatek-cpufreq.c47 struct list_head list_head; member
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.h186 struct list_head list_head; member
199 struct list_head list_head; member

12