Home
last modified time | relevance | path

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

/kernel/irq/
Dmanage.c573 static int set_irq_wake_real(unsigned int irq, unsigned int on) in set_irq_wake_real()
599 int irq_set_irq_wake(unsigned int irq, unsigned int on) in irq_set_irq_wake()
Dgeneric-chip.c186 int irq_gc_set_wake(struct irq_data *d, unsigned int on) in irq_gc_set_wake()
Dchip.c1363 int irq_chip_set_wake_parent(struct irq_data *data, unsigned int on) in irq_chip_set_wake_parent()
/kernel/trace/
Dtrace_functions.c273 struct trace_array *tr, bool on, in update_traceon_count()
/kernel/time/
Dtimer.c218 bool on = sysctl_timer_migration && tick_nohz_active; in timers_update_migration() local
/kernel/events/
Dcore.c5527 static int perf_fasync(int fd, struct file *filp, int on) in perf_fasync()