Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\sch_generic.h Create Date:2022-07-28 06:07:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:qdisc_is_empty

Proto:static inline bool qdisc_is_empty(const struct Qdisc *qdisc)

Type:bool

Parameter:

TypeParameterName
const struct Qdisc *qdisc
151  If qdisc_is_percpu_stats(qdisc) Then Return READ_ONCE( for NOLOCK qdisc, true if there are no enqueued skbs )
153  Return Not READ_ONCE(qlen)