Home
last modified time | relevance | path

Searched refs:moving (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.1.9/doc/mach_ipc/
H A Dkmsg.md425 who are responsible for moving message data between the kernel extension
/xnu-12377.1.9/doc/building/
H A Dxnu_build_consolidation.md16 builds across different SoCs moving forward.
/xnu-12377.1.9/bsd/nfs/
H A Dnfs_serv.c2968 int moving = 0; in nfsrv_rename() local
2973 moving = 1; in nfsrv_rename()
2976 moving = 1; in nfsrv_rename()
2978 if (moving) { in nfsrv_rename()
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c8549 int moving = 0; in vn_authorize_renamex_with_paths() local
8724 moving = 1; in vn_authorize_renamex_with_paths()
8727 moving = 1; in vn_authorize_renamex_with_paths()
8752 if (moving) { in vn_authorize_renamex_with_paths()
/xnu-12377.1.9/doc/scheduler/
H A Dsched_clutch_edge.md230 Both metrics are maintained as an exponentially moving weighted average to make sure they capture t…