Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dgen_loader.c40 #define stack_off(field) \ macro
252 static void move_stack2blob(struct bpf_gen *gen, int off, int size, int stack_off) in move_stack2blob() argument
260 static void move_stack2ctx(struct bpf_gen *gen, int ctx_off, int size, int stack_off) in move_stack2ctx() argument
356 static void emit_sys_close_stack(struct bpf_gen *gen, int stack_off) in emit_sys_close_stack() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c565 int new_flen = 0, pass = 0, target, i, stack_off; in bpf_convert_filter() local
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c565 int new_flen = 0, pass = 0, target, i, stack_off; in bpf_convert_filter() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c7094 int stack_off = -i - 1; in check_stack_range_initialized() local

Completed in 51 milliseconds