Searched defs:read_ctx (Results 1 – 3 of 3) 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
584 void *read_ctx; member