Home
last modified time | relevance | path

Searched refs:p (Results 8801 – 8825 of 9049) sorted by relevance

1...<<351352353354355356357358359360>>...362

/openbmc/linux/drivers/md/
H A Draid5-cache.c2771 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 Drockchip_drm_vop2.c226 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 Dtcg-target.c.inc992 static void tcg_out_nop_fill(tcg_insn_unit *p, int count)
996 p[i] = NOP;
/openbmc/qemu/hw/scsi/
H A Dmegasas.c470 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 Dqxl.c307 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 Dlibvhost-user.c610 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 D090856f4159c40a2927fb88546419f2e1697ad5f.patch92 … 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 DREADME.x8689 $ 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 Ddevtool.py2000 for p in paths:
2001 dstdir = os.path.join(dstdir, p)
2012 if p == "lib":
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h3284 } p; member
3291 } p; member
3383 } p; member
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2212 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 Dqemu-options.hx636 (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 DREADME254 -p port Remote RMCP port [default=623]
/openbmc/linux/sound/pci/
H A Dfm801.c904 .tlv = { .p = (xtlv) } }
/openbmc/linux/Documentation/arch/s390/
H A Dvfio-ccw.rst427 p-bit setting in the ORB. As a result, self modifying channel
/openbmc/linux/drivers/staging/qlge/
H A Dqlge.h1409 } p; member
/openbmc/linux/drivers/edac/
H A DKconfig140 tristate "Intel 82875p (D82875P, E7210)"
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_init.c1201 void *p) in qib_notify_dca() argument
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h755 struct amdgpu_mqd_prop *p);
/openbmc/linux/security/apparmor/
H A Dpolicy_unpack.c1083 profile->data->p)) { in unpack_profile()
/openbmc/linux/kernel/irq/
H A Dirqdomain.c1934 static int irq_domain_debug_show(struct seq_file *m, void *p) in irq_domain_debug_show() argument
/openbmc/linux/kernel/time/
H A Dhrtimer.c294 # define switch_hrtimer_base(t, b, p) (b) argument
/openbmc/linux/mm/
H A Dmemory_hotplug.c1804 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 Dautotools-update.patch3649 - 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 Dqdict.txt159 8390p.c: 2248
172 9p: 4096
173 9p.h: 13443
174 9p.txt: 5113

1...<<351352353354355356357358359360>>...362