Function report |
Source Code:include\linux\blk-cgroup.h |
Create Date:2022-07-28 05:57:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blkcg_clear_delay
Proto:static inline void blkcg_clear_delay(struct blkcg_gq *blkg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blkcg_gq * | blkg |
675 | old = atomic_read( & use_delay) |
676 | If Not old Then Return |
680 | cur = atomic_cmpxchg( & use_delay, old, 0) |
683 | Break |
Name | Describe |
---|---|
check_scale_change | Check our parent and see if the scale cookie has changed. |
iolatency_set_min_lat_nsec | rn 1 for enabling iolatency, return -1 for disabling iolatency, otherwise* return 0. |
iocg_kick_delay |
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 |