Searched refs:dytc_ignore_event (Results 1 – 1 of 1) sorted by relevance
10191 static atomic_t dytc_ignore_event = ATOMIC_INIT(0); variable10328 atomic_inc(&dytc_ignore_event); in dytc_cql_command()10939 if (!atomic_add_unless(&dytc_ignore_event, -1, 0)) in tpacpi_driver_event()