Home
last modified time | relevance | path

Searched refs:kprobe_write_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
H A Dbpf_trace.c1351 prog->aux->kprobe_write_ctx = true; in kprobe_prog_is_valid_access()
2740 if (prog->aux->kprobe_write_ctx) in bpf_kprobe_multi_link_attach()
/linux/include/linux/
H A Dbpf.h1674 bool kprobe_write_ctx; member
/linux/kernel/events/
H A Dcore.c11318 if (prog->aux->kprobe_write_ctx && !is_uprobe) in __perf_event_set_bpf_prog()