Searched defs:rw_header (Results 1 – 3 of 3) sorted by relevance
1138 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc() argument 1182 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize() argument 1208 bpf_jit_binary_pack_free(struct bpf_binary_header * ro_header,struct bpf_binary_header * rw_header) bpf_jit_binary_pack_free() argument [all...]
299 static int rw_header(struct log_c *lc, enum req_op op) in rw_header() function
3541 struct bpf_binary_header *rw_header; member3554 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile() local