Lines Matching refs:kprobe
534 * If the *pid* and *fd* are associated with a tracepoint, kprobe
537 * of type **bpf_task_fd_type**. If associated with a kprobe or
541 * the tracepoint, kprobe or uprobe.
1594 * symbol for kprobe
2979 * The first argument is the context *regs* on which the kprobe
4082 * SEC("kprobe/sys_open")
5145 * Get address of the traced function (for tracing and kprobe programs).
5147 * When called for kprobe program attached as uprobe it returns
5151 * Address of the traced function for kprobe.
5163 * - kprobe/uprobe;
6580 } kprobe; /* BPF_PERF_EVENT_KPROBE, BPF_PERF_EVENT_KRETPROBE */