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.c18200 static int add_used_map(struct bpf_verifier_env *env, int fd)
18496 map_idx = add_used_map(env, fd); in mark_fastcall_pattern_for_call()
21779 static int add_used_map(struct bpf_verifier_env *env, int fd) add_used_map() function