Home
last modified time | relevance | path

Searched defs:ele (Results 1 – 18 of 18) sorted by relevance

/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp327 [&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 Dport_kern.c131 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 Dnet_kern.c492 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 Dchan_kern.c112 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 Dmconsole_kern.c266 struct list_head *ele; in mconsole_find_dev() local
562 struct list_head *ele; in console_write() local
H A Dvector_kern.c698 struct list_head *ele; in find_device() local
1675 struct list_head *ele; in vector_init() local
H A Dline.c711 struct list_head *ele, *next; in unregister_winch() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfapi_data_process.cpp268 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 Dphal_service_actions.cpp104 std::ranges::for_each(entityPath, [&ss](const auto& ele) { in createGuardRecords()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfru_oem_ibm.cpp73 for (const auto& ele : pcieData->classCode) in processOEMFRUTable() local
/openbmc/linux/arch/xtensa/platforms/iss/
H A Dnetwork.c577 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 Dtranslate-neon.c39 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 Dtranslate.c1185 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 Dtranslate-sve.c2507 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 Dpd.h404 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument
/openbmc/linux/include/linux/usb/
H A Dpd_vdo.h429 #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 Dice_switch.c2365 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 Di40e_main.c14995 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