Searched defs:stack_depth (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/firewire/ |
| H A D | core-topology.c | 107 int phy_id, stack_depth; in build_tree() local
|
| /linux/include/linux/ |
| H A D | kcsan-checks.h | 138 int stack_depth; member
|
| H A D | bpf_verifier.h | 725 u16 stack_depth; /* max. stack depth used by this function */ global() member
|
| H A D | bpf.h | 1666 u32 stack_depth; global() member
|
| /linux/kernel/bpf/ |
| H A D | fixups.c | 1477 u16 stack_depth = subprogs[cur_subprog].stack_depth; bpf_do_misc_fixups() local 2503 u16 stack_depth = subprogs[cur_subprog].stack_depth; bpf_optimize_bpf_loop() local [all...] |
| H A D | core.c | 2399 bpf_patch_call_args(struct bpf_insn * insn,u32 stack_depth) bpf_patch_call_args() argument 2535 u32 stack_depth = max_t(u32, fp->aux->stack_depth, 1); bpf_prog_select_interpreter() local
|
| H A D | verifier.c | 5304 round_up_stack_depth(struct bpf_verifier_env * env,int stack_depth) round_up_stack_depth() argument [all...] |
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 506 emit_prologue(u8 ** pprog,u8 * ip,u32 stack_depth,bool ebpf_from_cbpf,bool tail_call_reachable,bool is_subprog,bool is_exception_cb) emit_prologue() argument 728 emit_bpf_tail_call_indirect(struct bpf_prog * bpf_prog,u8 ** pprog,bool * callee_regs_used,u32 stack_depth,u8 * ip,struct jit_context * ctx) emit_bpf_tail_call_indirect() argument 817 emit_bpf_tail_call_direct(struct bpf_prog * bpf_prog,struct bpf_jit_poke_descriptor * poke,u8 ** pprog,u8 * ip,bool * callee_regs_used,u32 stack_depth,struct jit_context * ctx) emit_bpf_tail_call_direct() argument 1667 u32 stack_depth; do_jit() local [all...] |
| /linux/fs/overlayfs/ |
| H A D | super.c | 412 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir()
|
| /linux/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | main.h | 484 u16 stack_depth; member
|
| /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; global() member [all...] |