Searched defs:noop (Results 1 – 16 of 16) 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
102 static void noop(void) in noop() function
105 static void noop(void) in noop() function
194 static void noop(struct irq_data *data) { } in noop() function
208 static void noop(struct irq_data *data) { } in noop() function
328 static int noop(int x) { return x; } in noop() function
961 bool noop = false; in kthread_flush_work() local
1042 bool noop = false; in kthread_flush_work() local
2575 static void noop(struct irq_data *d) in noop() function
2535 static void noop(struct irq_data *d) in noop() function
676 u32 noop; member