Home
last modified time | relevance | path

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

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