Home
last modified time | relevance | path

Searched refs:cmpl (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dbacking-dev-defs.h80 #define DEFINE_WB_COMPLETION(cmpl, bdi) \ argument
81 struct wb_completion cmpl = WB_COMPLETION_INIT(bdi)
/include/crypto/
A Dkpp.h215 crypto_completion_t cmpl, in kpp_request_set_callback() argument
218 req->base.complete = cmpl; in kpp_request_set_callback()
A Dakcipher.h217 crypto_completion_t cmpl, in akcipher_request_set_callback() argument
220 req->base.complete = cmpl; in akcipher_request_set_callback()
A Dacompress.h326 crypto_completion_t cmpl, in acomp_request_set_callback() argument
331 crypto_request_set_callback(&req->base, flgs, cmpl, data); in acomp_request_set_callback()

Completed in 9 milliseconds