Searched defs:htable (Results 1 – 5 of 5) sorted by relevance
1063 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_start() local1080 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_next() local1094 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_stop() local1180 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_show_v2() local1194 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_show_v1() local1208 struct xt_hashlimit_htable *htable = PDE_DATA(file_inode(s->file)); in dl_seq_show() local
23 struct hashtab_node **htable; /* hash table */ member
84 struct avtab_node **htable; member
76 struct htable { struct79 u8 htable_bits; /* size of hash table == 2^htable_bits */ argument80 struct hbucket __rcu *bucket[0]; /* hashtable buckets */ argument
34 u128 htable[16]; member