函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\jump_label.c Create Date:2022-07-27 15:10:21
Last Modify:2020-03-17 20:59:06 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:__static_key_deferred_flush

函数原型:void __static_key_deferred_flush(void *key, struct delayed_work *work)

返回类型:void

参数:

类型参数名称
void *key
struct delayed_work *work
295  STATIC_KEY_CHECK_USE(key)
296  lush_delayed_work - wait for a dwork to finish executing the last queueing*@dwork: the delayed work to flush* Delayed timer is cancelled and the pending work is queued for* immediate execution. Like flush_work(), this function only