Searched defs:noop (Results 1 – 11 of 11) 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
224 def noop(str): function380 def noop(str): function
102 static void noop(void) in noop() function
194 static void noop(struct irq_data *data) { } in noop() function
330 static int noop(int x) { return x; } in noop() function
1049 bool noop = false; in kthread_flush_work() local
1313 noop, enumerator
237 noop = lambda _: None function
2535 static void noop(struct irq_data *d) in noop() function
676 u32 noop; member