Home
last modified time | relevance | path

Searched defs:stack_off (Results 1 – 4 of 4) sorted by relevance

/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c929 static void emit_store_stack_imm64(u8 reg, int stack_off, u64 imm64, in emit_store_stack_imm64()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c1294 static void emit_store_stack_imm64(u8 **pprog, int reg, int stack_off, u64 imm64) in emit_store_stack_imm64() argument
/linux/kernel/bpf/
H A Dverifier.c8276 int stack_off = -i - 1; check_stack_range_initialized() local
9809 int stack_off; get_constant_map_key() local
23716 int stack_off = -stack_depth - 8; do_misc_fixups() local
/linux/net/core/
H A Dfilter.c589 int new_flen = 0, pass = 0, target, i, stack_off; bpf_convert_filter() local