Function report |
Source Code:include\linux\rwsem.h |
Create Date:2022-07-28 05:35:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This is the same regardless of which rwsem implementation that is being used.* It is just a heuristic meant to be called by somebody alreadying holding the* rwsem to see if somebody from an incompatible type is wanting access to the* lock.
Proto:static inline int rwsem_is_contended(struct rw_semaphore *sem)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rw_semaphore * | sem |
Name | Describe |
---|---|
shrink_slab_memcg | |
shrink_slab | shrink_slab - shrink slab caches*@gfp_mask: allocation context*@nid: node whose slab caches to target*@memcg: memory cgroup whose slab caches to target*@priority: the reclaim priority* Call the shrink functions to age shrinkable caches |
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 |