Home
last modified time | relevance | path

Searched defs:zoff (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgp100.c37 const u32 zoff = znum * 4; in gp100_gr_zbc_clear_color() local
56 const u32 zoff = znum * 4; in gp100_gr_zbc_clear_depth() local
Dgp102.c34 const u32 zoff = znum * 4; in gp102_gr_zbc_clear_stencil() local
/kernel/linux/linux-5.10/fs/ceph/
Dfile.c947 int zoff = page_off + ret; in ceph_sync_read() local