Home
last modified time | relevance | path

Searched refs:p (Results 8301 – 8325 of 9049) sorted by relevance

1...<<331332333334335336337338339340>>...362

/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h858 #define canon_pgprot(p) __pgprot(massage_pgprot(p)) argument
/openbmc/qemu/docs/devel/
H A Dtracing.rst147 qemu_vmalloc(size_t size, void *ptr) "size %zu ptr %p"
148 qemu_vfree(void *ptr) "ptr %p"
/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-all.c72 nseg->attrib.p = __SHIFTOUT(attrib, DESC_P_MASK); in nvmm_set_segment()
209 __SHIFTIN((uint32_t)nseg->attrib.p, DESC_P_MASK) | in nvmm_get_segment()
/openbmc/qemu/
H A Dmeson_options.txt303 description: 'virtio-9p support')
305 description: 'virtio-9p proxy helper support')
/openbmc/linux/fs/nfs/
H A Dsuper.c1401 #define param_check_portnr(name, p) __param_check(name, p, unsigned int) argument
/openbmc/entity-manager/src/
H A Dentity_manager.cpp133 [](const auto& p) { return p.expired(); }); in createInterface() argument
/openbmc/linux/sound/soc/codecs/
H A Dwcd9335.c91 #define WCD9335_SLIM_RX_CH(p) \ argument
92 {.port = p + WCD9335_RX_START, .shift = p,}
94 #define WCD9335_SLIM_TX_CH(p) \ argument
95 {.port = p, .shift = p,}
/openbmc/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt277 p precise ip
280 'p' is also not relevant to Intel PT. So only options 'u' and 'k' are
755 "per thread" mode is selected by -t or by --per-thread (with -p or -u or just a
765 option, or processes selected with -p or -u) are traced. Each cpu has its own
913 p synthesize "power" events (incl. PSB events)
1125 Note the q option does not specify what events will be synthesized e.g. the p
1302 …-host --guestkallsyms $KALLSYMS record --kcore -e intel_pt/tsc=0,mtc=0,cyc=1/k -p 1430 --per-thread
1341 $ mkdir -p vm0
1364 …$ sudo perf kvm --guest --host --guestkallsyms $KALLSYMS record --kcore -e intel_pt/cyc=1/k -p 169…
1522 $ mkdir -p ~/guestmount/13376
/openbmc/linux/fs/ocfs2/
H A Dxattr.c880 char *p = buffer + *result; in ocfs2_xattr_list_entry() local
917 memcpy(p, prefix, prefix_len); in ocfs2_xattr_list_entry()
918 memcpy(p + prefix_len, name, name_len); in ocfs2_xattr_list_entry()
919 p[prefix_len + name_len] = '\0'; in ocfs2_xattr_list_entry()
5782 struct ocfs2_post_refcount *p = NULL; in ocfs2_prepare_refcount_xattr() local
5820 p = &refcount; in ocfs2_prepare_refcount_xattr()
5879 le32_to_cpu(vb.vb_xv->xr_clusters), p); in ocfs2_prepare_refcount_xattr()
6058 struct ocfs2_post_refcount *p = NULL; in ocfs2_xattr_bucket_value_refcount() local
6062 p = &refcount; in ocfs2_xattr_bucket_value_refcount()
6086 ref->dealloc, p); in ocfs2_xattr_bucket_value_refcount()
/openbmc/linux/tools/memory-model/Documentation/
H A Dexplanation.txt2508 p = READ_ONCE(ptr);
2509 r = *p;
2530 int *p;
2535 r = *p;
2557 p = rcu_dereference(ptr);
2558 if (p == &x)
2559 r = *p;
2563 p = rcu_dereference(ptr);
2564 if (p == &x)
2570 p = rcu_dereference(ptr);
[all …]
/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c1565 int p; in pmbus_sensor_is_paged() local
1579 for (p = 1; p < info->pages; p++) { in pmbus_sensor_is_paged()
1580 if (info->func[p] & attr->func) in pmbus_sensor_is_paged()
/openbmc/linux/drivers/tty/vt/
H A Ddefkeymap.map66 keycode 25 = p
/openbmc/u-boot/board/st/stm32mp1/
H A DREADME188 -p /dev/<SDCard dev>
/openbmc/linux/Documentation/sound/designs/
H A Dprocfile.rst69 the last ``p`` or ``c`` means playback or capture direction. The files in
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dsocorro-syms.bbclass208 # http://code.google.com/p/google-breakpad/wiki/LinuxStarterGuide
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h651 __u32 p; member
/openbmc/openbmc-tools/openbmctool/
H A DREADME.md61 openbmctool <connection options> logging remote_logging_config -a <IP address> -p <port>
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.8.rst177 - The ``oe-pkgdata-util`` script now expects a "-p" option to be
/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/
H A Dffmpeg_6.1.1.bb150 mkdir -p ${B}/tmp
/openbmc/openbmc/poky/scripts/
H A Dpatchtest.README123 -device virtio-9p-pci,fsdev=test_mount,mount_tag=test_mount -smp 4 -m
/openbmc/linux/fs/ext2/
H A Dext2.h728 extern struct ext2_dir_entry_2 *ext2_dotdot(struct inode *dir, struct page **p);
/openbmc/linux/Documentation/trace/postprocess/
H A Dtrace-vmscan-postprocess.pl154 $regex =~ s/%p/\([0-9a-f]*\)/g;
/openbmc/linux/drivers/firewire/
H A Dcore-card.c667 static int dummy_queue_iso(struct fw_iso_context *ctx, struct fw_iso_packet *p, in dummy_queue_iso() argument
/openbmc/linux/drivers/staging/olpc_dcon/
H A Dolpc_dcon.c565 unsigned long e, void *p) in unfreeze_on_panic() argument
/openbmc/qemu/hw/ppc/
H A Dmac_newworld.c533 static char *core99_fw_dev_path(FWPathProvider *p, BusState *bus, in core99_fw_dev_path() argument

1...<<331332333334335336337338339340>>...362