Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h168 static INLINE int get_var_spid_index(struct var_kill_data_arr_t* arr_struct, in get_var_spid_index() function
400 int index = get_var_spid_index(arr_struct, spid); in trace_var_sys_kill()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h167 static INLINE int get_var_spid_index(struct var_kill_data_arr_t* arr_struct, in get_var_spid_index() function
403 int index = get_var_spid_index(arr_struct, spid); in trace_var_sys_kill()

Completed in 4 milliseconds