Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
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) BPF_PROG() argument
73 BPF_PROG(test_core_module_direct, struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) BPF_PROG() argument
[all...]
H A Dtest_module_attach.c13 BPF_PROG(handle_raw_tp, struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) BPF_PROG() argument
47 BPF_PROG(handle_tp_btf, struct task_struct *task, struct bpf_testmod_test_read_ctx *read_ctx) BPF_PROG() argument
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dondemand.c459 struct cachefiles_read_ctx *read_ctx = private; in cachefiles_ondemand_init_read_req() local
509 struct cachefiles_read_ctx read_ctx = {pos, len}; in cachefiles_ondemand_read() local

Completed in 3 milliseconds