Home
last modified time | relevance | path

Searched defs:my_pid (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dcore_retro.c9 int err, zero = 0, res, duration = 0, my_pid = getpid(); in test_core_retro() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_d_path.c10 pid_t my_pid = 0; variable
/OK3568_Linux_fs/kernel/include/linux/
H A Dagpgart.h115 pid_t my_pid; member
/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A Dbundle-main.c354 do_request_pid(mach_port_t port, int *my_pid) in do_request_pid()