Home
last modified time | relevance | path

Searched defs:inet_hashinfo (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h66607 struct inet_hashinfo { struct
66608 struct inet_ehash_bucket *ehash;
66609 spinlock_t *ehash_locks;
66610 unsigned int ehash_mask;
66611 unsigned int ehash_locks_mask;
66612 struct kmem_cache *bind_bucket_cachep;
66613 struct inet_bind_hashbucket *bhash;
66614 unsigned int bhash_size;
66615 unsigned int lhash2_mask;
66616 struct inet_listen_hashbucket *lhash2;
[all …]
Dvmlinux.h66607 struct inet_hashinfo { struct
66608 struct inet_ehash_bucket *ehash;
66609 spinlock_t *ehash_locks;
66610 unsigned int ehash_mask;
66611 unsigned int ehash_locks_mask;
66612 struct kmem_cache *bind_bucket_cachep;
66613 struct inet_bind_hashbucket *bhash;
66614 unsigned int bhash_size;
66615 unsigned int lhash2_mask;
66616 struct inet_listen_hashbucket *lhash2;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h38107 struct inet_hashinfo { struct
38108 struct inet_ehash_bucket *ehash;
38109 spinlock_t *ehash_locks;
38110 unsigned int ehash_mask;
38111 unsigned int ehash_locks_mask;
38112 struct kmem_cache *bind_bucket_cachep;
38113 struct inet_bind_hashbucket *bhash;
38114 unsigned int bhash_size;
38115 unsigned int lhash2_mask;
38116 struct inet_listen_hashbucket *lhash2;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h33070 struct inet_hashinfo { struct
33071 struct inet_ehash_bucket *ehash;
33072 spinlock_t *ehash_locks;
33073 unsigned int ehash_mask;
33074 unsigned int ehash_locks_mask;
33075 struct kmem_cache *bind_bucket_cachep;
33076 struct inet_bind_hashbucket *bhash;
33077 unsigned int bhash_size;
33078 unsigned int lhash2_mask;
33079 struct inet_listen_hashbucket *lhash2;
[all …]
Dvmlinux_510.h33070 struct inet_hashinfo { struct
33071 struct inet_ehash_bucket *ehash;
33072 spinlock_t *ehash_locks;
33073 unsigned int ehash_mask;
33074 unsigned int ehash_locks_mask;
33075 struct kmem_cache *bind_bucket_cachep;
33076 struct inet_bind_hashbucket *bhash;
33077 unsigned int bhash_size;
33078 unsigned int lhash2_mask;
33079 struct inet_listen_hashbucket *lhash2;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h35208 struct inet_hashinfo { struct
35209 struct inet_ehash_bucket *ehash;
35210 spinlock_t *ehash_locks;
35211 unsigned int ehash_mask;
35212 unsigned int ehash_locks_mask;
35213 struct kmem_cache *bind_bucket_cachep;
35214 struct inet_bind_hashbucket *bhash;
35215 unsigned int bhash_size;
35216 unsigned int lhash2_mask;
35217 struct inet_listen_hashbucket *lhash2;
[all …]
Dvmlinux_505.h35208 struct inet_hashinfo { struct
35209 struct inet_ehash_bucket *ehash;
35210 spinlock_t *ehash_locks;
35211 unsigned int ehash_mask;
35212 unsigned int ehash_locks_mask;
35213 struct kmem_cache *bind_bucket_cachep;
35214 struct inet_bind_hashbucket *bhash;
35215 unsigned int bhash_size;
35216 unsigned int lhash2_mask;
35217 struct inet_listen_hashbucket *lhash2;
[all …]