Searched defs:my_pid (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.1/tools/testing/selftests/bpf/progs/ |
D | test_prog_array_init.c | 8 const volatile pid_t my_pid = 0; variable
|
D | test_perf_buffer.c | 25 int zero = 0, *my_pid, cur_pid; in handle_sys_enter() local
|
D | test_skc_to_unix_sock.c | 9 const volatile pid_t my_pid = 0; variable
|
D | test_legacy_printk.c | 30 int zero = 0, *my_pid, cur_pid, *my_res; in handle_legacy() local
|
D | test_core_read_macros.c | 28 int my_pid = 0; variable
|
D | test_custom_sec_handlers.c | 8 const volatile int my_pid; variable
|
D | test_map_lookup_percpu_elem.c | 11 const volatile int my_pid; variable
|
D | test_d_path.c | 10 pid_t my_pid = 0; variable
|
D | test_usdt.c | 8 int my_pid; variable
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | core_retro.c | 9 int err, zero = 0, res, my_pid = getpid(); in test_core_retro() local
|
D | legacy_printk.c | 9 int err, zero = 0, my_pid = getpid(), res, map_fd; in execute_one_variant() local
|
D | sk_storage_tracing.c | 23 static pid_t my_pid; variable
|
D | perf_buffer.c | 49 int zero = 0, my_pid = getpid(); in serial_test_perf_buffer() local
|
/Linux-v6.1/include/linux/ |
D | agpgart.h | 115 pid_t my_pid; member
|