Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\mq-deadline.c Create Date:2022-07-28 17:50:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:dd_exit_queue

Proto:static void dd_exit_queue(struct elevator_queue *e)

Type:void

Parameter:

TypeParameterName
struct elevator_queue *e
395  dd = elevator_data
397  BUG_ON(!list_empty - tests whether a list is empty*@head: the list to test.)
398  BUG_ON(!list_empty - tests whether a list is empty*@head: the list to test.)
400  kfree(dd)