Searched defs:noop (Results 1 – 8 of 8) sorted by relevance
29 static void noop(struct irq_data *data) { } in noop() function
61 static void noop(struct irq_data *data) in noop() function
101 static void noop(void) in noop() function
193 static void noop(struct irq_data *data) { } in noop() function
358 static int noop(int x) { return x; } in noop() function
1136 bool noop = false; in kthread_flush_work() local
2534 static void noop(struct irq_data *d) in noop() function
676 u32 noop; member