Home
last modified time | relevance | path

Searched defs:rw_header (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log.c294 static int rw_header(struct log_c *lc, int op) in rw_header() function
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-log.c299 static int rw_header(struct log_c *lc, enum req_op op) in rw_header() function
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c2700 struct bpf_binary_header *rw_header; member
2713 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcore.c1087 bpf_jit_binary_pack_alloc(unsigned int proglen, u8 **image_ptr, unsigned int alignment, struct bpf_binary_header **rw_header, u8 **rw_image, bpf_jit_fill_hole_t bpf_fill_ill_insns) bpf_jit_binary_pack_alloc() argument
1133 bpf_jit_binary_pack_finalize(struct bpf_prog *prog, struct bpf_binary_header *ro_header, struct bpf_binary_header *rw_header) bpf_jit_binary_pack_finalize() argument
1160 bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, struct bpf_binary_header *rw_header) bpf_jit_binary_pack_free() argument
[all...]

Completed in 9 milliseconds