summaryrefslogtreecommitdiffstats
path: root/lib/closure.c
Commit message (Expand)AuthorAgeFilesLines
* closures: fix closure_sync + closure debuggingKent Overstreet2024-07-101-0/+3
* closures: closure_get_not_zero(), closure_return_sync()Kent Overstreet2024-06-231-6/+46
* closures: Change BUG_ON() to WARN_ON()Kent Overstreet2024-06-211-2/+8
* closures: closure_sync_timeout()Kent Overstreet2024-05-081-0/+37
* closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet2023-11-241-2/+3
* closures: Fix race in closure_sync()Kent Overstreet2023-10-301-0/+3
* closures: Better memory barriersKent Overstreet2023-10-301-2/+4
* closures: Add a missing includeKent Overstreet2023-10-191-0/+1
* bcache: move closures to lib/Kent Overstreet2023-10-191-0/+204