Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtb-context.h33 struct qht htable; member
/openbmc/hiomapd/vpnor/test/
H A Dforce_readonly_toc.cpp47 struct pnor_partition_table* htable; in main() local
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_gen.h81 struct htable { struct
84 u8 htable_bits; /* size of hash table == 2^htable_bits */ argument
87 struct hbucket __rcu *bucket[]; /* hashtable buckets */ argument
/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c1055 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_start() local
1072 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_next() local
1086 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_stop() local
1172 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show_v2() local
1186 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show_v1() local
1200 struct xt_hashlimit_htable *htable = pde_data(file_inode(s->file)); in dl_seq_show() local
/openbmc/linux/drivers/crypto/vmx/
H A Dghash.c35 u128 htable[16]; member
/openbmc/linux/security/selinux/ss/
H A Dhashtab.h33 struct hashtab_node **htable; /* hash table */ member
H A Davtab.h84 struct avtab_node **htable; member