Home
last modified time | relevance | path

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

/linux-6.8/kernel/bpf/
Dcore.c1109 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1154 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1180 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_free()
/linux-6.8/drivers/md/
Ddm-log.c299 static int rw_header(struct log_c *lc, enum req_op op) in rw_header() function
/linux-6.8/arch/x86/net/
Dbpf_jit_comp.c2933 struct bpf_binary_header *rw_header; member
2946 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile() local