Searched refs:get_var_kill_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | profiler.inc.h | 359 get_var_kill_data(struct pt_regs* ctx, int spid, int tpid, int sig) in get_var_kill_data() function 390 struct var_kill_data_t* kill_data = get_var_kill_data(ctx, spid, tpid, sig); in trace_var_sys_kill() 404 get_var_kill_data(ctx, spid, tpid, sig); in trace_var_sys_kill() 435 get_var_kill_data(ctx, spid, tpid, sig); in trace_var_sys_kill()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | profiler.inc.h | 361 get_var_kill_data(struct pt_regs* ctx, int spid, int tpid, int sig) in get_var_kill_data() function 392 struct var_kill_data_t* kill_data = get_var_kill_data(ctx, spid, tpid, sig); in trace_var_sys_kill() 407 get_var_kill_data(ctx, spid, tpid, sig); in trace_var_sys_kill() 439 get_var_kill_data(ctx, spid, tpid, sig); in trace_var_sys_kill()
|
Completed in 4 milliseconds