Home
last modified time | relevance | path

Searched defs:CLOSURE_CALLBACK (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Dclosure.c122 static CLOSURE_CALLBACK(closure_sync_fn) in CLOSURE_CALLBACK() function
/linux/include/linux/
H A Dclosure.h352 #define CLOSURE_CALLBACK(name) void name(struct work_struct *ws) macro
/linux/drivers/md/bcache/
H A Dbtree.c295 static CLOSURE_CALLBACK(btree_node_write_unlock) in CLOSURE_CALLBACK() function
302 static CLOSURE_CALLBACK(__btree_node_write_done) in CLOSURE_CALLBACK() function
317 static CLOSURE_CALLBACK(btree_node_write_done) in CLOSURE_CALLBACK() function