Searched defs:needs_lock (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | gmap.h | 170 _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 D | io_uring.c | 1275 const bool needs_lock = issue_flags & IO_URING_F_UNLOCKED; io_iopoll_req_issued() local
|
| /linux/net/core/ |
| H A D | rtnetlink.c | 6851 const bool needs_lock = !(cb->flags & RTNL_FLAG_DUMP_UNLOCKED); in rtnl_dumpit() local
|