函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\ptr_ring.h Create Date:2022-07-27 14:40:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Test ring empty status without taking any locks

函数原型:static inline bool __ptr_ring_empty(struct ptr_ring *r)

返回类型:bool

参数:

类型参数名称
struct ptr_ring *r
195  如果此条件成立可能性大(为编译器优化)( Read-only by both the producer and the consumer )则返回:非queue[READ_ONCE(consumer_head)]
197  返回:true
调用者
名称描述
cpu_map_kthread_run
ptr_ring_empty
ptr_ring_empty_irq
ptr_ring_empty_any
ptr_ring_empty_bh