Searched refs:get_var_kill_data (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h356 get_var_kill_data(struct pt_regs* ctx, int spid, int tpid, int sig) function
387 struct var_kill_data_t* kill_data = get_var_kill_data(ctx, spid, tpid, sig);
402 get_var_kill_data(ctx, spid, tpid, sig);
434 get_var_kill_data(ctx, spid, tpid, sig);

Completed in 131 milliseconds