Home
last modified time | relevance | path

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

/linux-6.1.9/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
/linux-6.1.9/fs/ceph/
Dfile.c1001 int zoff = page_off + ret; in ceph_sync_read() local