Function report |
Source Code:include\net\sock.h |
Create Date:2022-07-28 06:09:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sk_sleep
Proto:static inline wait_queue_head_t *sk_sleep(struct sock *sk)
Type:wait_queue_head_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk |
1811 | BUILD_BUG_ON - break compile if a condition is true(offsetof(structsocket_wq, wait) != 0) |
1812 | Return & ({ |
1812 | If 1 Then __read_once_size( & (sk_wq), __c, size of sk_wq ) |
1812 | Else __read_once_size_nocheck( & (sk_wq), __c, size of sk_wq ) |
1812 | Do |
1812 | When 0 cycle |
1812 | __val |
1812 | }) |
1812 | })->wait |
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 |