Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h1140 bool bpf_jit_inlines_helper_call(s32 imm);
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c3041 bool bpf_jit_inlines_helper_call(s32 imm) in bpf_jit_inlines_helper_call() function
/linux/kernel/bpf/
H A Dcore.c3090 bool __weak bpf_jit_inlines_helper_call(s32 imm) in bpf_jit_inlines_helper_call() function
H A Dverifier.c17484 bpf_jit_inlines_helper_call(call->imm)); in get_call_summary()
22369 if (bpf_jit_inlines_helper_call(insn->imm)) in do_misc_fixups()