Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Dbpf_tcp_ca.c227 .check_kfunc_call = bpf_tcp_ca_check_kfunc_call,
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Dbpf_tcp_ca.c227 .check_kfunc_call = bpf_tcp_ca_check_kfunc_call,
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Dbpf_tcp_ca.c227 .check_kfunc_call = bpf_tcp_ca_check_kfunc_call,
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dbpf.h486 bool (*check_kfunc_call)(u32 kfunc_btf_id); member
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dbpf.h486 bool (*check_kfunc_call)(u32 kfunc_btf_id); member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dbpf.h486 bool (*check_kfunc_call)(u32 kfunc_btf_id); member
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/bpf/
H A Dverifier.c6255 static int check_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn) in check_kfunc_call() function
6269 if (!env->ops->check_kfunc_call || in check_kfunc_call()
6270 !env->ops->check_kfunc_call(func_id)) { in check_kfunc_call()
10774 err = check_kfunc_call(env, insn); in do_check()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/bpf/
H A Dverifier.c6255 static int check_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn) in check_kfunc_call() function
6269 if (!env->ops->check_kfunc_call || in check_kfunc_call()
6270 !env->ops->check_kfunc_call(func_id)) { in check_kfunc_call()
10774 err = check_kfunc_call(env, insn); in do_check()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/bpf/
H A Dverifier.c6255 static int check_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn) in check_kfunc_call() function
6269 if (!env->ops->check_kfunc_call || in check_kfunc_call()
6270 !env->ops->check_kfunc_call(func_id)) { in check_kfunc_call()
10774 err = check_kfunc_call(env, insn); in do_check()
/dports/multimedia/libv4l/linux-5.13-rc2/net/core/
H A Dfilter.c9816 .check_kfunc_call = bpf_prog_test_check_kfunc_call,
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/core/
H A Dfilter.c9816 .check_kfunc_call = bpf_prog_test_check_kfunc_call,
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/core/
H A Dfilter.c9816 .check_kfunc_call = bpf_prog_test_check_kfunc_call,