Home
last modified time | relevance | path

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

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