Home
last modified time | relevance | path

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

12

/openbmc/linux/scripts/kconfig/
H A Dlist.h24 struct list_head { struct
25 struct list_head *next, *prev; argument
/openbmc/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
/openbmc/u-boot/scripts/kconfig/
H A Dlist.h24 struct list_head { struct
25 struct list_head *next, *prev; argument
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dlist.h19 struct list_head { struct
20 struct list_head *next, *prev; argument
/openbmc/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
/openbmc/linux/tools/include/linux/
H A Dtypes.h89 struct list_head { struct
90 struct list_head *next, *prev; argument
/openbmc/linux/scripts/mod/
H A Dlist.h38 struct list_head { struct
39 struct list_head *next, *prev; argument
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dmkregtable.c42 struct list_head { struct
43 struct list_head *next, *prev; argument
/openbmc/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.c3107 struct list_head *list_head; in ice_find_rule_entry() local
3139 struct list_head *list_head; in ice_find_vsi_list_entry() local
6300 struct list_head *list_head) in ice_replay_vsi_fltr()
6546 struct list_head *list_head; in ice_rem_adv_rule_by_id() local
6577 struct list_head *list_head) in ice_replay_vsi_adv_rule()
/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c466 struct ipmi_ek_multi_header *list_head = NULL; in ipmi_ekanalyzer_main() local
681 struct ipmi_ek_multi_header *list_head[argc]; in ipmi_ekanalyzer_print() local
889 struct ipmi_ek_multi_header * list_head[argc]; in ipmi_ek_display_power() local
1128 struct ipmi_ek_multi_header * list_head[argc]; in ipmi_ekanalyzer_ekeying_match() local
1238 struct ipmi_ek_multi_header ** list_head, in ipmi_ek_matching_process()
2929 struct ipmi_ek_multi_header *list_head, in ipmi_ek_display_record()
4013 struct ipmi_ek_multi_header **list_head, in ipmi_ekanalyzer_fru_file2structure()
4127 struct ipmi_ek_multi_header **list_head, in ipmi_ek_add_record2list()
4167 struct ipmi_ek_multi_header **list_head, in ipmi_ek_remove_record_from_list()
/openbmc/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
/openbmc/linux/include/linux/
H A Dtypes.h190 struct list_head { struct
191 struct list_head *next, *prev; argument
/openbmc/linux/scripts/gdb/linux/
H A Dlists.py18 list_head = utils.CachedType("struct list_head") variable
/openbmc/linux/samples/bpf/
H A Dtest_lru_dist.c35 struct list_head { struct
36 struct list_head *next, *prev; argument
/openbmc/linux/tools/firewire/
H A Dlist.h50 #define list_head(list, type, member) \ macro
/openbmc/u-boot/include/linux/
H A Dlist.h22 struct list_head { struct
23 struct list_head *next, *prev; argument
/openbmc/linux/sound/core/seq/
H A Dseq_ports.h36 struct list_head list_head; /* list of subscribed ports */ member
/openbmc/linux/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst132 list_head section in Common variables
/openbmc/linux/drivers/cpufreq/
H A Dmediatek-cpufreq.c47 struct list_head list_head; member

12