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