Home
last modified time | relevance | path

Searched defs:is_subprog (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp.c271 emit_prologue(u8 **pprog, u32 stack_depth, bool ebpf_from_cbpf, bool tail_call_reachable, bool is_subprog) emit_prologue() argument
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c293 emit_prologue(u8 **pprog, u32 stack_depth, bool ebpf_from_cbpf, bool tail_call_reachable, bool is_subprog) emit_prologue() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c8590 const bool is_subprog = env->cur_state->frame[0]->subprogno; in check_return_code() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c14915 const bool is_subprog = frame->subprogno; in check_return_code() local

Completed in 82 milliseconds