Home
last modified time | relevance | path

Searched defs:rw_header (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dcore.c1145 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1189 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1215 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_free()
/linux/drivers/md/
H A Ddm-log.c299 static int rw_header(struct log_c *lc, enum req_op op) in rw_header() function
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3534 struct bpf_binary_header *rw_header; member
3547 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile() local