Function report |
Source Code:include\net\sock.h |
Create Date:2022-07-28 06:09:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sock_poll_wait - place memory barrier behind the poll_wait call.*@filp: file*@sock: socket to wait on*@p: poll_table* See the comments in the wq_has_sleeper function.
Proto:static inline void sock_poll_wait(struct file *filp, struct socket *sock, poll_table *p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | filp | |
struct socket * | sock | |
poll_table * | p |
2118 | smp_mb() |
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 |