Searched refs:on_lookup (Results 1 – 3 of 3) sorted by relevance
28 int BPF_PROG(on_lookup, struct bpf_map *map) in BPF_PROG() argument
25 int BPF_PROG(on_lookup) in BPF_PROG() argument
34 err = bpf_obj_get_info_by_fd(bpf_program__fd(skel->progs.on_lookup), in test_recursion()