Home
last modified time | relevance | path

Searched defs:ptr (Results 151 – 175 of 492) sorted by relevance

12345678910>>...20

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_elm.c34 u32 *ptr; in elm_load_syndromes() local
/openbmc/u-boot/arch/x86/lib/
H A Dcoreboot_table.c36 void *ptr; in high_table_malloc() local
/openbmc/phosphor-pid-control/sensors/
H A Dhost.cpp39 void scaleHelper(T& ptr, int64_t value) in scaleHelper()
/openbmc/u-boot/lib/rsa/
H A Drsa-mod-exp.c176 uint32_t *result, *ptr; in pow_mod() local
318 u32 *result, *ptr; in zynq_pow_mod() local
/openbmc/u-boot/common/
H A Dbedbug.c420 struct opcode *ptr; in find_opcode() local
760 char *ptr = asm_buf; in asmppc() local
956 char *ptr = *src; in get_word() local
H A Dddr_spd.c69 crc16(char *ptr, int count) in crc16()
/openbmc/pldm/platform-mc/
H A Dterminus.cpp300 const uint8_t* ptr = pdr->names; parseSensorAuxiliaryNamesPDR() local
420 const uint8_t* ptr = pdr.data(); parseNumericSensorPDR() local
638 auto ptr = fruData; updateInventoryWithFru() local
[all...]
/openbmc/phosphor-networkd/src/
H A Dstatic_gateway.cpp47 std::unique_ptr<StaticGateway> ptr; in delete_() local
H A Dneighbor.cpp49 std::unique_ptr<Neighbor> ptr; in delete_() local
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_reg.h39 #define tswapreg(ptr) tswapal(ptr) argument
/openbmc/u-boot/board/AndesTech/ax25-ae350/
H A Dax25-ae350.c70 void **ptr = (void *)&prior_stage_fdt_address; in board_fdt_blob_setup() local
/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.hpp67 static std::shared_ptr<EventLoop> ptr = nullptr; in get() local
/openbmc/u-boot/tools/
H A Dimximage.c560 char *ptr; in copy_plugin_code() local
801 static int imximage_verify_header(unsigned char *ptr, int image_size, in imximage_verify_header()
812 static void imximage_print_header(const void *ptr) in imximage_print_header()
830 static void imximage_set_header(void *ptr, struct stat *sbuf, int ifd, in imximage_set_header()
/openbmc/qemu/target/arm/tcg/
H A Dpauth_helper.c326 static uint64_t pauth_addpac(CPUARMState *env, uint64_t ptr, uint64_t modifier, in pauth_addpac()
387 static uint64_t pauth_original_ptr(uint64_t ptr, ARMVAParameters param) in pauth_original_ptr()
407 static uint64_t pauth_auth(CPUARMState *env, uint64_t ptr, uint64_t modifier, in pauth_auth()
449 static uint64_t pauth_strip(CPUARMState *env, uint64_t ptr, bool data) in pauth_strip()
/openbmc/phosphor-fan-presence/evdevpp/
H A Devdev.hpp68 explicit EvDev(EvDevPtr ptr) : evdev(ptr) {} in EvDev()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dmessage.hpp38 using ptr = std::shared_ptr<Context>; typedef
514 using ptr = std::shared_ptr<Response>; typedef
595 using ptr = std::shared_ptr<Request>; typedef
/openbmc/u-boot/cmd/
H A Ddate.c160 char *ptr; in mk_date() local
/openbmc/u-boot/lib/
H A Dtrace.c149 void *end, *ptr = buff; in trace_list_functions() local
193 void *end, *ptr = buff; in trace_list_calls() local
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_mmio.c29 u8 *ptr = buf; in virtio_mmio_get_config() local
74 const u8 *ptr = buf; in virtio_mmio_set_config() local
/openbmc/qemu/include/ui/
H A Dqemu-pixman.h106 #define PTR_TO_SHAREABLE(ptr) (ptr) argument
111 #define PTR_TO_SHAREABLE(ptr) GPOINTER_TO_INT(ptr) argument
/openbmc/telemetry/src/
H A Dtrigger.cpp90 auto* ptr = in __anon5e4599b80402() local
119 auto* ptr = in __anon5e4599b80402() local
/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp281 const double* ptr = in asyncPopulatePid() local
298 const std::vector<double>* ptr = in asyncPopulatePid() local
341 const double* ptr = in asyncPopulatePid() local
413 const std::string* ptr = in asyncPopulatePid() local
470 const double* ptr = in asyncPopulatePid() local
/openbmc/qemu/linux-user/
H A Duaccess.c92 uint8_t *ptr; in target_strlen() local
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_reg.h41 #define tswapreg(ptr) tswapal(ptr) argument
/openbmc/qemu/backends/
H A Dconfidential-guest-support.c32 static int set_guest_state(hwaddr gpa, uint8_t *ptr, uint64_t len, in set_guest_state()

12345678910>>...20