summaryrefslogtreecommitdiff
path: root/sys/external/bsd/common/include/linux/completion.h
AgeCommit message (Expand)Author
2021-12-19Implement wait_for_completion_timeout.riastradh
2020-07-03hardclock_ticks -> getticks()maxv
2017-01-11Add a reinit_completion functionskrll
2014-09-02IPL_VM -> IPL_SCHEDjmcneill
2014-07-03Add some notes on using these shims to port Linux kernel code.riastradh
2014-05-05Use a spinlock for completions. Makes vchiq pass LOCKDEBUG where otherskrll
2014-04-01Explicitly kassert the precondition c_done != 0 in _completion_claim.riastradh
2014-04-01Move <linux/completion.h> from drm2 to external/bsd/common.riastradh