Home
last modified time | relevance | path

Searched defs:unreg (Results 1 – 7 of 7) sorted by relevance

/linux/include/trace/
H A Ddefine_trace.h41 assign, print, reg, unreg) \ argument
46 assign, print, reg, unreg) \ argument
50 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, print, reg, unreg) \ argument
64 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
/linux/include/linux/
H A Dtracepoint.h459 #define DEFINE_TRACE_FN(name, reg, unreg, proto, args) argument
460 #define DEFINE_TRACE_SYSCALL(name, reg, unreg, proto, args) argument
654 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
666 assign, print, reg, unreg) \ argument
669 assign, print, reg, unreg) \ argument
677 print, reg, unreg) \ argument
H A Dbpf.h1999 void (*unreg)(void *kdata, struct bpf_link *link); member
/linux/tools/testing/selftests/user_events/
H A Dftrace_test.c125 struct user_unreg unreg = {0}; in clear() local
239 struct user_unreg unreg = {0}; in TEST_F() local
H A Dperf_test.c87 struct user_unreg unreg = {0}; in clear() local
H A Ddyn_test.c74 struct user_unreg unreg = {0}; in unreg_event() local
/linux/tools/testing/selftests/ublk/
H A Dstripe.c170 struct io_uring_sqe *unreg = sqe[s->nr + 1]; in stripe_queue_tgt_rw_io() local