Searched refs:zapped (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/net/qrtr/ |
| D | qrtr.c | 753 const struct sockaddr_qrtr *addr, int zapped) in __qrtr_bind() argument 761 if (!zapped && addr->sq_port == ipc->us.sq_port) in __qrtr_bind() 770 if (!zapped) in __qrtr_bind()
|
| /Linux-v5.10/kernel/locking/ |
| D | lockdep.c | 350 struct list_head zapped; member 1027 if (in_list(&class->lock_entry, &pf->zapped)) in in_any_zapped_class_list() 1152 INIT_LIST_HEAD(&delayed_free.pf[0].zapped); in init_data_structures_once() 1153 INIT_LIST_HEAD(&delayed_free.pf[1].zapped); in init_data_structures_once() 5791 list_move_tail(&class->lock_entry, &pf->zapped); in zap_class() 5846 if (list_empty(&pf->zapped)) in call_rcu_zapped() 5867 list_for_each_entry(class, &pf->zapped, lock_entry) in __free_zapped_classes() 5870 list_splice_init(&pf->zapped, &free_lock_classes); in __free_zapped_classes()
|
| /Linux-v5.10/arch/x86/kvm/mmu/ |
| D | mmu.c | 2265 int zapped = 0; in kvm_mmu_page_unlink_children() local 2269 zapped += mmu_page_zap_pte(kvm, sp, sp->spt + i, invalid_list); in kvm_mmu_page_unlink_children() 2271 return zapped; in kvm_mmu_page_unlink_children() 2287 int i, zapped = 0; in mmu_zap_unsync_children() local 2300 zapped++; in mmu_zap_unsync_children() 2304 return zapped; in mmu_zap_unsync_children()
|
| /Linux-v5.10/Documentation/scsi/ |
| D | ChangeLog.megaraid | 174 Hopefully we'll be getting the build restriction zapped much sooner,
|
| /Linux-v5.10/Documentation/virt/kvm/ |
| D | mmu.rst | 459 pages are zapped when there is an overflow.
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | kernel-parameters.txt | 2250 [KVM] Controls how many 4KiB pages are periodically zapped
|