Searched refs:kprobe_write_ctx (Results 1 – 5 of 5) sorted by relevance
648 struct kprobe_write_ctx *skel = NULL; in test_attach_write_ctx()
1390 prog->aux->kprobe_write_ctx = true; in kprobe_prog_is_valid_access()2807 if (prog->aux->kprobe_write_ctx) in bpf_kprobe_multi_link_attach()
3806 prog->aux->kprobe_write_ctx != tgt_prog->aux->kprobe_write_ctx) { in bpf_tracing_prog_attach()
1781 bool kprobe_write_ctx; member
11762 if (prog->aux->kprobe_write_ctx && !is_uprobe) in __perf_event_set_bpf_prog()