Function report |
Source Code:include\net\sock.h |
Create Date:2022-07-28 06:09:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sk_memory_allocated_add
Proto:static inline long sk_memory_allocated_add(struct sock *sk, int amt)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk | |
int | amt |
1279 | Return atomic_long_add_return(amt, memory_allocated) |
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 |