Home
last modified time | relevance | path

Searched refs:migrated (Results 1 – 35 of 35) sorted by relevance

/linux-4.1.27/arch/xtensa/include/asm/
Dmmu_context.h127 int migrated = next->context.cpu != cpu; in switch_mm() local
129 if (migrated) { in switch_mm()
133 if (migrated || prev != next) in switch_mm()
/linux-4.1.27/fs/nfsd/
Dexport.c391 int migrated, i, err; in fsloc_parse() local
431 err = get_int(mesg, &migrated); in fsloc_parse()
435 if (migrated < 0 || migrated > 1) in fsloc_parse()
437 fsloc->migrated = migrated; in fsloc_parse()
708 new->ex_fslocs.migrated = 0; in svc_export_init()
732 new->ex_fslocs.migrated = item->ex_fslocs.migrated; in export_update()
733 item->ex_fslocs.migrated = 0; in export_update()
1237 char *loctype = (fsloc->migrated) ? "refer" : "replicas"; in exp_flags()
Dexport.h30 int migrated; member
Dnfs4proc.c1673 } else if (current_fh->fh_export->ex_fslocs.migrated && in nfsd4_proc_compound()
Dnfs4xdr.c2274 if (exp->ex_fslocs.migrated) { in nfsd4_encode_fattr()
2442 if (exp->ex_fslocs.migrated) { in nfsd4_encode_fattr()
/linux-4.1.27/fs/xfs/
Dxfs_mru_cache.c142 unsigned int migrated = 0; in _xfs_mru_cache_migrate() local
171 if (++migrated == mru->grp_count) { in _xfs_mru_cache_migrate()
DKconfig34 filesystem to be migrated between Linux and IRIX without any need
/linux-4.1.27/Documentation/
Dcpu-hotplug.txt91 migrated to another target CPU.
250 - All processes are migrated away from this outgoing CPU to new CPUs.
253 - All interrupts targeted to this CPU is migrated to a new CPU
254 - timers/bottom half/task lets are also migrated to a new CPU
255 - Once all services are migrated, kernel calls an arch specific routine
Dlocal_ops.txt60 process context to make sure the process won't be migrated to a
Ddma-buf-sharing.txt221 from the migrated backing-storage.
/linux-4.1.27/Documentation/blockdev/
Dzram.txt128 num_migrated RO the number of objects migrated migrated by compaction
/linux-4.1.27/Documentation/vm/
Dpage_migration64 Lists of pages to be migrated are generated by scanning over
91 1. Lock the page to be migrated
Dunevictable-lru.txt330 migrated out from under us, while we're trying to mlock it. To detect this,
432 A page that is being migrated has been isolated from the LRU lists and is held
451 putback_lru_page() function to add migrated pages back to the LRU.
Dhugetlbpage.txt211 cpus in a single node. Otherwise, the task could be migrated to some
/linux-4.1.27/arch/arm/vfp/
Dvfphw.S137 @ However, it may have been migrated to another CPU, in which
/linux-4.1.27/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt65 can be otherwise regenerated or migrated elsewhere.
/linux-4.1.27/Documentation/thermal/
Dintel_powerclamp.txt82 migrated, unless the CPU is taken offline. In this case, threads
216 keeps track of clamping kernel threads, even after they are migrated
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfs.txt61 migrated onto another server by means of the special "fs_locations"
/linux-4.1.27/Documentation/security/
Dkeys-trusted-encrypted.txt15 (future) PCR values, so keys are easily migrated to new pcr values, such as
/linux-4.1.27/Documentation/cgroups/
Dfreezer-subsystem.txt16 migrated between nodes in a cluster by copying the gathered information
Dmemory.txt315 belong to the same memcg. This only fails to hold when a task is migrated to a
446 tasks have migrated away from it. (because we charge against pages, not
Dcpusets.txt634 allocated to it on nodes in its previous cpuset are migrated
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt453 be migrated to a local memory node.
470 detect if pages are properly placed or if the data should be migrated to a
483 trapped and potentially data must be migrated. However, the higher the scan
484 rate, the more quickly a tasks memory is migrated to a local node if the
/linux-4.1.27/Documentation/locking/
Dlglock.txt45 lock at the end of the critical section even if migrated. This should
/linux-4.1.27/Documentation/hwmon/
Dw83791d92 The sysfs interface to the beep bitmask has migrated from the original legacy
/linux-4.1.27/mm/
Dhuge_memory.c1269 bool migrated = false; in do_huge_pmd_numa_page() local
1355 migrated = migrate_misplaced_transhuge_page(mm, vma, in do_huge_pmd_numa_page()
1357 if (migrated) { in do_huge_pmd_numa_page()
DKconfig161 such as direct mapping pages cannot be migrated. So the corresponding
507 allocated pages are migrated away to serve the contiguous request.
Dmemory.c3139 bool migrated = false; in do_numa_page() local
3204 migrated = migrate_misplaced_page(page, vma, target_nid); in do_numa_page()
3205 if (migrated) { in do_numa_page()
/linux-4.1.27/Documentation/timers/
Dhrtimers.txt74 APIs are separated from the timer wheel and are migrated over to
/linux-4.1.27/Documentation/device-mapper/
Dcache.txt121 can be used to set the maximum number of sectors being migrated,
/linux-4.1.27/Documentation/filesystems/
Dramfs-rootfs-initramfs.txt358 be migrated into a default initramfs, automatically created and used by the
Df2fs.txt539 - Cold data contains multimedia data or migrated data blocks
/linux-4.1.27/Documentation/networking/
Dscaling.txt262 recently migrated a userspace thread while the kernel still has packets
/linux-4.1.27/kernel/sched/
Dfair.c2041 bool migrated = flags & TNF_MIGRATED; in task_numa_fault() local
2098 if (migrated) in task_numa_fault()
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt40 In general file descriptors can be migrated among processes by means