Searched defs:tbl (Results 1 – 5 of 5) sorted by relevance
| /include/linux/ |
| A D | rhashtable.h | 183 const struct bucket_table *tbl) in rht_grow_above_75() 196 const struct bucket_table *tbl) in rht_shrink_below_30() 209 const struct bucket_table *tbl) in rht_grow_above_100() 221 const struct bucket_table *tbl) in rht_grow_above_max() 294 struct bucket_table *tbl, unsigned int hash) in rht_bucket_var() 381 struct bucket_table *tbl, in rht_ptr() 433 #define rht_for_each(pos, tbl, hash) \ argument 598 struct bucket_table *tbl; in __rhashtable_lookup() local 715 struct bucket_table *tbl; in __rhashtable_insert_fast() local 1081 struct bucket_table *tbl; in __rhashtable_remove_fast() local [all …]
|
| A D | rhashtable-types.h | 83 struct bucket_table __rcu *tbl; member 112 struct bucket_table *tbl; member
|
| /include/net/ |
| A D | neighbour.h | 78 struct neigh_table *tbl; member 136 #define NEIGH_CACHE_STAT_INC(tbl, field) this_cpu_inc((tbl)->stats->field) argument 141 struct neigh_table *tbl; member 302 struct neigh_table *tbl, in ___neigh_lookup_noref() 322 static inline struct neighbour *__neigh_lookup_noref(struct neigh_table *tbl, in __neigh_lookup_noref() 346 static inline struct neighbour *neigh_create(struct neigh_table *tbl, in neigh_create() 405 struct neigh_table *tbl; member 551 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup() 563 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, in __neigh_lookup_errno()
|
| A D | ip6_fib.h | 552 struct fib6_table *tbl; member
|
| /include/linux/fsl/ |
| A D | ntmp.h | 56 struct netc_tbl_vers tbl; member
|
Completed in 13 milliseconds