Searched defs:ntbl (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/lib/ |
| H A D | rhashtable.c | 75 static void nested_table_free(union nested_table *ntbl, unsigned int size) in nested_table_free() argument 98 union nested_table *ntbl; in nested_bucket_table_free() local 126 union nested_table *ntbl; nested_table_alloc() local 1181 union nested_table *ntbl; __rht_bucket_nested() local 1220 union nested_table *ntbl; rht_bucket_nested_insert() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | rhashtable.c | 75 static void nested_table_free(union nested_table *ntbl, unsigned int size) in nested_table_free() argument 98 union nested_table *ntbl; in nested_bucket_table_free() local 126 union nested_table *ntbl; nested_table_alloc() local 1185 union nested_table *ntbl; __rht_bucket_nested() local 1224 union nested_table *ntbl; rht_bucket_nested_insert() local [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | t1_trce.c | 28 do_ssl_trace_str(int val, const ssl_trace_tbl *tbl, size_t ntbl) do_ssl_trace_str() argument 40 do_ssl_trace_list(BIO *bio, int indent, const unsigned char *msg, size_t msglen, size_t vlen, const ssl_trace_tbl *tbl, size_t ntbl) do_ssl_trace_list() argument
|
| H A D | ssl_conf.c | 101 size_t ntbl; member
|
| /third_party/openssl/ssl/ |
| H A D | t1_trce.c | 28 do_ssl_trace_str(int val, const ssl_trace_tbl *tbl, size_t ntbl) do_ssl_trace_str() argument 40 do_ssl_trace_list(BIO *bio, int indent, const unsigned char *msg, size_t msglen, size_t vlen, const ssl_trace_tbl *tbl, size_t ntbl) do_ssl_trace_list() argument
|
| H A D | ssl_conf.c | 101 size_t ntbl; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_main.c | 1264 struct ipoib_neigh_table *ntbl = &priv->ntbl; in ipoib_neigh_get() local 1301 struct ipoib_neigh_table *ntbl = &priv->ntbl; in __ipoib_reap_neigh() local 1386 struct ipoib_neigh_table *ntbl = &priv->ntbl; in ipoib_neigh_alloc() local 1475 struct ipoib_neigh_table *ntbl = &priv->ntbl; ipoib_neigh_free() local 1510 struct ipoib_neigh_table *ntbl = &priv->ntbl; ipoib_neigh_hash_init() local 1546 struct ipoib_neigh_table *ntbl = htbl->ntbl; neigh_hash_free_rcu() local 1556 struct ipoib_neigh_table *ntbl = &priv->ntbl; ipoib_del_neighs_by_gid() local 1596 struct ipoib_neigh_table *ntbl = &priv->ntbl; ipoib_flush_neighs() local [all...] |
| H A D | ipoib.h | 297 struct ipoib_neigh_table *ntbl; member 345 struct ipoib_neigh_table ntbl; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_main.c | 1273 struct ipoib_neigh_table *ntbl = &priv->ntbl; in ipoib_neigh_get() local 1310 struct ipoib_neigh_table *ntbl = &priv->ntbl; in __ipoib_reap_neigh() local 1395 struct ipoib_neigh_table *ntbl = &priv->ntbl; in ipoib_neigh_alloc() local 1484 struct ipoib_neigh_table *ntbl = &priv->ntbl; ipoib_neigh_free() local 1519 struct ipoib_neigh_table *ntbl = &priv->ntbl; ipoib_neigh_hash_init() local 1555 struct ipoib_neigh_table *ntbl = htbl->ntbl; neigh_hash_free_rcu() local 1565 struct ipoib_neigh_table *ntbl = &priv->ntbl; ipoib_del_neighs_by_gid() local 1605 struct ipoib_neigh_table *ntbl = &priv->ntbl; ipoib_flush_neighs() local [all...] |
| H A D | ipoib.h | 297 struct ipoib_neigh_table *ntbl; member 345 struct ipoib_neigh_table ntbl; member
|
Completed in 17 milliseconds