Home
last modified time | relevance | path

Searched refs:random_id_operand (Results 1 – 1 of 1) sorted by relevance

/drivers/infiniband/core/
Dcm.c79 __be32 random_id_operand; member
398 cm_id_priv->id.local_id = (__force __be32)id ^ cm.random_id_operand; in cm_alloc_id()
406 (__force int) (local_id ^ cm.random_id_operand)); in cm_free_id()
415 (__force int) (local_id ^ cm.random_id_operand)); in cm_get_id()
2325 cm.random_id_operand)); in cm_acquire_rejected_id()
3847 get_random_bytes(&cm.random_id_operand, sizeof cm.random_id_operand); in ib_cm_init()