/openbmc/linux/drivers/acpi/acpica/ |
H A 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()
|
H A 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()
|
H A D | dbfileio.c | 84 acpi_status acpi_db_load_tables(struct acpi_new_table_desc *list_head) in acpi_db_load_tables()
|
H A D | exmutex.c | 82 union acpi_operand_object *list_head; in acpi_ex_link_mutex() local
|
H A D | dbinput.c | 1103 struct acpi_new_table_desc *list_head = NULL; in acpi_db_command_dispatch() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | list.h | 24 struct list_head { struct 25 struct list_head *next, *prev; argument
|
/openbmc/linux/scripts/kconfig/ |
H A D | list.h | 24 struct list_head { struct 25 struct list_head *next, *prev; argument
|
/openbmc/linux/tools/usb/usbip/libsrc/ |
H A D | list.h | 19 struct list_head { struct 20 struct list_head *next, *prev; argument
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_ordering.c | 31 struct list_head { struct 32 struct list_head *next; argument 33 struct list_head *prev; argument
|
/openbmc/linux/tools/include/linux/ |
H A D | types.h | 89 struct list_head { struct 90 struct list_head *next, *prev; argument
|
/openbmc/linux/scripts/mod/ |
H A D | list.h | 38 struct list_head { struct 39 struct list_head *next, *prev; argument
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | mkregtable.c | 42 struct list_head { struct 43 struct list_head *next, *prev; argument
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A 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()
|
H A D | ice_switch.c | 3109 struct list_head *list_head; in ice_find_rule_entry() local 3141 struct list_head *list_head; in ice_find_vsi_list_entry() local 6302 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 D | ipmi_ekanalyzer.c | 466 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 D | dvbdev.h | 107 struct list_head list_head; member 163 struct list_head list_head; member 208 struct list_head list_head; member
|
H A D | dvb_demux.h | 160 struct list_head list_head; member
|
/openbmc/linux/include/linux/ |
H A D | types.h | 190 struct list_head { struct 191 struct list_head *next, *prev; argument
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | lists.py | 18 list_head = utils.CachedType("struct list_head") variable
|
/openbmc/linux/samples/bpf/ |
H A D | test_lru_dist.c | 35 struct list_head { struct 36 struct list_head *next, *prev; argument
|
/openbmc/linux/tools/firewire/ |
H A D | list.h | 50 #define list_head(list, type, member) \ macro
|
/openbmc/u-boot/include/linux/ |
H A D | list.h | 22 struct list_head { struct 23 struct list_head *next, *prev; argument
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_ports.h | 37 struct list_head list_head; /* list of subscribed ports */ member
|
/openbmc/linux/Documentation/admin-guide/kdump/ |
H A D | vmcoreinfo.rst | 132 list_head section in Common variables
|
/openbmc/linux/drivers/cpufreq/ |
H A D | mediatek-cpufreq.c | 47 struct list_head list_head; member
|