Home
last modified time | relevance | path

Searched refs:p (Results 7126 – 7150 of 9049) sorted by relevance

1...<<281282283284285286287288289290>>...362

/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c170 static int cpastats_show(struct seq_file *m, void *p) in cpastats_show() argument
318 void *p = (void *)((unsigned long)vaddr & ~(clflush_size - 1)); in clflush_cache_range_opt() local
321 if (p >= vend) in clflush_cache_range_opt()
324 for (; p < vend; p += clflush_size) in clflush_cache_range_opt()
325 clflushopt(p); in clflush_cache_range_opt()
/openbmc/linux/kernel/trace/
H A Dtrace_osnoise.c1225 static void trace_sched_migrate_callback(void *data, struct task_struct *p, int dest_cpu) in trace_sched_migrate_callback() argument
1228 long cpu = task_cpu(p); in trace_sched_migrate_callback()
1231 if (osn_var->pid == p->pid && dest_cpu != cpu) { in trace_sched_migrate_callback()
1272 struct task_struct *p, in trace_sched_switch_callback() argument
1279 if ((p->pid != osn_var->pid) || !workload) in trace_sched_switch_callback()
1280 thread_exit(osn_var, p); in trace_sched_switch_callback()
/openbmc/linux/tools/testing/fault-injection/
H A Dfailcmd.sh97 TEMP=`getopt -o p:i:t:s:v:h --long $LONGOPTS -n 'failcmd.sh' -- "$@"`
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-memcheck-tests-Fix-timerfd-syscall-test.patch10 Upstream-Status: Submitted [https://sourceforge.net/p/valgrind/mailman/message/36943897/]
/openbmc/u-boot/doc/
H A DREADME.bitbangMII55 2009 Industrie Dial Face S.p.A.
/openbmc/u-boot/board/corscience/tricorder/
H A Dtricorder-eeprom.c134 unsigned char *p; in tricorder_eeprom_write() local
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A Dfixinstall.patch93 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/hiawatha/
H A Dhiawatha_10.12.bb41 mkdir -p ${D}${sysconfdir}/init.d
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/memcached/memcached/
H A D0001-Fix-function-protypes.patch77 void *p = NULL;
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0001-create-tpm-key-support-well-known-key-option.patch32 "\t\t-p|--popup use TSS GUI popup dialogs to get the password "
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A DCVE-2023-38473.patch59 const char *p;
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/
H A Dprofile34 IFS='[;' read -t 2 -p $(printf '\e7\e[r\e[999;999H\e[6n\e8') -sd R _ y x _
/openbmc/qemu/docs/system/devices/
H A Divshmem.rst27 ivshmem-server -p pidfile -S path -m shm-name -l shm-size -n vectors
/openbmc/linux/include/linux/
H A Didr.h121 int (*fn)(int id, void *p, void *data), void *data);
/openbmc/linux/tools/testing/selftests/resctrl/
H A DREADME77 -p cpu_no: specify CPU number to run the test. 1 is default
/openbmc/linux/include/trace/
H A Dtrace_custom_events.h83 struct trace_seq __maybe_unused *p = &iter->tmp_seq; \
/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,aal.yaml11 - Philipp Zabel <p.zabel@pengutronix.de>
H A Dmediatek,ovl-2l.yaml11 - Philipp Zabel <p.zabel@pengutronix.de>
H A Dmediatek,color.yaml11 - Philipp Zabel <p.zabel@pengutronix.de>
H A Dmediatek,wdma.yaml11 - Philipp Zabel <p.zabel@pengutronix.de>
/openbmc/linux/drivers/staging/vc04_services/interface/
H A DTESTING55 Command: vchiq_test -p 1
/openbmc/linux/arch/mips/include/asm/
H A Dprocessor.h361 unsigned long __get_wchan(struct task_struct *p);
/openbmc/linux/arch/sparc/kernel/
H A Dnmi.c247 static int nmi_shutdown(struct notifier_block *nb, unsigned long cmd, void *p) in nmi_shutdown() argument
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/
H A Dwayland_1.22.0.bb42 mkdir -p ${D}${PTEST_PATH}/tests/data
/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/
H A Dbtrfs-tools_6.8.bb59 mkdir -p ${S}/config

1...<<281282283284285286287288289290>>...362