Searched refs:htable (Results 1 – 2 of 2) sorted by relevance
1055 __acquires(htable->lock) in dl_seq_start()1060 spin_lock_bh(&htable->lock); in dl_seq_start()1061 if (*pos >= htable->cfg.size) in dl_seq_start()1078 if (*pos >= htable->cfg.size) { in dl_seq_next()1086 __releases(htable->lock) in dl_seq_stop()1093 spin_unlock_bh(&htable->lock); in dl_seq_stop()1178 if (!hlist_empty(&htable->hash[*bucket])) { in dl_seq_show_v2()1180 if (dl_seq_real_show_v2(ent, htable->family, s)) in dl_seq_show_v2()1192 if (!hlist_empty(&htable->hash[*bucket])) { in dl_seq_show_v1()1206 if (!hlist_empty(&htable->hash[*bucket])) { in dl_seq_show()[all …]
82 struct htable { struct400 struct htable *t; in mtype_flush()562 struct htable *t; in mtype_gc()625 struct htable *t, *orig; in mtype_resize()811 const struct htable *t; in mtype_ext_size()843 struct htable *t; in mtype_add()1038 struct htable *t; in mtype_del()1219 struct htable *t; in mtype_test()1267 const struct htable *t; in mtype_head()1332 struct htable *t; in mtype_uref()[all …]
Completed in 11 milliseconds