Function report |
Source Code:include\linux\netdevice.h |
Create Date:2022-07-28 06:04:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:api_enable - enable NAPI scheduling*@n: NAPI context* Resume NAPI from being scheduled on this context.* Must be paired with napi_disable.
Proto:static inline void napi_enable(struct napi_struct *n)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct napi_struct * | n |
516 | BUG_ON(!st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from) |
517 | smp_mb__before_atomic() |
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 |