Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\ptr_ring.h Create Date:2022-07-28 13:22:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Note: callers invoking this in a loop must use a compiler barrier,* for example cpu_relax().* NB: this is unlike __ptr_ring_empty in that callers must hold producer_lock:* see e.g. ptr_ring_full.

Proto:static inline bool __ptr_ring_full(struct ptr_ring *r)

Type:bool

Parameter:

TypeParameterName
struct ptr_ring *r
50  Return queue[producer]