Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtool.h63 unthrottle, member
/linux/include/linux/usb/
H A Dserial.h286 void (*unthrottle)(struct tty_struct *tty); member
/linux/drivers/tty/
H A Dsynclink_gt.c1285 static void unthrottle(struct tty_struct * tty) in unthrottle() function
/linux/kernel/events/
H A Dcore.c4489 perf_adjust_freq_unthr_context(struct perf_event_context *ctx, bool unthrottle) in perf_adjust_freq_unthr_context()