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

/linux-master/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) argument
260 static void move_stack2ctx(struct bpf_gen *gen, int ctx_off, int size, int stack_off) argument
356 static void emit_sys_close_stack(struct bpf_gen *gen, int stack_off) argument
[all...]
/linux-master/net/core/
H A Dfilter.c568 int new_flen = 0, pass = 0, target, i, stack_off; local
/linux-master/kernel/bpf/
H A Dverifier.c7169 int stack_off = -i - 1; local
19753 int stack_off = -stack_depth - 8; local

Completed in 326 milliseconds