Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/ | |
nv04.h | 12 unsigned ctxp:8; member in struct:nv04_fifo_ramfc |
nv04.h | 12 unsigned ctxp:8; member in struct:nv04_fifo_ramfc |
/src/sys/miscfs/procfs/ | |
procfs_vnops.c | 1355 struct procfs_root_readdir_ctx *ctxp = arg; local in function:procfs_root_readdir_callback 1360 uiop = ctxp->uiop; 1369 if (ctxp->off < ctxp->startoff) { 1370 ctxp->off++; 1385 ctxp->error = error; 1389 ctxp->ncookies++; 1390 if (ctxp->cookies) 1391 *(ctxp->cookies)++ = ctxp->off + 1 [all...] |
procfs_vnops.c | 1355 struct procfs_root_readdir_ctx *ctxp = arg; local in function:procfs_root_readdir_callback 1360 uiop = ctxp->uiop; 1369 if (ctxp->off < ctxp->startoff) { 1370 ctxp->off++; 1385 ctxp->error = error; 1389 ctxp->ncookies++; 1390 if (ctxp->cookies) 1391 *(ctxp->cookies)++ = ctxp->off + 1 [all...] |