Home
last modified time | relevance | path

Searched refs:zapped (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/net/qrtr/
H A Dqrtr.c744 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 Dlockdep.c348 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 Dl2cap_sock.c201 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 Dcolormap.c2118 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 Dmmu.c2254 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 DChangeLog.megaraid174 Hopefully we'll be getting the build restriction zapped much sooner,
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dmmu.rst459 pages are zapped when there is an overflow.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt2299 [KVM] Controls how many 4KiB pages are periodically zapped
/OK3568_Linux_fs/external/xserver/
H A DChangeLog190343 3.37 and programs/Xserver/Xext/xvdisp.c 1.26 got zapped when Xinerama2 was