Function report |
Source Code:include\linux\percpu-refcount.h |
Create Date:2022-07-28 05:38:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:percpu_ref_put_many - decrement a percpu refcount*@ref: percpu_ref to put*@nr: number of references to put* Decrement the refcount, and if 0, call the release function (which was passed* to percpu_ref_init())
Proto:static inline void percpu_ref_put_many(struct percpu_ref *ref, unsigned long nr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct percpu_ref * | ref | |
unsigned long | nr |
286 | __percpu * percpu_count |
292 | Else if Value for the false possibility is greater at compile time(atomic_long_sub_and_test(nr, & count)) Then release(ref) |
Name | Describe |
---|---|
io_free_req_many |
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 |