Searched refs:get_var_kill_data (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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()
|