Home
last modified time | relevance | path

Searched defs:_cl (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/include/linux/
Dclosure.h370 #define continue_at(_cl, _fn, _wq) \ argument
384 #define closure_return(_cl) continue_at((_cl), NULL, NULL) argument
398 #define continue_at_nobarrier(_cl, _fn, _wq) \ argument
414 #define closure_return_with_destructor(_cl, _destructor) \ argument
/linux-6.14.4/fs/bcachefs/
Dalloc_foreground.c931 struct closure *_cl) in __open_bucket_add_buckets()