Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf.c1198 int bpf_raw_tracepoint_open(const char *name, int prog_fd) in bpf_raw_tracepoint_open() function
/linux/kernel/bpf/
H A Dsyscall.c4001 static int bpf_raw_tracepoint_open(const union bpf_attr *attr) in bpf_raw_tracepoint_open() function