HomeSort by: relevance | last modified time | path
    Searched defs:tasklet_unlock_wait (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/common/include/linux/
tasklet.h 52 #define tasklet_unlock_wait linux_tasklet_unlock_wait macro
95 void tasklet_unlock_wait(const struct tasklet_struct *);
  /src/sys/external/bsd/common/linux/
linux_tasklet.c 426 tasklet_unlock_wait(tasklet);
479 tasklet_unlock_wait(tasklet);
536 * atomic_load_acquire in tasklet_unlock_wait.
543 * tasklet_unlock_wait(tasklet)
550 tasklet_unlock_wait(const struct tasklet_struct *tasklet) function in typeref:typename:void
594 tasklet_unlock_wait(tasklet);

Completed in 57 milliseconds