Function report |
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 activity | Download SCCT | Chinese |
Name:y_kref_get - get a tty reference*@tty: tty device* Return a new reference to a tty object. The caller must hold* sufficient locks/counts to ensure that their existing reference cannot* go away
Proto:static inline struct tty_struct *tty_kref_get(struct tty_struct *tty)
Type:struct tty_struct
Parameter:
Type | Parameter | Name |
---|---|---|
struct tty_struct * | tty |
468 | Return tty |
Name | Describe |
---|---|
copy_process | Create a new process |
audit_get_tty |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |