Function report |
Source Code:include\linux\netdevice.h |
Create Date:2022-07-28 06:04:56 |
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_bh
Proto:static inline void __netif_tx_lock_bh(struct netdev_queue *txq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct netdev_queue * | txq |
3955 | spin_lock_bh( & write-mostly part) |
3956 | xmit_lock_owner = smp_processor_id() |
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 |