Searched refs:cansleep (Results 1 – 5 of 5) sorted by relevance
89 int cansleep; in mmc_gpio_get_cd() local94 cansleep = gpiod_cansleep(ctx->cd_gpio); in mmc_gpio_get_cd()95 return cansleep ? in mmc_gpio_get_cd()
204 访问函数替换那些没有 cansleep()后缀的自旋锁安全访问函数。
211 訪問函數替換那些沒有 cansleep()後綴的自旋鎖安全訪問函數。
252 accessors without the cansleep() name suffix.
221 spinlock-safe accessors without the cansleep() name suffix.
Completed in 20 milliseconds