Function report |
Source Code:include\linux\spinlock.h |
Create Date:2022-07-28 05:35:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:spin_is_locked() - Check whether a spinlock is locked
Proto:static __always_inline int spin_is_locked(spinlock_t *lock)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
spinlock_t * | lock |
431 | Return raw_spin_is_locked( & rlock) |
Name | Describe |
---|---|
__lookup_undo | |
userfaultfd_ctx_put | serfaultfd_ctx_put - Releases a reference to the internal userfaultfd* context.*@ctx: [in] Pointer to userfaultfd context.* The userfaultfd context reference must have been previously acquired either* with userfaultfd_ctx_get() or userfaultfd_ctx_fdget(). |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |