Searched refs:run_irq_work (Results 1 – 4 of 4) sorted by relevance
466 run_irq_work); in rht_deferred_irq_work()503 irq_work_queue(&ht->run_irq_work); in rhashtable_insert_rehash()514 irq_work_queue(&ht->run_irq_work); in rhashtable_insert_rehash()656 irq_work_queue(&ht->run_irq_work); in rhashtable_try_insert()1111 init_irq_work(&ht->run_irq_work, rht_deferred_irq_work); in rhashtable_init_noprof()1177 irq_work_sync(&ht->run_irq_work); in rhashtable_free_and_destroy()
93 struct irq_work run_irq_work; member
851 irq_work_queue(&ht->run_irq_work); in __rhashtable_insert_fast()
1871 bool run_irq_work = false, pending_recovery; in wl1271_op_resume() local1893 run_irq_work = true; in wl1271_op_resume()1900 if (run_irq_work) { in wl1271_op_resume()