Searched refs:num_ptr (Results 1 – 1 of 1) sorted by relevance
113 int *num_ptr; in iter_next_ptr_mem_not_trusted() local117 num_ptr = bpf_iter_num_next(&num_it); in iter_next_ptr_mem_not_trusted()118 if (num_ptr == NULL) in iter_next_ptr_mem_not_trusted()121 bpf_kfunc_trusted_num_test(num_ptr); in iter_next_ptr_mem_not_trusted()
Completed in 4 milliseconds