Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.h101 #define cp_wait(c, f, s) _cp_wait((c), CP_FLAG_##f, CP_FLAG_##f##_##s) macro
/openbmc/linux/fs/f2fs/
H A Df2fs.h1574 wait_queue_head_t cp_wait; member