Searched defs:read_ctx (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_module_attach.c13 BPF_PROG(handle_raw_tp, struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) argument
47 BPF_PROG(handle_tp_btf, struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) argument
H A Dtest_core_reloc_module.c39 BPF_PROG(test_core_module_probed, struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) argument
73 BPF_PROG(test_core_module_direct, struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) argument
[all...]
/linux-master/fs/cachefiles/
H A Dondemand.c528 struct cachefiles_read_ctx *read_ctx = private; local
594 struct cachefiles_read_ctx read_ctx = {pos, len}; local

Completed in 116 milliseconds