Home
last modified time | relevance | path

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

/linux/net/qrtr/
H A Daf_qrtr.c780 const struct sockaddr_qrtr *addr, int zapped) in __qrtr_bind() argument
788 if (!zapped && addr->sq_port == ipc->us.sq_port) in __qrtr_bind()
797 if (!zapped) in __qrtr_bind()
/linux/kernel/locking/
H A Dlockdep.c383 struct list_head zapped; member
1077 if (in_list(&class->lock_entry, &pf->zapped)) in in_any_zapped_class_list()
1202 INIT_LIST_HEAD(&delayed_free.pf[0].zapped); in init_data_structures_once()
1203 INIT_LIST_HEAD(&delayed_free.pf[1].zapped); in init_data_structures_once()
6265 list_move_tail(&class->lock_entry, &pf->zapped); in zap_class()
6324 if (list_empty(&pf->zapped)) in prepare_call_rcu_zapped()
6345 list_for_each_entry(class, &pf->zapped, lock_entry) in __free_zapped_classes()
6348 list_splice_init(&pf->zapped, &free_lock_classes); in __free_zapped_classes()
/linux/net/bluetooth/
H A Dl2cap_sock.c188 bool zapped; in l2cap_sock_connect() local
193 zapped = sock_flag(sk, SOCK_ZAPPED); in l2cap_sock_connect()
196 if (zapped) in l2cap_sock_connect()
1265 /* Kill socket (only if zapped and orphan) in l2cap_sock_kill()
/linux/Documentation/admin-guide/mm/
H A Dpagemap.rst197 Page table entries for shared pages are cleared when the pages are zapped or
H A Duserfaultfd.rst265 - Dirty information will not get lost if the pte was zapped due to
/linux/Documentation/scsi/
H A DChangeLog.megaraid174 Hopefully we'll be getting the build restriction zapped much sooner,
/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst485 pages are zapped when there is an overflow.