Function report |
Source Code:include\linux\sbitmap.h |
Create Date:2022-07-28 07:22:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sbq_wait_ptr() - Get the next wait queue to use for a &struct* sbitmap_queue.*@sbq: Bitmap queue to wait on.*@wait_index: A counter per "user" of @sbq.
Proto:static inline struct sbq_wait_state *sbq_wait_ptr(struct sbitmap_queue *sbq, atomic_t *wait_index)
Type:struct sbq_wait_state
Parameter:
Type | Parameter | Name |
---|---|---|
struct sbitmap_queue * | sbq | |
atomic_t * | wait_index |
513 | ws = @ws: Wait queues.[atomic_read(wait_index)] |
515 | Return ws |
Name | Describe |
---|---|
kyber_get_domain_token |
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 |