Searched defs:tuser (Results 1 – 1 of 1) sorted by relevance
56 #define for_each_tracepoint_user(tuser) \ argument59 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() local161 static void tracepoint_user_put(struct tracepoint_user *tuser) in tracepoint_user_put()192 struct tracepoint_user *tuser; member1052 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 …]