/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | netpoll_stub.go | 36 func netpoll(delay int64) (gList, int32) { func
|
D | netpoll_fake.go | 33 func netpoll(delay int64) (gList, int32) { func
|
D | netpoll_kqueue.go | 87 func netpoll(delay int64) (gList, int32) { func
|
D | netpoll_epoll.go | 96 func netpoll(delay int64) (gList, int32) { func
|
D | netpoll_wasip1.go | 187 func netpoll(delay int64) (gList, int32) { func
|
D | netpoll_aix.go | 157 func netpoll(delay int64) (gList, int32) { func
|
D | netpoll_solaris.go | 222 func netpoll(delay int64) (gList, int32) { func
|
D | netpoll_windows.go | 151 func netpoll(delay int64) (gList, int32) { func
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 68392 struct netpoll *netpoll; member 68426 struct netpoll { struct 68427 struct net_device *dev; 68428 netdevice_tracker dev_tracker; 68429 char dev_name[16]; 68430 const char *name; 68431 union inet_addr local_ip; 68432 union inet_addr remote_ip; 68433 bool ipv6; 68434 u16 local_port; [all …]
|
H A D | vmlinux_602.h | 68392 struct netpoll *netpoll; member 68426 struct netpoll { struct 68427 struct net_device *dev; 68428 netdevice_tracker dev_tracker; 68429 char dev_name[16]; 68430 const char *name; 68431 union inet_addr local_ip; 68432 union inet_addr remote_ip; 68433 bool ipv6; 68434 u16 local_port; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 28772 struct netpoll *netpoll; member 28830 struct netpoll { struct 28847 struct netpoll np; argument
|
H A D | vmlinux_600.h | 28772 struct netpoll *netpoll; member 28830 struct netpoll { struct 28847 struct netpoll np; argument
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 119757 struct netpoll *netpoll; member 119876 struct netpoll { struct 119877 struct net_device *dev; 119878 netdevice_tracker dev_tracker; 119879 char dev_name[16]; 119880 const char *name; 119881 union inet_addr local_ip; 119882 union inet_addr remote_ip; 119883 bool ipv6; 119884 u16 local_port; [all …]
|
H A D | vmlinux_518.h | 119757 struct netpoll *netpoll; member 119876 struct netpoll { struct 119877 struct net_device *dev; 119878 netdevice_tracker dev_tracker; 119879 char dev_name[16]; 119880 const char *name; 119881 union inet_addr local_ip; 119882 union inet_addr remote_ip; 119883 bool ipv6; 119884 u16 local_port; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 101799 struct netpoll *netpoll; member 101958 struct netpoll { struct 101959 struct net_device *dev; 101960 netdevice_tracker dev_tracker; 101961 char dev_name[16]; 101962 const char *name; 101963 union inet_addr local_ip; 101964 union inet_addr remote_ip; 101988 struct netpoll *netpoll; argument 139759 struct netpoll *netpoll; member
|
H A D | vmlinux.h | 101799 struct netpoll *netpoll; member 101958 struct netpoll { struct 101959 struct net_device *dev; 101960 netdevice_tracker dev_tracker; 101961 char dev_name[16]; 101962 const char *name; 101963 union inet_addr local_ip; 101964 union inet_addr remote_ip; 101988 struct netpoll *netpoll; argument 139759 struct netpoll *netpoll; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 60136 struct netpoll *netpoll; member 60325 struct netpoll { struct 60326 struct net_device *dev; 60327 netdevice_tracker dev_tracker; 60328 char dev_name[16]; 60329 const char *name; 60330 union inet_addr local_ip; 60331 union inet_addr remote_ip; 60332 bool ipv6; 60333 u16 local_port; [all …]
|
H A D | vmlinux.h | 60136 struct netpoll *netpoll; member 60325 struct netpoll { struct 60326 struct net_device *dev; 60327 netdevice_tracker dev_tracker; 60328 char dev_name[16]; 60329 const char *name; 60330 union inet_addr local_ip; 60331 union inet_addr remote_ip; 60332 bool ipv6; 60333 u16 local_port; [all …]
|