Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\boot\bitops.h Create Date:2022-07-28 07:26:16
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:variable_test_bit

Proto:static inline bool variable_test_bit(int nr, const void *addr)

Type:bool

Parameter:

TypeParameterName
intnr
const void *addr
28  p = addr
30  asm("btl %2,%1" CC_SET:CC_OUT(v):"m"(*p), "Ir"(nr))
31  Return v
Caller
NameDescribe
queue_show_random
queue_show_iostats
bfq_bfqq_just_created
bfq_bfqq_busy
bfq_bfqq_wait_request
bfq_bfqq_non_blocking_wait_rq
bfq_bfqq_fifo_expire
bfq_bfqq_has_short_ttime
bfq_bfqq_sync
bfq_bfqq_IO_bound
bfq_bfqq_in_large_burst
bfq_bfqq_coop
bfq_bfqq_split_coop
bfq_bfqq_softrt_update
bfq_bfqq_has_waker