Home
last modified time | relevance | path

Searched refs:COMPLETION_INITIALIZER (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dcompletion.h30 #define COMPLETION_INITIALIZER(work) \ macro
45 struct completion work = COMPLETION_INITIALIZER(work)
/linux-4.4.14/fs/f2fs/
Df2fs_crypto.h111 COMPLETION_INITIALIZER((ecr).completion), 0 }
/linux-4.4.14/fs/ext4/
Dext4_crypto.h111 COMPLETION_INITIALIZER((ecr).completion), 0 }