Home
last modified time | relevance | path

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

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