Home
last modified time | relevance | path

Searched defs:bpf_raw_tracepoint_open (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf.c850 int bpf_raw_tracepoint_open(const char *name, int prog_fd) in bpf_raw_tracepoint_open() function
/kernel/linux/linux-5.10/kernel/bpf/
Dsyscall.c2817 static int bpf_raw_tracepoint_open(const union bpf_attr *attr) in bpf_raw_tracepoint_open() function