Searched defs:bpf_raw_tracepoint_open (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | bpf.c | 1243 int bpf_raw_tracepoint_open(const char *name, int prog_fd) bpf_raw_tracepoint_open() function |
/linux/kernel/bpf/ | ||
H A D | syscall.c | 4167 static int bpf_raw_tracepoint_open(const union bpf_attr *attr) bpf_raw_tracepoint_open() function |