Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c19435 static int check_core_relo(struct bpf_verifier_env *env, in check_core_relo()
19552 err = check_core_relo(env, attr, uattr);
19413 static int check_core_relo(struct bpf_verifier_env *env, check_core_relo() function