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
102 static void noop(void) in noop() function
194 static void noop(struct irq_data *data) { } in noop() function
328 static int noop(int x) { return x; } in noop() function
996 bool noop = false; in kthread_flush_work() local
2537 static void noop(struct irq_data *d) in noop() function
676 u32 noop; member