Searched defs:bpf_iter_num_new (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_list.h28 static inline void *bpf_iter_num_new(struct bpf_iter_num *it, int i, int j) { return NULL; } function
/linux-master/kernel/bpf/
H A Dbpf_iter.c787 __bpf_kfunc int bpf_iter_num_new(struct bpf_iter_num *it, int start, int end) function

Completed in 105 milliseconds