/openbmc/qemu/tests/tcg/multiarch/ |
H A D | munmap-pthread.c | 15 char *p; in thread_mmap_munmap() local
|
/openbmc/u-boot/board/varisys/cyrus/ |
H A D | eth.c | 29 #define IS_VALID_PORT(p) ((p) == FIRST_PORT || (p) == SECOND_PORT) argument
|
/openbmc/u-boot/drivers/power/battery/ |
H A D | bat_trats2.c | 49 struct pmic *p = pmic_alloc(); in power_bat_init() local
|
H A D | bat_trats.c | 74 struct pmic *p = pmic_alloc(); in power_bat_init() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_spl_simple.c | 149 uint8_t *p = dst; in nand_read_page() local 180 uint8_t *p = dst; in nand_read_page() local
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | lcbb.c | 23 test_lcbb(void *p, int m3, int exp_r1, int exp_cc) in test_lcbb()
|
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/ |
H A D | iomux.c | 62 iomux_cfg_t const *p = pad_list; in mx7ulp_iomux_setup_multiple_pads() local
|
/openbmc/u-boot/tools/gdb/ |
H A D | error.c | 50 char *p; in Perror() local
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | utils.cpp | 51 for (const auto& p : libs) in loadLibraries() local
|
/openbmc/u-boot/drivers/mtd/ |
H A D | mtdpart.c | 522 static inline void free_partition(struct mtd_info *p) in free_partition() 781 struct mtd_info *p, *new; in mtd_add_partition() local 898 struct mtd_part_parser *p, *ret = NULL; in get_partition_parser() local 913 #define put_partition_parser(p) do { module_put((p)->owner); } while (0) argument 915 void register_mtd_parser(struct mtd_part_parser *p) in register_mtd_parser() 923 void deregister_mtd_parser(struct mtd_part_parser *p) in deregister_mtd_parser()
|
/openbmc/u-boot/lib/ |
H A D | tiny-printf.c | 75 char *p = mac_addr; in mac_address_string() local 129 char *p = ip4_addr; in ip4_addr_string() local 201 char *p; in _vprintf() local
|
H A D | linux_compat.c | 20 void *p; in kmalloc() local
|
/openbmc/u-boot/board/freescale/p1022ds/ |
H A D | diu.c | 293 void *p = (void *)PIXIS_BASE; in pixis_read() local 317 void *p = (void *)PIXIS_BASE; in pixis_write() local 396 uint32_t *p = addr; in flash_write64() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | ipmisensor.cpp | 100 char* event_data_lookup(event_data_t* p, uint8_t b) in event_data_lookup() 120 char* p = valuestring; in set_sensor_dbus_state_fwprogress() local 165 char* p = valuestring; in set_sensor_dbus_state_system_event() local
|
/openbmc/qemu/bsd-user/ |
H A D | bsd-mem.h | 200 void *p; in do_bsd_mincore() local 268 void *p; in do_bsd_shm_open() local 292 void *p; in do_bsd_shm_unlink() local
|
/openbmc/dbus-sensors/src/tests/ |
H A D | test_Utils.cpp | 76 for (auto p = std::filesystem::recursive_directory_iterator( in createPECIDir() local 149 std::string p = hwmonDir.string() + "/"; in TEST_F() local 159 std::string p = peciDir.string() + "/"; in TEST_F() local
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | posix_types.h | 74 static __inline__ int __FD_ISSET(unsigned long fd, __kernel_fd_set *p) in __FD_ISSET() 86 static __inline__ void __FD_ZERO(__kernel_fd_set *p) in __FD_ZERO()
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | posix_types.h | 74 static __inline__ int __FD_ISSET(unsigned long fd, __kernel_fd_set *p) in __FD_ISSET() 86 static __inline__ void __FD_ZERO(__kernel_fd_set *p) in __FD_ZERO()
|
/openbmc/u-boot/drivers/misc/ |
H A D | gdsys_ioep.c | 70 u16 *p = (u16 *)buf; in gdsys_ioep_send() local 126 u16 *p = (u16 *)buf; in gdsys_ioep_receive() local
|
/openbmc/phosphor-inventory-manager/ |
H A D | interface_ops.hpp | 67 for (const auto& p : props) in op() local 111 for (const auto& p : props) in op() local
|
/openbmc/u-boot/include/linux/ |
H A D | bitops.h | 194 unsigned long *p = ((unsigned long *)addr) + BIT_WORD(nr); in generic_set_bit() local 202 unsigned long *p = ((unsigned long *)addr) + BIT_WORD(nr); in generic_clear_bit() local
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | mem_noshuf_exception.c | 71 void *p; in main() local
|
/openbmc/phosphor-time-manager/ |
H A D | bmc_epoch.hpp | 101 [](sd_event_source* p) { in __anon105726ce0102()
|
/openbmc/u-boot/drivers/net/fm/ |
H A D | fdt.c | 25 const char *p; in fdt_fixup_fman_firmware() local
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | mte.h | 54 void *p = mmap(NULL, size, PROT_READ | PROT_WRITE | PROT_MTE, in alloc_mte_mem() local
|