/openbmc/u-boot/arch/arm/include/asm/proc-armv/ |
H A D | processor.h | 72 #define ll_free_task_struct(p) free_pages((unsigned long)(p),1) argument
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | fdt-common.c | 54 char *p = buf; in fdt_pack_reg() local
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_descriptor.c | 31 const uint8_t* p; in avb_descriptor_foreach() local
|
H A D | avb_property_descriptor.c | 53 const uint8_t* p; in property_lookup_desc_foreach() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_bootmgr.c | 58 u8 *p; in efi_serialize_load_option() local
|
/openbmc/telemetry/src/ |
H A D | persistent_json_storage.cpp | 133 for (const auto& p : in list() local
|
/openbmc/qemu/gdbstub/ |
H A D | syscalls.c | 96 char *p, *p_end; in gdb_do_syscall() local
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | xio3130_downstream.c | 68 PCIEPort *p = PCIE_PORT(d); in xio3130_downstream_realize() local
|
/openbmc/qemu/include/gdbstub/ |
H A D | commands.h | 25 #define gdb_get_cmd_param(p, i) (&g_array_index(p, GdbCmdVariant, i)) argument
|
/openbmc/u-boot/fs/btrfs/ |
H A D | ctree.h | 285 static inline struct btrfs_key *btrfs_path_leaf_key(struct btrfs_path *p) { in btrfs_path_leaf_key() 311 static inline u32 btrfs_path_item_size(struct btrfs_path *p) in btrfs_path_item_size() 322 static inline void *btrfs_path_leaf_data(struct btrfs_path *p) in btrfs_path_leaf_data() 330 #define btrfs_path_item_ptr(p,t) \ argument
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | io.c | 1003 void *p; in ubi_io_read_vid_hdr() local 1087 void *p; in ubi_io_write_vid_hdr() local 1275 void *p; in self_check_peb_vid_hdr() local
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_pef.c | 85 char * p; in ipmi_pef_bit_desc() local 348 char * p, strval[(6 * BLOCK_SIZE) + 1]; in ipmi_pef_print_serial_dest_dial() local 534 char * p; in ipmi_pef_print_event_info() local
|
/openbmc/qemu/hw/usb/ |
H A D | dev-serial.c | 259 static void usb_serial_handle_control(USBDevice *dev, USBPacket *p, in usb_serial_handle_control() 424 static void usb_serial_token_in(USBSerialState *s, USBPacket *p) in usb_serial_token_in() 477 static void usb_serial_handle_data(USBDevice *dev, USBPacket *p) in usb_serial_handle_data()
|
H A D | dev-wacom.c | 316 static void usb_wacom_handle_control(USBDevice *dev, USBPacket *p, in usb_wacom_handle_control() 371 static void usb_wacom_handle_data(USBDevice *dev, USBPacket *p) in usb_wacom_handle_data()
|
/openbmc/qemu/hw/block/ |
H A D | pflash_cfi01.c | 250 uint8_t *p; in pflash_data_read() local 437 uint8_t *p; in pflash_data_write() local 465 uint8_t *p; in pflash_write() local
|
/openbmc/u-boot/common/ |
H A D | cli_readline.c | 23 static char *delete_char (char *buffer, char *p, int *colp, int *np, int plen) in delete_char() 528 char *p = buffer; in cli_readline_into_buffer() local
|
/openbmc/u-boot/arch/xtensa/include/asm/ |
H A D | io.h | 110 #define xlate_dev_mem_ptr(p) __va(p) argument 115 #define xlate_dev_kmem_ptr(p) p argument
|
/openbmc/phosphor-inventory-manager/ |
H A D | functor.hpp | 102 for (const auto& p : paths) in destroyObjects() local 149 for (auto p : paths) in setProperty() local
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | zone.cpp | 413 [&prop](const auto& p) { return prop == p; }) == in setPersisted() 429 [&prop](const auto& p) { return prop == p; }); in isPersisted()
|
/openbmc/qemu/contrib/plugins/ |
H A D | howvec.c | 175 static void plugin_exit(qemu_plugin_id_t id, void *p) in plugin_exit() 361 char *p = argv[i]; in qemu_plugin_install() local
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | cpu.h | 62 u8 p; member
|
/openbmc/qemu/tests/tcg/plugins/ |
H A D | bb.c | 43 static void plugin_exit(qemu_plugin_id_t id, void *p) in plugin_exit()
|
/openbmc/u-boot/tools/ |
H A D | bmp_logo.c | 28 uint8_t *p = (uint8_t *)(&x); in le_short() local
|
/openbmc/u-boot/board/BuS/eb_cpu5282/ |
H A D | eb_cpu5282.c | 104 uint *p; in testdram() local
|
/openbmc/libmctp/tests/ |
H A D | test_serial.c | 81 int p[2][2]; in main() local
|