Home
last modified time | relevance | path

Searched refs:kprobe (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dbpf.h534 * 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/uprob
6580 } kprobe; /* BPF_PERF_EVENT_KPROBE, BPF_PERF_EVENT_KRETPROBE */ global() member
[all...]

Completed in 9 milliseconds