Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_prog_array_init.c8 const volatile pid_t my_pid = 0; variable
H A Dtest_perf_buffer.c25 int zero = 0, *my_pid, cur_pid; in handle_sys_enter() local
H A Dtest_skc_to_unix_sock.c9 const volatile pid_t my_pid = 0; variable
H A Dtest_legacy_printk.c30 int zero = 0, *my_pid, cur_pid, *my_res; in handle_legacy() local
H A Dtest_core_read_macros.c28 int my_pid = 0; variable
H A Dtest_custom_sec_handlers.c8 const volatile int my_pid; variable
H A Dtest_map_lookup_percpu_elem.c11 const volatile int my_pid; variable
H A Dtest_d_path.c10 pid_t my_pid = 0; variable
H A Dtest_usdt.c8 int my_pid; variable
H A Diters.c13 int my_pid; variable
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_retro.c9 int err, zero = 0, res, my_pid = getpid(); in test_core_retro() local
H A Dlegacy_printk.c9 int err, zero = 0, my_pid = getpid(), res, map_fd; in execute_one_variant() local
H A Dsk_storage_tracing.c23 static pid_t my_pid; variable
H A Dperf_buffer.c49 int zero = 0, my_pid = getpid(); in serial_test_perf_buffer() local
/openbmc/linux/include/linux/
H A Dagpgart.h115 pid_t my_pid; member