Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_fprobe.c56 #define for_each_tracepoint_user(tuser) \ argument
59 static int tracepoint_user_register(struct tracepoint_user *tuser) in tracepoint_user_register()
70 static void tracepoint_user_unregister(struct tracepoint_user *tuser) in tracepoint_user_unregister()
79 static unsigned long tracepoint_user_ip(struct tracepoint_user *tuser) in tracepoint_user_ip()
87 static void __tracepoint_user_free(struct tracepoint_user *tuser) in __tracepoint_user_free()
134 struct tracepoint_user *tuser; in tracepoint_user_find_get() local
161 static void tracepoint_user_put(struct tracepoint_user *tuser) in tracepoint_user_put()
192 struct tracepoint_user *tuser; member
1052 static bool tracepoint_user_within_module(struct tracepoint_user *tuser, in tracepoint_user_within_module()
1058 static int tracepoint_user_register_again(struct tracepoint_user *tuser, in tracepoint_user_register_again()
[all …]