Searched refs:zapped (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/net/qrtr/ |
| H A D | qrtr.c | 744 const struct sockaddr_qrtr *addr, int zapped) in __qrtr_bind() argument 752 if (!zapped && addr->sq_port == ipc->us.sq_port) in __qrtr_bind() 761 if (!zapped) in __qrtr_bind()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | lockdep.c | 348 struct list_head zapped; member 1028 if (in_list(&class->lock_entry, &pf->zapped)) in in_any_zapped_class_list() 1153 INIT_LIST_HEAD(&delayed_free.pf[0].zapped); in init_data_structures_once() 1154 INIT_LIST_HEAD(&delayed_free.pf[1].zapped); in init_data_structures_once() 5919 list_move_tail(&class->lock_entry, &pf->zapped); in zap_class() 5976 if (list_empty(&pf->zapped)) in call_rcu_zapped() 5997 list_for_each_entry(class, &pf->zapped, lock_entry) in __free_zapped_classes() 6000 list_splice_init(&pf->zapped, &free_lock_classes); in __free_zapped_classes()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | l2cap_sock.c | 201 bool zapped; in l2cap_sock_connect() local 206 zapped = sock_flag(sk, SOCK_ZAPPED); in l2cap_sock_connect() 209 if (zapped) in l2cap_sock_connect()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 2118 int n, zapped; in FreeCo() local 2125 zapped = 0; in FreeCo() 2184 zapped++; in FreeCo() 2194 if (zapped) { in FreeCo() 2195 npixNew = npixClient - zapped; in FreeCo()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 2254 int zapped = 0; in kvm_mmu_page_unlink_children() local 2258 zapped += mmu_page_zap_pte(kvm, sp, sp->spt + i, invalid_list); in kvm_mmu_page_unlink_children() 2260 return zapped; in kvm_mmu_page_unlink_children() 2276 int i, zapped = 0; in mmu_zap_unsync_children() local 2289 zapped++; in mmu_zap_unsync_children() 2293 return zapped; in mmu_zap_unsync_children()
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.megaraid | 174 Hopefully we'll be getting the build restriction zapped much sooner,
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | mmu.rst | 459 pages are zapped when there is an overflow.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2299 [KVM] Controls how many 4KiB pages are periodically zapped
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 190343 3.37 and programs/Xserver/Xext/xvdisp.c 1.26 got zapped when Xinerama2 was
|