Home
last modified time | relevance | path

Searched defs:needs_lock (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/kvm/
H A Dgmap.h170 _gmap_ptep_xchg(struct gmap * gmap,union pte * ptep,union pte newpte,union pgste pgste,gfn_t gfn,bool needs_lock) _gmap_ptep_xchg() argument
202 _gmap_crstep_xchg_atomic(struct gmap * gmap,union crste * crstep,union crste oldcrste,union crste newcrste,gfn_t gfn,bool needs_lock) _gmap_crstep_xchg_atomic() argument
/linux/io_uring/
H A Dio_uring.c1275 const bool needs_lock = issue_flags & IO_URING_F_UNLOCKED; io_iopoll_req_issued() local
/linux/net/core/
H A Drtnetlink.c6851 const bool needs_lock = !(cb->flags & RTNL_FLAG_DUMP_UNLOCKED); in rtnl_dumpit() local