Home
last modified time | relevance | path

Searched defs:SINGLE (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/ufs/ffs/
H A Dffs_inode.c223 #define SINGLE 0 /* index of single indirect block */ macro
H A Dffs_alloc.c2407 #define SINGLE 5 /* don't look up, just allocate it and don't hash it */ macro
/freebsd/sys/fs/ext2fs/
H A Dext2_inode.c106 #define SINGLE 0 /* index of single indirect block */ macro
/freebsd/sys/powerpc/booke/
H A Dspe.c285 SINGLE, enumerator
/freebsd/sys/arm64/vmm/
H A Dvmm_dev.c376 enum { NONE, SINGLE, ALL } vcpus_locked; in vmmdev_ioctl() enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h609 SINGLE = 0, // A single VOP1 or VOP2 instruction which may be used in VOPD. enumerator
/freebsd/sys/amd64/vmm/
H A Dvmm_dev.c450 enum { NONE, SINGLE, ALL } vcpus_locked; in vmmdev_ioctl() enumerator