Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\jump_label.c Create Date:2022-07-28 13:48:39
Last Modify:2020-03-17 20:59:06 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__static_key_deferred_flush

Proto:void __static_key_deferred_flush(void *key, struct delayed_work *work)

Type:void

Parameter:

TypeParameterName
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