Searched defs:read_ctx (Results 1 – 5 of 5) sorted by relevance
41 struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG()75 struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG()
14 struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) in BPF_PROG() argument 48 BPF_PROG(handle_tp_btf,struct task_struct * task,struct bpf_testmod_test_read_ctx * read_ctx) BPF_PROG() argument
397 struct iomap_read_folio_ctx read_ctx = { in erofs_read_folio() local415 struct iomap_read_folio_ctx read_ctx = { in erofs_readahead() local
664 struct cachefiles_read_ctx *read_ctx = private; in cachefiles_ondemand_init_read_req() local756 struct cachefiles_read_ctx read_ctx = {pos, len}; in cachefiles_ondemand_read() local
502 void *read_ctx; member