Home
last modified time | relevance | path

Searched defs:stack_depth (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/firewire/
H A Dcore-topology.c107 int phy_id, stack_depth; in build_tree() local
/linux/include/linux/
H A Dkcsan-checks.h138 int stack_depth; member
H A Dbpf.h1666 u32 stack_depth; member
/linux/arch/x86/net/
H A Dbpf_jit_comp.c506 static void emit_prologue(u8 **pprog, u8 *ip, u32 stack_depth, bool ebpf_from_cbpf, in emit_prologue()
728 u32 stack_depth, u8 *ip, in emit_bpf_tail_call_indirect()
817 bool *callee_regs_used, u32 stack_depth, in emit_bpf_tail_call_direct()
1667 u32 stack_depth; in do_jit() local
/linux/fs/overlayfs/
H A Dsuper.c412 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir()
/linux/kernel/bpf/
H A Dcore.c2397 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args()
2524 u32 stack_depth = max_t(u32, fp->aux->stack_depth, 1); in bpf_prog_select_interpreter() local
H A Dverifier.c5305 static int round_up_stack_depth(struct bpf_verifier_env *env, int stack_depth) in round_up_stack_depth()
/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h484 u16 stack_depth; member
/linux/lib/
H A Dtest_bpf.c84 int stack_depth; /* for eBPF only, since tests don't call verifier */ member
15251 int stack_depth; member