Searched defs:stack_depth (Results 1 – 9 of 9) sorted by relevance
/linux/include/linux/ |
H A D | kcsan-checks.h | 138 int stack_depth; member
|
/linux/arch/x86/net/ |
H A D | bpf_jit_comp32.c | 1200 static void emit_prologue(u8 **pprog, u32 stack_depth) in emit_prologue() 1245 static void emit_epilogue(u8 **pprog, u32 stack_depth) in emit_epilogue()
|
/linux/fs/overlayfs/ |
H A D | super.c | 408 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir()
|
/linux/kernel/bpf/ |
H A D | core.c | 2354 bpf_patch_call_args(struct bpf_insn * insn,u32 stack_depth) bpf_patch_call_args() argument 2474 u32 stack_depth = max_t(u32, fp->aux->stack_depth, 1); bpf_prog_select_interpreter() local
|
H A D | verifier.c | 6564 round_up_stack_depth(struct bpf_verifier_env * env,int stack_depth) round_up_stack_depth() argument 22025 u16 stack_depth = subprogs[cur_subprog].stack_depth; do_misc_fixups() local 23028 u16 stack_depth = subprogs[cur_subprog].stack_depth; optimize_bpf_loop() local [all...] |
/linux/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | main.h | 484 u16 stack_depth; member
|
H A D | jit.c | 3264 u32 ret_tgt, stack_depth, offset_br; in bpf_to_bpf_call() local
|
/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 803 u32 stack_depth; in build_prologue() local
|
/linux/lib/ |
H A D | test_bpf.c | 84 int stack_depth; /* for eBPF only, since tests don't call verifier */ member 15251 int stack_depth; member
|