/openbmc/linux/drivers/md/ |
H A D | raid5-cache.c | 2771 struct page *p = sh->dev[i].orig_page; in r5c_release_extra_page() local 2777 put_page(p); in r5c_release_extra_page()
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 226 static struct vop2_win *to_vop2_win(struct drm_plane *p) in to_vop2_win() argument 228 return container_of(p, struct vop2_win, base); in to_vop2_win()
|
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 992 static void tcg_out_nop_fill(tcg_insn_unit *p, int count) 996 p[i] = NOP;
|
/openbmc/qemu/hw/scsi/ |
H A D | megasas.c | 470 PCIDevice *p = PCI_DEVICE(s); in megasas_unmap_frame() local 473 pci_dma_unmap(p, cmd->frame, cmd->pa_size, 0, 0); in megasas_unmap_frame()
|
/openbmc/qemu/hw/display/ |
H A D | qxl.c | 307 static uint32_t qxl_crc32(const uint8_t *p, unsigned len) in qxl_crc32() argument 314 return crc32(0xffffffff, p, len) ^ 0xffffffff; in qxl_crc32()
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.c | 610 uint8_t *p = (uint8_t *)vmsg; in vu_message_write() local 652 rc = write(conn_fd, p + VHOST_USER_HDR_SIZE, vmsg->size); in vu_message_write()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/ |
H A D | 090856f4159c40a2927fb88546419f2e1697ad5f.patch | 92 … 3.2 Final//EN\">\n<title>Redirecting...</title>\n<h1>Redirecting...</h1>\n<p>You should be redire… 123 … 3.2 Final//EN\">\n<title>Redirecting...</title>\n<h1>Redirecting...</h1>\n<p>You should be redire… 666 … 3.2 Final//EN\">\n<title>Redirecting...</title>\n<h1>Redirecting...</h1>\n<p>You should be redire… 689 … 3.2 Final//EN\">\n<title>Redirecting...</title>\n<h1>Redirecting...</h1>\n<p>You should be redire… 977 …Q3/ibMiAM4rcJAj1fUwFxCZQcNIBCvxN4Pqtc55OOfkzJvPllpft/bktx90xc8XsefstFs9JN5/7p+wa4H6QABW8+1J/88IasZ… 1105 …Q3/ibMiAM4rcJAj1fUwFxCZQcNIBCvxN4Pqtc55OOfkzJvPllpft/bktx90xc8XsefstFs9JN5/7p+wa4H6QABW8+1J/88IasZ…
|
/openbmc/u-boot/doc/ |
H A D | README.x86 | 89 $ git clone http://review.coreboot.org/p/blobs.git 919 http://review.coreboot.org/p/em100.git 923 sudo em100 -s -p LOW -d u-boot.rom -c W25Q64DW -r
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | devtool.py | 2000 for p in paths: 2001 dstdir = os.path.join(dstdir, p) 2012 if p == "lib":
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_def.h | 3284 } p; member 3291 } p; member 3383 } p; member
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_lcn.c | 2212 s32 a, b, p; in wlc_lcnphy_tssi2dbm() local 2216 p = ((2 * b) + a) / (2 * a); in wlc_lcnphy_tssi2dbm() 2218 return p; in wlc_lcnphy_tssi2dbm()
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 636 (floppy 1 and 2), c (first hard disk), d (first CD-ROM), n-p 1827 Enables exporting 9p share as a readonly mount for guests. By 1872 -fsdev option is used along with -device driver "virtio-9p-...". 1874 ``-device virtio-9p-type,fsdev=id,mount_tag=mount_tag`` 1875 Options for virtio-9p-... driver are: 1913 generalized form ``-fsdev -device virtio-9p-pci``. 1960 Enables exporting 9p share as a readonly mount for guests. By 1989 9p export. Supported behaviours are either "remap", "forbid" or 1990 "warn". The latter is the default behaviour on which virtfs 9p 1992 if more than one device is shared and accessed via the same 9p [all …]
|
/openbmc/ipmitool/ |
H A D | README | 254 -p port Remote RMCP port [default=623]
|
/openbmc/linux/sound/pci/ |
H A D | fm801.c | 904 .tlv = { .p = (xtlv) } }
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | vfio-ccw.rst | 427 p-bit setting in the ORB. As a result, self modifying channel
|
/openbmc/linux/drivers/staging/qlge/ |
H A D | qlge.h | 1409 } p; member
|
/openbmc/linux/drivers/edac/ |
H A D | Kconfig | 140 tristate "Intel 82875p (D82875P, E7210)"
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_init.c | 1201 void *p) in qib_notify_dca() argument
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu.h | 755 struct amdgpu_mqd_prop *p);
|
/openbmc/linux/security/apparmor/ |
H A D | policy_unpack.c | 1083 profile->data->p)) { in unpack_profile()
|
/openbmc/linux/kernel/irq/ |
H A D | irqdomain.c | 1934 static int irq_domain_debug_show(struct seq_file *m, void *p) in irq_domain_debug_show() argument
|
/openbmc/linux/kernel/time/ |
H A D | hrtimer.c | 294 # define switch_hrtimer_base(t, b, p) (b) argument
|
/openbmc/linux/mm/ |
H A D | memory_hotplug.c | 1804 static int __init cmdline_parse_movable_node(char *p) in cmdline_parse_movable_node() argument
|
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
H A D | autotools-update.patch | 3649 - s/\(.*\)"\n\([0-9]*\)/$ #\2 Original Message:(\1)/p 4524 - || cp -p $(srcdir)/$$file $(distdir); \ 4640 - p 4650 - s/0*\(.*\)/int _msg_tbl_length = \1;/p 4804 -/^#/ s/^#[ ]*/$ /p 4815 - p 5026 - -p, --protect protect existing destination file (Z)\n\ 5092 - -p, --protect protect existing files\n\
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 159 8390p.c: 2248 172 9p: 4096 173 9p.h: 13443 174 9p.txt: 5113
|