pub fn sys_munlockall( _locked: &mut Locked<Unlocked>, _current_task: &CurrentTask, _flags: u64, ) -> Result<(), Errno>