/Linux-v4.19/tools/perf/scripts/python/ |
D | compaction-times.py | 72 self.migrated = pair(0, 0, "moved", "failed") 78 self.migrated += rhs.migrated 87 s += "migration: %s" % self.migrated 99 def increment(self, migrated, fscan, mscan): argument 100 if (migrated != None): 101 self.migrated += migrated 132 def increment_pending(cls, pid, migrated, fscan, mscan): argument 136 head.do_increment(migrated, fscan, mscan) 175 def do_increment(self, migrated, fscan, mscan): argument 176 self.pending.increment(migrated, fscan, mscan)
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | mmu_context.h | 129 int migrated = next->context.cpu != cpu; in switch_mm() local 131 if (migrated) { in switch_mm() 135 if (migrated || prev != next) in switch_mm()
|
/Linux-v4.19/fs/nfsd/ |
D | export.c | 392 int migrated, i, err; in fsloc_parse() local 433 err = get_int(mesg, &migrated); in fsloc_parse() 437 if (migrated < 0 || migrated > 1) in fsloc_parse() 439 fsloc->migrated = migrated; in fsloc_parse() 710 new->ex_fslocs.migrated = 0; in svc_export_init() 734 new->ex_fslocs.migrated = item->ex_fslocs.migrated; in export_update() 735 item->ex_fslocs.migrated = 0; in export_update() 1183 char *loctype = (fsloc->migrated) ? "refer" : "replicas"; in exp_flags()
|
D | export.h | 32 int migrated; member
|
/Linux-v4.19/Documentation/powerpc/ |
D | DAWR-POWER9.txt | 54 guest is migrated to a POWER9 host, the watchpoint will be lost on the 57 migrated back to the POWER8 host, it will start working again.
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | rdma.txt | 56 deleted after processes migrated. This allow progress migration as well with 61 This also allows process migrated with active RDMA resource to charge 63 a process from previously charged cgroup which is migrated to new cgroup,
|
D | freezer-subsystem.txt | 16 migrated between nodes in a cluster by copying the gathered information
|
/Linux-v4.19/fs/xfs/ |
D | xfs_mru_cache.c | 131 unsigned int migrated = 0; in _xfs_mru_cache_migrate() local 160 if (++migrated == mru->grp_count) { in _xfs_mru_cache_migrate()
|
D | Kconfig | 35 filesystem to be migrated between Linux and IRIX without any need
|
/Linux-v4.19/Documentation/core-api/ |
D | cpu_hotplug.rst | 81 migrated to another target CPU. 158 * All processes are migrated away from this outgoing CPU to new CPUs. 161 * All interrupts targeted to this CPU are migrated to a new CPU 162 * timers are also migrated to a new CPU 163 * Once all services are migrated, kernel calls an arch specific routine
|
D | local_ops.rst | 71 process context to make sure the process won't be migrated to a
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | ruc.c | 78 bool migrated = packet->migrated; in hfi1_ruc_check_hdr() local 81 if (qp->s_mig_state == IB_MIG_ARMED && migrated) { in hfi1_ruc_check_hdr() 151 if (qp->s_mig_state == IB_MIG_REARM && !migrated) in hfi1_ruc_check_hdr()
|
D | driver.c | 1461 packet->migrated = ib_bth_is_migration(packet->ohdr); in hfi1_setup_9B_packet() 1498 packet->migrated = opa_bth_is_migration(packet->ohdr); in hfi1_setup_bypass_packet() 1510 packet->migrated = opa_bth_is_migration(packet->ohdr); in hfi1_setup_bypass_packet() 1524 packet->migrated = false; in hfi1_setup_bypass_packet()
|
/Linux-v4.19/tools/testing/selftests/net/forwarding/ |
D | README | 8 ASICs, as their ports can not be migrated to other network namespaces
|
/Linux-v4.19/Documentation/vm/ |
D | page_migration.rst | 67 Lists of pages to be migrated are generated by scanning over 94 1. Lock the page to be migrated 155 *LRU* pages. However, there are potential non-lru pages which can be migrated 187 under page_lock if you migrated the oldpage successfully and returns
|
D | hmm.rst | 102 access any memory but we must also permit any memory to be migrated to device 135 migrated from a main memory page to a device page, then any CPU access to 262 a device specific data structure to keep information about migrated memory and 343 virtual address range. Some pages in the range might not be migrated for all 354 migrated. Note those pages were still copied to a new page and thus we wasted
|
/Linux-v4.19/arch/mips/kvm/ |
D | vz.c | 2407 bool migrated; in kvm_vz_vcpu_load_tlb() local 2413 migrated = (vcpu->arch.last_exec_cpu != cpu); in kvm_vz_vcpu_load_tlb() 2430 if (migrated || in kvm_vz_vcpu_load_tlb() 2449 if (migrated || last_exec_vcpu[cpu] != vcpu) in kvm_vz_vcpu_load_tlb() 2467 bool migrated, all; in kvm_vz_vcpu_load() local 2473 migrated = (vcpu->arch.last_sched_cpu != cpu); in kvm_vz_vcpu_load() 2479 all = migrated || (last_vcpu[cpu] != vcpu); in kvm_vz_vcpu_load()
|
/Linux-v4.19/Documentation/perf/ |
D | arm-ccn.txt | 45 the events are migrated to another one and the attribute is updated.
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | amd-memory-encryption.rst | 174 SEV_STATE_RECEIVING, /* guest is being migrated in from another SEV machine */ 175 SEV_STATE_SENDING /* guest is getting migrated out to another SEV machine */
|
/Linux-v4.19/arch/arm/vfp/ |
D | vfphw.S | 137 @ However, it may have been migrated to another CPU, in which
|
/Linux-v4.19/Documentation/devicetree/bindings/reserved-memory/ |
D | reserved-memory.txt | 65 can be otherwise regenerated or migrated elsewhere.
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | nfs.txt | 61 migrated onto another server by means of the special "fs_locations"
|
/Linux-v4.19/Documentation/thermal/ |
D | intel_powerclamp.txt | 82 migrated, unless the CPU is taken offline. In this case, threads 216 keeps track of clamping kernel threads, even after they are migrated
|
/Linux-v4.19/Documentation/security/keys/ |
D | trusted-encrypted.rst | 17 (future) PCR values, so keys are easily migrated to new pcr values, such as
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83791d | 92 The sysfs interface to the beep bitmask has migrated from the original legacy
|