Home
last modified time | relevance | path

Searched defs:read_ctx (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_module.c41 struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG()
75 struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG()
H A Dtest_module_attach.c14 struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG()
48 struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG()
/linux/fs/erofs/
H A Ddata.c383 struct iomap_read_folio_ctx read_ctx = { in erofs_read_folio() local
401 struct iomap_read_folio_ctx read_ctx = { in erofs_readahead() local
/linux/fs/cachefiles/
H A Dondemand.c664 struct cachefiles_read_ctx *read_ctx = private; in cachefiles_ondemand_init_read_req() local
756 struct cachefiles_read_ctx read_ctx = {pos, len}; in cachefiles_ondemand_read() local
/linux/include/linux/
H A Diomap.h495 void *read_ctx; member