Home
last modified time | relevance | path

Searched defs:cur_pid (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_legacy_printk.c30 int zero = 0, *my_pid, cur_pid, *my_res; in handle_legacy() local
59 int cur_pid; in handle_modern() local
H A Dtest_map_init.c25 int cur_pid = bpf_get_current_pid_tgid() >> 32; in sysenter_getpgid() local
H A Dtest_perf_buffer.c25 int zero = 0, *my_pid, cur_pid; in handle_sys_enter() local
H A Dtest_unpriv_bpf_disabled.c64 int cur_pid; in sys_nanosleep_enter() local
H A Dtest_ringbuf_map_key.c37 int cur_pid = bpf_get_current_pid_tgid() >> 32; in test_ringbuf_mem_map_key() local
H A Dtest_ringbuf_multi.c59 int cur_pid = bpf_get_current_pid_tgid() >> 32; in test_ringbuf() local
H A Dtest_ringbuf.c42 int cur_pid = bpf_get_current_pid_tgid() >> 32; in test_ringbuf() local
H A Duser_ringbuf_success.c32 int cur_pid = bpf_get_current_pid_tgid() >> 32; in is_test_process() local
H A Dcgrp_kfunc_success.c23 int cur_pid = bpf_get_current_pid_tgid() >> 32; in is_test_kfunc_task() local
H A Dtask_kfunc_success.c33 int cur_pid = bpf_get_current_pid_tgid() >> 32; in is_test_kfunc_task() local
H A Dcpumask_success.c17 int cur_pid = bpf_get_current_pid_tgid() >> 32; in is_test_task() local