Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:tty_io_nonblock

Proto:static inline bool tty_io_nonblock(struct tty_struct *tty, struct file *file)

Type:bool

Parameter:

TypeParameterName
struct tty_struct *tty
struct file *file
391  Return f_flags & O_NONBLOCK || st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from