Searched refs:__hlist_lookup (Results 1 – 1 of 1) sorted by relevance
82 __hlist_lookup(struct mlx5_hlist *h, uint64_t key, void *ctx, bool reuse) in __hlist_lookup() function116 node = __hlist_lookup(h, key, ctx, reuse); in hlist_lookup()147 entry = __hlist_lookup(h, key, ctx, true); in mlx5_hlist_register()