Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/scheduler/
Dcompletion.txt14 Completions are a code synchronization mechanism which is preferable to any
22 Completions are built on top of the generic event infrastructure in Linux,
53 Completions should be named to convey the intent of the waiter. A good
/linux-4.1.27/drivers/block/
DDAC960.c1980 struct completion Completions[DAC960_V1_MaxChannels]; in DAC960_V1_ReadDeviceConfiguration() local
2016 struct completion *Completion = &Completions[Channel]; in DAC960_V1_ReadDeviceConfiguration()
2065 struct completion *Completion = &Completions[Channel]; in DAC960_V1_ReadDeviceConfiguration()