函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\sock.h Create Date:2022-07-27 07:06:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:sk_mem_reclaim_partial

函数原型:static inline void sk_mem_reclaim_partial(struct sock *sk)

返回类型:void

参数:

类型参数名称
struct sock *sk
1445  如果非sk_has_account(sk)则返回
1447  如果sk_forward_alloc大于We used to have PAGE_SIZE here, but systems with 64KB pages* do not necessarily have 16x time more memory than 4KB ones.__sk_mem_reclaim(sk, sk_forward_alloc - 1)