Home
last modified time | relevance | path

Searched defs:stack_depth (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dxfarray.h78 int8_t stack_depth; member
/kernel/linux/linux-6.6/include/linux/
H A Dkcsan-checks.h138 int stack_depth; member
H A Dbpf_verifier.h571 u16 stack_depth; /* max. stack depth used by this function */ member
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-topology.c176 int i, port_count, child_port_count, phy_id, parent_count, stack_depth; in build_tree() local
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-topology.c177 int i, port_count, child_port_count, phy_id, parent_count, stack_depth; in build_tree() local
/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp32.c1200 static void emit_prologue(u8 **pprog, u32 stack_depth) in emit_prologue() argument
1245 static void emit_epilogue(u8 **pprog, u32 stack_depth) in emit_epilogue() argument
H A Dbpf_jit_comp.c271 static void emit_prologue(u8 **pprog, u32 stack_depth, bool ebpf_from_cbpf, in emit_prologue() argument
432 emit_bpf_tail_call_indirect(u8 **pprog, bool *callee_regs_used, u32 stack_depth, u8 *ip, struct jit_context *ctx) emit_bpf_tail_call_indirect() argument
506 emit_bpf_tail_call_direct(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
[all...]
/kernel/linux/linux-5.10/arch/s390/net/
H A Dbpf_jit_comp.c415 static void restore_regs(struct bpf_jit *jit, u32 rs, u32 re, u32 stack_depth) in restore_regs() argument
464 static void save_restore_regs(struct bpf_jit *jit, int op, u32 stack_depth) in save_restore_regs() argument
515 static void bpf_jit_prologue(struct bpf_jit *jit, u32 stack_depth) in bpf_jit_prologue() argument
563 static void bpf_jit_epilogue(struct bpf_jit *jit, u32 stack_depth) in bpf_jit_epilogue() argument
693 bpf_jit_insn(struct bpf_jit *jit, struct bpf_prog *fp, int i, bool extra_pass, u32 stack_depth) bpf_jit_insn() argument
1652 bpf_jit_prog(struct bpf_jit *jit, struct bpf_prog *fp, bool extra_pass, u32 stack_depth) bpf_jit_prog() argument
1733 u32 stack_depth = round_up(fp->aux->stack_depth, 8); bpf_int_jit_compile() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dtest_bpf.c82 int stack_depth; /* for eBPF only, since tests don't call verifier */ member
[all...]
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dsuper.c385 ovl_lower_dir(const char *name, struct path *path, struct ovl_fs *ofs, int *stack_depth) ovl_lower_dir() argument
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp32.c1200 static void emit_prologue(u8 **pprog, u32 stack_depth) in emit_prologue() argument
1245 static void emit_epilogue(u8 **pprog, u32 stack_depth) in emit_epilogue() argument
H A Dbpf_jit_comp.c293 static void emit_prologue(u8 **pprog, u32 stack_depth, bool ebpf_from_cbpf, in emit_prologue() argument
470 emit_bpf_tail_call_indirect(u8 **pprog, bool *callee_regs_used, u32 stack_depth, u8 *ip, struct jit_context *ctx) emit_bpf_tail_call_indirect() argument
544 emit_bpf_tail_call_direct(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
[all...]
/kernel/linux/linux-5.10/arch/sparc/net/
H A Dbpf_jit_comp_64.c803 u32 stack_depth; in build_prologue() local
/kernel/linux/linux-6.6/arch/s390/net/
H A Dbpf_jit_comp.c421 static void restore_regs(struct bpf_jit *jit, u32 rs, u32 re, u32 stack_depth) in restore_regs() argument
470 static void save_restore_regs(struct bpf_jit *jit, int op, u32 stack_depth) in save_restore_regs() argument
644 static void bpf_jit_epilogue(struct bpf_jit *jit, u32 stack_depth) in bpf_jit_epilogue() argument
551 bpf_jit_prologue(struct bpf_jit *jit, struct bpf_prog *fp, u32 stack_depth) bpf_jit_prologue() argument
775 bpf_jit_insn(struct bpf_jit *jit, struct bpf_prog *fp, int i, bool extra_pass, u32 stack_depth) bpf_jit_insn() argument
1814 bpf_jit_prog(struct bpf_jit *jit, struct bpf_prog *fp, bool extra_pass, u32 stack_depth) bpf_jit_prog() argument
1895 u32 stack_depth = round_up(fp->aux->stack_depth, 8); bpf_int_jit_compile() local
[all...]
/kernel/linux/linux-6.6/arch/sparc/net/
H A Dbpf_jit_comp_64.c803 u32 stack_depth; in build_prologue() local
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h484 u16 stack_depth; member
H A Djit.c3258 u32 ret_tgt, stack_depth, offset_br; in bpf_to_bpf_call() local
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dsuper.c881 ovl_lower_dir(const char *name, struct path *path, struct ovl_fs *ofs, int *stack_depth) ovl_lower_dir() argument
/kernel/linux/linux-5.10/include/linux/
H A Dbpf_verifier.h406 u16 stack_depth; /* max. stack depth used by this function */ member
H A Dbpf.h847 u32 stack_depth; member
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h484 u16 stack_depth; member
H A Djit.c3264 u32 ret_tgt, stack_depth, offset_br; in bpf_to_bpf_call() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Dcore.c1757 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args() argument
1831 u32 stack_depth = max_t(u32, fp->aux->stack_depth, 1); in bpf_prog_select_func() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcore.c2234 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args() argument
2317 u32 stack_depth = max_t(u32, fp->aux->stack_depth, 1); in bpf_prog_select_func() local
/kernel/linux/linux-6.6/lib/
H A Dtest_bpf.c84 int stack_depth; /* for eBPF only, since tests don't call verifier */ member
14847 int stack_depth; global() member
[all...]

Completed in 65 milliseconds

12