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

/linux-master/tools/lib/bpf/
H A Dgen_loader.c230 static void move_blob2ctx(struct bpf_gen *gen, int ctx_off, int size, int blob_off) argument
238 static void move_ctx2blob(struct bpf_gen *gen, int off, int size, int ctx_off, argument
260 static void move_stack2ctx(struct bpf_gen *gen, int ctx_off, int size, int stack_off) argument

Completed in 118 milliseconds