Searched defs:needs_lock (Results 1 – 2 of 2) sorted by relevance
39 bool needs_lock; member350 const guid_t *guid, bool needs_lock) in visorchannel_create()
2780 const bool needs_lock = issue_flags & IO_URING_F_UNLOCKED; in io_iopoll_req_issued() local3085 static void io_ring_submit_unlock(struct io_ring_ctx *ctx, bool needs_lock) in io_ring_submit_unlock()3091 static void io_ring_submit_lock(struct io_ring_ctx *ctx, bool needs_lock) in io_ring_submit_lock()3108 bool needs_lock = issue_flags & IO_URING_F_UNLOCKED; in io_buffer_select() local4388 bool needs_lock = issue_flags & IO_URING_F_UNLOCKED; in io_remove_buffers() local4475 bool needs_lock = issue_flags & IO_URING_F_UNLOCKED; in io_provide_buffers() local6353 bool needs_lock = issue_flags & IO_URING_F_UNLOCKED; in io_async_cancel() local6398 bool needs_lock = issue_flags & IO_URING_F_UNLOCKED; in io_files_update() local8445 bool needs_lock = issue_flags & IO_URING_F_UNLOCKED; in io_install_fixed_file() local8501 bool needs_lock = issue_flags & IO_URING_F_UNLOCKED; in io_close_fixed() local
Completed in 25 milliseconds