Home
last modified time | relevance | path

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

/kernel/time/
Dposix-clock.c85 static int posix_clock_fasync(int fd, struct file *fp, int on) in posix_clock_fasync()
Dtimer.c216 bool on = sysctl_timer_migration && tick_nohz_active; in timers_update_migration() local
/kernel/irq/
Dmanage.c571 static int set_irq_wake_real(unsigned int irq, unsigned int on) in set_irq_wake_real()
597 int irq_set_irq_wake(unsigned int irq, unsigned int on) in irq_set_irq_wake()
Dgeneric-chip.c177 int irq_gc_set_wake(struct irq_data *d, unsigned int on) in irq_gc_set_wake()
Dchip.c1134 int irq_chip_set_wake_parent(struct irq_data *data, unsigned int on) in irq_chip_set_wake_parent()
/kernel/trace/
Dtrace_functions.c270 static void update_traceon_count(void **data, bool on) in update_traceon_count()
/kernel/events/
Dcore.c5354 static int perf_fasync(int fd, struct file *filp, int on) in perf_fasync()