Home
last modified time | relevance | path

Searched defs:cp_wait (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv40.h101 #define cp_wait(c, f, s) _cp_wait((c), CP_FLAG_##f, CP_FLAG_##f##_##s) macro
/kernel/linux/linux-5.10/fs/f2fs/
Df2fs.h1422 wait_queue_head_t cp_wait; member