Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dprofile.h84 int profile_event_unregister(enum profile_type, struct notifier_block * n);
125 static inline int profile_event_unregister(enum profile_type t, struct notifier_block * n) in profile_event_unregister() function
/Linux-v5.15/kernel/
Dprofile.c190 int profile_event_unregister(enum profile_type type, struct notifier_block *n) in profile_event_unregister() function
207 EXPORT_SYMBOL_GPL(profile_event_unregister);