Searched defs:ctx_off (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ |
H A D | gen_loader.c | 230 static void move_blob2ctx(struct bpf_gen *gen, int ctx_off, int size, int blob_off) in move_blob2ctx() argument 238 static void move_ctx2blob(struct bpf_gen *gen, int off, int size, int ctx_off, in move_ctx2blob() argument 260 static void move_stack2ctx(struct bpf_gen *gen, int ctx_off, int size, int stack_off) in move_stack2ctx() argument
|
Completed in 5 milliseconds