Searched defs:rw_header (Results 1 – 4 of 4) sorted by relevance
1094 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()1140 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()1166 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_free()
294 static int rw_header(struct log_c *lc, int op) in rw_header() function
299 static int rw_header(struct log_c *lc, enum req_op op) in rw_header() function
2800 struct bpf_binary_header *rw_header; member2813 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile() local