Home
last modified time | relevance | path

Searched defs:netpoll (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dnetpoll_stub.go36 func netpoll(delay int64) (gList, int32) { func
Dnetpoll_fake.go33 func netpoll(delay int64) (gList, int32) { func
Dnetpoll_kqueue.go87 func netpoll(delay int64) (gList, int32) { func
Dnetpoll_epoll.go96 func netpoll(delay int64) (gList, int32) { func
Dnetpoll_wasip1.go187 func netpoll(delay int64) (gList, int32) { func
Dnetpoll_aix.go157 func netpoll(delay int64) (gList, int32) { func
Dnetpoll_solaris.go222 func netpoll(delay int64) (gList, int32) { func
Dnetpoll_windows.go151 func netpoll(delay int64) (gList, int32) { func
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h68392 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 Dvmlinux_602.h68392 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 Dvmlinux.h28772 struct netpoll *netpoll; member
28830 struct netpoll { struct
28847 struct netpoll np; argument
H A Dvmlinux_600.h28772 struct netpoll *netpoll; member
28830 struct netpoll { struct
28847 struct netpoll np; argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h119757 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 Dvmlinux_518.h119757 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 Dvmlinux_602.h101799 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 Dvmlinux.h101799 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 Dvmlinux_608.h60136 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 Dvmlinux.h60136 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 …]