Function report |
Source Code:include\linux\netdevice.h |
Create Date:2022-07-28 06:04:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__netif_tx_lock
Proto:static inline void __netif_tx_lock(struct netdev_queue *txq, int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct netdev_queue * | txq | |
int | cpu |
3938 | spin_lock( & write-mostly part) |
3939 | xmit_lock_owner = cpu |
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 |