Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h1483 int bpf_remove_fastcall_spills_fills(struct bpf_verifier_env *env);
/linux/kernel/bpf/
H A Dfixups.c2545 int bpf_remove_fastcall_spills_fills(struct bpf_verifier_env *env) in bpf_remove_fastcall_spills_fills() function
H A Dverifier.c20086 ret = bpf_remove_fastcall_spills_fills(env); in bpf_check()