Home
last modified time | relevance | path

Searched refs:closure_sync_timeout (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dclosure.h200 static inline int closure_sync_timeout(struct closure *cl, unsigned long timeout) in closure_sync_timeout() function
473 closure_sync_timeout(&cl, _t); \
/linux-6.12.1/fs/bcachefs/
Dalloc_foreground.c1812 if (t && closure_sync_timeout(cl, t)) { in __bch2_wait_on_allocator()