Home
last modified time | relevance | path

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

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