Home
last modified time | relevance | path

Searched defs:p (Results 176 – 200 of 1015) sorted by relevance

12345678910>>...41

/openbmc/qemu/target/s390x/kvm/
H A Dstsi-topology.c26 static char *fill_container(char *p, int level, int id) in fill_container()
43 static char *fill_tle_cpu(char *p, S390TopologyEntry *entry) in fill_tle_cpu()
87 char *p, int level) in stsi_topology_fill_sysib()
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dpwr_regulator.c135 const struct stm32mp_pwr_reg_info **p = stm32mp_pwr_reg_infos; in stm32mp_pwr_regulator_probe() local
205 const struct stm32mp_pwr_reg_info *p = dev_get_priv(dev); in stm32mp_pwr_regulator_get_enable() local
220 const struct stm32mp_pwr_reg_info *p = dev_get_priv(dev); in stm32mp_pwr_regulator_set_enable() local
/openbmc/phosphor-ipmi-blobs/
H A Dfs.cpp32 for (const auto& p : fs::recursive_directory_iterator(path)) in getLibraryList() local
/openbmc/phosphor-ipmi-flash/bmc/
H A Dfs.cpp34 for (const auto& p : fs::recursive_directory_iterator(directory)) in GetJsonList() local
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_stack.h25 static inline int setup_initial_stack(struct bsd_binprm *bprm, abi_ulong *p, in setup_initial_stack()
/openbmc/u-boot/cmd/
H A Ddisplay.c24 char *p = argv[i]; in do_display() local
H A Dmtdparts.c609 const char *p; in part_parse() local
847 const char *p; in device_parse() local
1045 const char *p = id; in mtd_id_parse() local
1089 char *p = buf; in generate_mtdparts() local
1352 const char *p; local
1554 const char *p; local
1612 const char *p = ids; local
1843 struct part_info *p; local
1999 struct part_info *p; local
/openbmc/u-boot/include/asm-generic/
H A Dsections.h33 #define dereference_function_descriptor(p) (p) argument
/openbmc/u-boot/arch/arm/mach-imx/
H A Dmmc_env.c19 struct bootrom_sw_info **p = in mmc_get_env_dev() local
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_stack.h25 static inline int setup_initial_stack(struct bsd_binprm *bprm, abi_ulong *p, in setup_initial_stack()
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dmemory.hpp11 static inline void freep(void* p) in freep()
/openbmc/qemu/tests/tcg/mips/user/ase/dsp/
H A Dtest_dsp_r1_lwx.c7 int *p; in main() local
H A Dtest_dsp_r1_lbux.c7 int *p; in main() local
H A Dtest_dsp_r1_lhx.c7 int *p; in main() local
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-shmat-maps.c19 void *p; in main() local
/openbmc/u-boot/board/socrates/
H A Dsdram.c68 uint *p; in testdram() local
/openbmc/openbmc/poky/scripts/
H A Doe-debuginfod21 p = argparse.ArgumentParser() variable
/openbmc/phosphor-fan-presence/presence/
H A Dtach_detect.cpp52 for (auto& p : presence::ConfigPolicy::get()) in main() local
/openbmc/qemu/tests/tcg/multiarch/
H A Dprot-none.c19 void *p, *q; in main() local
/openbmc/bmcweb/include/
H A Duser_monitor.hpp18 sdbusplus::message::object_path p; in onUserRemoved() local
/openbmc/u-boot/board/freescale/ls1046ardb/
H A Dcpld.c15 void *p = (void *)CONFIG_SYS_CPLD_BASE; in cpld_read() local
22 void *p = (void *)CONFIG_SYS_CPLD_BASE; in cpld_write() local
/openbmc/u-boot/fs/ubifs/
H A Dorphan.c57 struct rb_node **p, *parent = NULL; in ubifs_add_orphan() local
107 struct rb_node *p; in ubifs_delete_orphan() local
504 struct rb_node **p, *parent = NULL; in insert_dead_orphan() local
739 struct rb_node *p; in dbg_find_orphan() local
761 struct rb_node **p, *parent = NULL; in dbg_ins_check_orphan() local
789 struct rb_node *p; in dbg_find_check_orphan() local
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp77 static inline uint16_t getLoggingId(const std::string& p) in getLoggingId() argument
90 const std::string& p) in parseLoggingEntry() argument
119 std::string p = objPath; in selAddedCallback() local
140 std::string p = objPath; in selRemovedCallback() local
151 std::string p = m.get_path(); selUpdatedCallback() local
199 for (const auto& p : paths) initSELCache() local
[all...]
/openbmc/qemu/audio/
H A Dpaaudio.c101 PAVoiceIn *p = (PAVoiceIn *) hw; in qpa_get_buffer_in() local
129 PAVoiceIn *p = (PAVoiceIn *) hw; in qpa_put_buffer_in() local
154 PAVoiceIn *p = (PAVoiceIn *) hw; in qpa_read() local
206 PAVoiceOut *p = (PAVoiceOut *)hw; in qpa_buffer_get_free() local
235 PAVoiceOut *p = (PAVoiceOut *)hw; in qpa_get_buffer_out() local
261 PAVoiceOut *p = (PAVoiceOut *)hw; in qpa_put_buffer_out() local
283 PAVoiceOut *p = (PAVoiceOut *) hw; in qpa_write() local
/openbmc/u-boot/common/
H A Dmain.c23 char *p; in run_preboot_environment_command() local

12345678910>>...41