Searched refs:token_lock (Results 1 – 2 of 2) sorted by relevance
127 spin_lock(&cmd->token_lock); in alloc_token()132 spin_unlock(&cmd->token_lock); in alloc_token()1421 spin_lock_init(&cmd->token_lock); in mlx5_cmd_init()
253 spinlock_t token_lock; member