Home
last modified time | relevance | path

Searched refs:skel_raw_tracepoint_open (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hid/bpf/entrypoints/
H A Dentrypoints.lskel.h25 int fd = skel_raw_tracepoint_open(NULL, prog_fd); in entrypoints_bpf__hid_tail_call__attach()
/openbmc/linux/tools/lib/bpf/
H A Dskel_internal.h277 static inline int skel_raw_tracepoint_open(const char *name, int prog_fd) in skel_raw_tracepoint_open() function