函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\notify\mark.c Create Date:2022-07-29 10:48:07
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:fsnotify_connector_destroy_workfn

函数原型:static void fsnotify_connector_destroy_workfn(struct work_struct *work)

返回类型:void

参数:

类型参数名称
struct work_struct *work
159  加自旋锁
160  conn等于connector_destroy_list
161  connector_destroy_list = NULL
162  自旋锁解锁
164  synchronize_srcu - wait for prior SRCU read-side critical-section completion*@ssp: srcu_struct with which to synchronize
165 conn循环
166  free等于conn
167  conn等于 Used listing heads to free after srcu period expires
168  kmem_cache_free(fsnotify_mark_connector_cachep, free)