| /kernel/linux/linux-5.10/arch/s390/net/ |
| D | bpf_jit_comp.c | 415 static void restore_regs(struct bpf_jit *jit, u32 rs, u32 re, u32 stack_depth) in restore_regs() 464 static void save_restore_regs(struct bpf_jit *jit, int op, u32 stack_depth) in save_restore_regs() 515 static void bpf_jit_prologue(struct bpf_jit *jit, u32 stack_depth) in bpf_jit_prologue() 563 static void bpf_jit_epilogue(struct bpf_jit *jit, u32 stack_depth) in bpf_jit_epilogue() 694 int i, bool extra_pass, u32 stack_depth) in bpf_jit_insn() 1653 bool extra_pass, u32 stack_depth) in bpf_jit_prog() 1733 u32 stack_depth = round_up(fp->aux->stack_depth, 8); in bpf_int_jit_compile() local
|
| /kernel/linux/linux-6.6/arch/s390/net/ |
| D | bpf_jit_comp.c | 421 static void restore_regs(struct bpf_jit *jit, u32 rs, u32 re, u32 stack_depth) in restore_regs() 470 static void save_restore_regs(struct bpf_jit *jit, int op, u32 stack_depth) in save_restore_regs() 560 u32 stack_depth) in bpf_jit_prologue() 650 static void bpf_jit_epilogue(struct bpf_jit *jit, u32 stack_depth) in bpf_jit_epilogue() 782 int i, bool extra_pass, u32 stack_depth) in bpf_jit_insn() 1825 bool extra_pass, u32 stack_depth) in bpf_jit_prog() 1905 u32 stack_depth = round_up(fp->aux->stack_depth, 8); in bpf_int_jit_compile() local
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | xfarray.h | 78 int8_t stack_depth; member
|
| /kernel/linux/linux-5.10/arch/x86/net/ |
| D | bpf_jit_comp.c | 271 static void emit_prologue(u8 **pprog, u32 stack_depth, bool ebpf_from_cbpf, in emit_prologue() 433 u32 stack_depth, u8 *ip, in emit_bpf_tail_call_indirect() 508 bool *callee_regs_used, u32 stack_depth, in emit_bpf_tail_call_direct()
|
| 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()
|
| /kernel/linux/linux-5.10/drivers/firewire/ |
| D | core-topology.c | 176 int i, port_count, child_port_count, phy_id, parent_count, stack_depth; in build_tree() local
|
| /kernel/linux/linux-6.6/drivers/firewire/ |
| D | core-topology.c | 177 int i, port_count, child_port_count, phy_id, parent_count, stack_depth; in build_tree() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | kcsan-checks.h | 138 int stack_depth; member
|
| D | bpf_verifier.h | 571 u16 stack_depth; /* max. stack depth used by this function */ member
|
| /kernel/linux/linux-6.6/arch/x86/net/ |
| D | bpf_jit_comp.c | 345 static void emit_prologue(u8 **pprog, u32 stack_depth, bool ebpf_from_cbpf, in emit_prologue() 527 u32 stack_depth, u8 *ip, in emit_bpf_tail_call_indirect() 602 bool *callee_regs_used, u32 stack_depth, in emit_bpf_tail_call_direct()
|
| 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()
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | core.c | 1756 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args() 1845 u32 stack_depth = max_t(u32, fp->aux->stack_depth, 1); in bpf_prog_select_func() local
|
| /kernel/linux/linux-5.10/lib/ |
| D | test_bpf.c | 82 int stack_depth; /* for eBPF only, since tests don't call verifier */ member
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| D | super.c | 386 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir()
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | core.c | 2241 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args() 2344 u32 stack_depth = max_t(u32, fp->aux->stack_depth, 1); in bpf_prog_select_func() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | bpf_verifier.h | 406 u16 stack_depth; /* max. stack depth used by this function */ member
|
| D | bpf.h | 847 u32 stack_depth; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
| D | main.h | 484 u16 stack_depth; member
|
| D | jit.c | 3264 u32 ret_tgt, stack_depth, offset_br; in bpf_to_bpf_call() local
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| D | super.c | 882 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
| D | main.h | 484 u16 stack_depth; member
|
| D | jit.c | 3258 u32 ret_tgt, stack_depth, offset_br; in bpf_to_bpf_call() local
|
| /kernel/linux/linux-5.10/arch/sparc/net/ |
| D | bpf_jit_comp_64.c | 803 u32 stack_depth; in build_prologue() local
|
| /kernel/linux/linux-6.6/arch/sparc/net/ |
| D | bpf_jit_comp_64.c | 803 u32 stack_depth; in build_prologue() local
|
| /kernel/linux/linux-6.6/lib/ |
| D | test_bpf.c | 84 int stack_depth; /* for eBPF only, since tests don't call verifier */ member 14847 int stack_depth; member
|