/openbmc/openpower-proc-control/extensions/phal/ |
H A D | phal_error.cpp | 327 [&pelAdditionalData](std::pair<std::string, std::string>& ele) -> void { in processNonFunctionalBootProc() 372 std::pair<std::string, std::string>& ele) -> void { in processClockInfoErrorHelper() 408 std::pair<std::string, std::string>& ele) -> void { in processClockInfoErrorHelper() 537 std::pair<std::string, std::string>& ele) -> void { in processPoweroffError() 589 std::pair<std::string, std::string>& ele) -> void { in processBootErrorHelper() 765 std::pair<std::string, std::string>& ele) -> void { in processBootErrorHelper() 875 [&pelAdditionalData](std::pair<std::string, std::string>& ele) -> void { in processSbeBootError() 968 [&pelAdditionalData](std::pair<std::string, std::string>& ele) -> void { in processGuardPartitionAccessError()
|
/openbmc/linux/arch/um/drivers/ |
H A D | port_kern.c | 131 struct list_head *ele; in port_work_proc() local 160 struct list_head *ele; in port_data() local 293 struct list_head *ele; in free_port() local
|
H A D | net_kern.c | 492 struct list_head *ele; in find_device() local 575 struct list_head *ele, *next; in register_transport() local 602 struct list_head *ele; in eth_setup_common() local 763 struct list_head *ele; in inet_register() local 805 struct list_head *ele; in close_devices() local
|
H A D | chan_kern.c | 112 struct list_head *ele; in open_chan() local 141 struct list_head *ele; in enable_chan() local 187 struct list_head *ele; in free_irqs() local 329 struct list_head *ele, *next; in free_chan() local
|
H A D | mconsole_kern.c | 266 struct list_head *ele; in mconsole_find_dev() local 562 struct list_head *ele; in console_write() local
|
H A D | vector_kern.c | 698 struct list_head *ele; in find_device() local 1675 struct list_head *ele; in vector_init() local
|
H A D | line.c | 711 struct list_head *ele, *next; in unregister_winch() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | fapi_data_process.cpp | 268 const std::pair<std::string, std::string>& ele) -> void { in processClockInfoErrorHelper() 321 [&ffdcUserData](std::pair<std::string, std::string>& ele) -> void { in convertFAPItoPELformat()
|
H A D | phal_service_actions.cpp | 104 std::ranges::for_each(entityPath, [&ss](const auto& ele) { in createGuardRecords()
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | fru_oem_ibm.cpp | 73 for (const auto& ele : pcieData->classCode) in processOEMFRUTable() local
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | network.c | 577 struct list_head *ele; in iss_net_setup() local 629 struct list_head *ele, *next; in iss_net_init() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-neon.c | 39 static void neon_load_element(TCGv_i32 var, int reg, int ele, MemOp mop) in neon_load_element() 58 static void neon_load_element64(TCGv_i64 var, int reg, int ele, MemOp mop) in neon_load_element64() 80 static void neon_store_element(int reg, int ele, MemOp size, TCGv_i32 var) in neon_store_element() 99 static void neon_store_element64(int reg, int ele, MemOp size, TCGv_i64 var) in neon_store_element64()
|
H A D | translate.c | 1185 void read_neon_element32(TCGv_i32 dest, int reg, int ele, MemOp memop) in read_neon_element32() 1211 void read_neon_element64(TCGv_i64 dest, int reg, int ele, MemOp memop) in read_neon_element64() 1230 void write_neon_element32(TCGv_i32 src, int reg, int ele, MemOp memop) in write_neon_element32() 1249 void write_neon_element64(TCGv_i64 src, int reg, int ele, MemOp memop) in write_neon_element64()
|
H A D | translate-sve.c | 2507 TCGv_i64 ele; in do_clast_vector() local 2556 TCGv_i64 ele, cmp; in TRANS_FEAT() local
|
/openbmc/linux/include/dt-bindings/usb/ |
H A D | pd.h | 404 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument
|
/openbmc/linux/include/linux/usb/ |
H A D | pd_vdo.h | 429 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 2365 struct ice_aqc_get_sw_cfg_resp_elem *ele; in ice_get_initial_sw_cfg() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 14995 struct i40e_aqc_switch_config_element_resp *ele, in i40e_setup_pf_switch_element() 15116 struct i40e_aqc_switch_config_element_resp *ele = in i40e_fetch_switch_configuration() local
|