netif_napi_del
Regular
4.4
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff81715c80)
Location: net/core/dev.c:4774
Inline: False
Direct callers:
- drivers/net/virtio_net.c:virtnet_free_queues
- net/core/dev.c:free_netdev
Symbols:
ffffffff81715c80-ffffffff81715ce3: netif_napi_del (STB_GLOBAL)
4.8
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff8177e470)
Location: net/core/dev.c:5115
Inline: False
Direct callers:
- drivers/net/virtio_net.c:virtnet_free_queues
- net/core/dev.c:free_netdev
Symbols:
ffffffff8177e470-ffffffff8177e4e9: netif_napi_del (STB_GLOBAL)
4.10
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff817abc70)
Location: net/core/dev.c:5263
Inline: False
Direct callers:
- net/core/dev.c:free_netdev
Symbols:
ffffffff817abc70-ffffffff817abce9: netif_napi_del (STB_GLOBAL)
4.13
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff817ca200)
Location: net/core/dev.c:5467
Inline: False
Direct callers:
- net/core/dev.c:free_netdev
Symbols:
ffffffff817ca200-ffffffff817ca279: netif_napi_del (STB_GLOBAL)
4.15
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff81843d00)
Location: net/core/dev.c:5608
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
ffffffff81843d00-ffffffff81843d79: netif_napi_del (STB_GLOBAL)
4.18
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff81890f00)
Location: net/core/dev.c:5738
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
ffffffff81890f00-ffffffff81890f7b: netif_napi_del (STB_GLOBAL)
5.0
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff818b14e0)
Location: net/core/dev.c:6314
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
ffffffff818b14e0-ffffffff818b15a1: netif_napi_del (STB_GLOBAL)
5.3
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff818fe290)
Location: net/core/dev.c:6324
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
ffffffff818fe290-ffffffff818fe34e: netif_napi_del (STB_GLOBAL)
5.4
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff819305c0)
Location: net/core/dev.c:6262
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
ffffffff819305c0-ffffffff8193067e: netif_napi_del (STB_GLOBAL)
5.8
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff81a041b0)
Location: net/core/dev.c:6653
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- drivers/net/xen-netfront.c:xennet_destroy_queues
- net/core/dev.c:free_netdev
Symbols:
ffffffff81a041b0-ffffffff81a04285: netif_napi_del (STB_GLOBAL)
5.11
: Duplicate, Full Inline ⚠️Collision: Static Duplication
Inline: Full
Transformation: False
Instances:
In drivers/net/tun.c (ffffffff81899c10)
Location: include/linux/netdevice.h:2433
Inline: True
Inline callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
In drivers/net/xen-netfront.c (ffffffff818a5344)
Location: include/linux/netdevice.h:2433
Inline: True
Inline callers:
- drivers/net/xen-netfront.c:xennet_destroy_queues
In net/core/dev.c (ffffffff81a06371)
Location: include/linux/netdevice.h:2433
Inline: True
Inline callers:
- net/core/dev.c:free_netdev
5.13
: Duplicate, Full Inline ⚠️Collision: Static Duplication
Inline: Full
Transformation: False
Instances:
In drivers/net/tun.c (ffffffff8187c3c0)
Location: include/linux/netdevice.h:2497
Inline: True
Inline callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
In drivers/net/xen-netfront.c (ffffffff81888934)
Location: include/linux/netdevice.h:2497
Inline: True
Inline callers:
- drivers/net/xen-netfront.c:xennet_destroy_queues
In net/core/dev.c (ffffffff819ecec1)
Location: include/linux/netdevice.h:2497
Inline: True
Inline callers:
- net/core/dev.c:free_netdev
5.15
: Duplicate, Full Inline ⚠️Collision: Static Duplication
Inline: Full
Transformation: False
Instances:
In drivers/net/tun.c (ffffffff8190d936)
Location: include/linux/netdevice.h:2517
Inline: True
Inline callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
In drivers/net/xen-netfront.c (ffffffff8191b034)
Location: include/linux/netdevice.h:2517
Inline: True
Inline callers:
- drivers/net/xen-netfront.c:xennet_destroy_queues
In net/core/dev.c (ffffffff81a9e0ba)
Location: include/linux/netdevice.h:2517
Inline: True
Inline callers:
- net/core/dev.c:free_netdev
5.19
: Duplicate, Full Inline ⚠️Collision: Static Duplication
Inline: Full
Transformation: False
Instances:
In drivers/net/tun.c (ffffffff81a61cb2)
Location: include/linux/netdevice.h:2611
Inline: True
Inline callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
In drivers/net/xen-netfront.c (ffffffff81a705b4)
Location: include/linux/netdevice.h:2611
Inline: True
Inline callers:
- drivers/net/xen-netfront.c:xennet_destroy_queues
In net/core/dev.c (ffffffff81c1289a)
Location: include/linux/netdevice.h:2611
Inline: True
Inline callers:
- net/core/dev.c:free_netdev
6.2
: Duplicate, Full Inline ⚠️Collision: Static Duplication
Inline: Full
Transformation: False
Instances:
In drivers/net/tun.c (ffffffff81bed662)
Location: include/linux/netdevice.h:2635
Inline: True
Inline callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
In drivers/net/xen-netfront.c (ffffffff81c034f4)
Location: include/linux/netdevice.h:2635
Inline: True
Inline callers:
- drivers/net/xen-netfront.c:xennet_destroy_queues
In net/core/dev.c (ffffffff81dc29aa)
Location: include/linux/netdevice.h:2635
Inline: True
Inline callers:
- net/core/dev.c:free_netdev
6.5
: Duplicate, Full Inline ⚠️Collision: Static Duplication
Inline: Full
Transformation: False
Instances:
In drivers/net/tun.c (ffffffff81c45b92)
Location: include/linux/netdevice.h:2688
Inline: True
Inline callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
In drivers/net/xen-netfront.c (ffffffff81c68b98)
Location: include/linux/netdevice.h:2688
Inline: True
Inline callers:
- drivers/net/xen-netfront.c:xennet_destroy_queues
In net/core/dev.c (ffffffff81e31e5a)
Location: include/linux/netdevice.h:2688
Inline: True
Inline callers:
- net/core/dev.c:free_netdev
6.8
: Duplicate, Full Inline ⚠️Collision: Static Duplication
Inline: Full
Transformation: False
Instances:
In drivers/net/tun.c (ffffffff81cfb4a2)
Location: include/linux/netdevice.h:2756
Inline: True
Inline callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
In drivers/net/xen-netfront.c (ffffffff81d1d5c5)
Location: include/linux/netdevice.h:2756
Inline: True
Inline callers:
- drivers/net/xen-netfront.c:xennet_destroy_queues
In net/core/dev.c (ffffffff81ef02dd)
Location: include/linux/netdevice.h:2756
Inline: True
Inline callers:
- net/core/dev.c:free_netdev
arm64
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffff800010bcc518)
Location: net/core/dev.c:6262
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- drivers/net/ethernet/broadcom/bgmac.c:bgmac_enet_remove
- net/core/dev.c:free_netdev
Symbols:
ffff800010bcc518-ffff800010bcc5c8: netif_napi_del (STB_GLOBAL)
armhf
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (c0ce5320)
Location: net/core/dev.c:6262
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
c0ce5320-c0ce53c8: netif_napi_del (STB_GLOBAL)
ppc64el
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (c000000000cab750)
Location: net/core/dev.c:6262
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
c000000000cab750-c000000000cab858: netif_napi_del (STB_GLOBAL)
riscv64
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffe000757fb4)
Location: net/core/dev.c:6262
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
ffffffe000757fb4-ffffffe00075805a: netif_napi_del (STB_GLOBAL)
aws
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff818d05c0)
Location: net/core/dev.c:6262
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
ffffffff818d05c0-ffffffff818d067e: netif_napi_del (STB_GLOBAL)
azure
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff8188a4a0)
Location: net/core/dev.c:6262
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
ffffffff8188a4a0-ffffffff8188a55e: netif_napi_del (STB_GLOBAL)
gcp
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff819215c0)
Location: net/core/dev.c:6262
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
ffffffff819215c0-ffffffff8192167e: netif_napi_del (STB_GLOBAL)
lowlatency
: ✅void netif_napi_del(struct napi_struct *napi);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/dev.c (ffffffff8193efb0)
Location: net/core/dev.c:6262
Inline: False
Direct callers:
- drivers/net/tun.c:tun_detach_all
- drivers/net/tun.c:__tun_detach
- net/core/dev.c:free_netdev
Symbols:
ffffffff8193efb0-ffffffff8193f066: netif_napi_del (STB_GLOBAL)
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅