Home
last modified time | relevance | path

Searched refs:add_used_map (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c17863 static int add_used_map(struct bpf_verifier_env *env, int fd) in do_check()
18160 map_idx = add_used_map(env, fd); in check_map_prog_compatibility()
18225 static int add_used_map(struct bpf_verifier_env *env, int fd) add_used_map() function