Home
last modified time | relevance | path

Searched refs:needs_lock (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/kvm/
H A Dgmap.h201 union pgste pgste, gfn_t gfn, bool needs_lock) in _gmap_ptep_xchg() argument
204 if (!needs_lock) in _gmap_ptep_xchg()
216 if (needs_lock) in _gmap_ptep_xchg()
259 gfn_t gfn, bool needs_lock) in _gmap_crstep_xchg_atomic() argument
267 if (!needs_lock) in _gmap_crstep_xchg_atomic()
277 if (needs_lock) in _gmap_crstep_xchg_atomic()
/linux/net/core/
H A Drtnetlink.c6854 const bool needs_lock = !(cb->flags & RTNL_FLAG_DUMP_UNLOCKED); in rtnl_dumpit() local
6864 if (needs_lock) in rtnl_dumpit()
6867 if (needs_lock) in rtnl_dumpit()