HomeSort by: relevance | last modified time | path
    Searched refs:tasklet_unlock_wait (Results 1 - 4 of 4) 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);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_gem.h 106 tasklet_unlock_wait(t);
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine_cs.c 1084 tasklet_unlock_wait(t);

Completed in 13 milliseconds