Searched defs:stack_depth (Results 1 – 9 of 9) 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.h | 1666 u32 stack_depth; member
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 506 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 D | super.c | 412 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir()
|
| /linux/kernel/bpf/ |
| H A D | core.c | 2397 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 D | verifier.c | 5305 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 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; member
|