Home
last modified time | relevance | path

Searched refs:TASKLET_STATE_RUN (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dinterrupt.h733 TASKLET_STATE_RUN /* Tasklet is running (SMP only) */ enumerator
739 return !test_and_set_bit(TASKLET_STATE_RUN, &(t)->state); in tasklet_trylock()

Completed in 5 milliseconds