Searched defs:local_id (Results 1 – 3 of 3) sorted by relevance
72 int local_id = hwlock - &hwlock->bank->lock[0]; in hwlock_to_id() local
187 __be32 local_id; /* Established / timewait */ member402 static void cm_free_id(__be32 local_id) in cm_free_id()410 static struct cm_id_private * cm_get_id(__be32 local_id, __be32 remote_id) in cm_get_id()426 static struct cm_id_private * cm_acquire_id(__be32 local_id, __be32 remote_id) in cm_acquire_id()786 static struct cm_timewait_info * cm_create_timewait_info(__be32 local_id) in cm_create_timewait_info()
305 int root_id, new_root_id, irm_id, bm_id, local_id; in bm_work() local