Home
last modified time | relevance | path

Searched defs:p (Results 451 – 475 of 1015) sorted by relevance

1...<<11121314151617181920>>...41

/openbmc/u-boot/arch/arm/include/asm/proc-armv/
H A Dprocessor.h72 #define ll_free_task_struct(p) free_pages((unsigned long)(p),1) argument
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dfdt-common.c54 char *p = buf; in fdt_pack_reg() local
/openbmc/u-boot/lib/libavb/
H A Davb_descriptor.c31 const uint8_t* p; in avb_descriptor_foreach() local
H A Davb_property_descriptor.c53 const uint8_t* p; in property_lookup_desc_foreach() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_bootmgr.c58 u8 *p; in efi_serialize_load_option() local
/openbmc/telemetry/src/
H A Dpersistent_json_storage.cpp133 for (const auto& p : in list() local
/openbmc/qemu/gdbstub/
H A Dsyscalls.c96 char *p, *p_end; in gdb_do_syscall() local
/openbmc/qemu/hw/pci-bridge/
H A Dxio3130_downstream.c68 PCIEPort *p = PCIE_PORT(d); in xio3130_downstream_realize() local
/openbmc/qemu/include/gdbstub/
H A Dcommands.h25 #define gdb_get_cmd_param(p, i) (&g_array_index(p, GdbCmdVariant, i)) argument
/openbmc/u-boot/fs/btrfs/
H A Dctree.h285 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 Dio.c1003 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 Dipmi_pef.c85 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 Ddev-serial.c259 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 Ddev-wacom.c316 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 Dpflash_cfi01.c250 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 Dcli_readline.c23 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 Dio.h110 #define xlate_dev_mem_ptr(p) __va(p) argument
115 #define xlate_dev_kmem_ptr(p) p argument
/openbmc/phosphor-inventory-manager/
H A Dfunctor.hpp102 for (const auto& p : paths) in destroyObjects() local
149 for (auto p : paths) in setProperty() local
/openbmc/phosphor-fan-presence/control/json/
H A Dzone.cpp413 [&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 Dhowvec.c175 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 Dcpu.h62 u8 p; member
/openbmc/qemu/tests/tcg/plugins/
H A Dbb.c43 static void plugin_exit(qemu_plugin_id_t id, void *p) in plugin_exit()
/openbmc/u-boot/tools/
H A Dbmp_logo.c28 uint8_t *p = (uint8_t *)(&x); in le_short() local
/openbmc/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c104 uint *p; in testdram() local
/openbmc/libmctp/tests/
H A Dtest_serial.c81 int p[2][2]; in main() local

1...<<11121314151617181920>>...41