Searched refs:USHM_OBJ_UMTX (Results 1 – 1 of 1) sorted by relevance
4294 #define USHM_OBJ_UMTX(o) \ macro4461 LIST_INIT(USHM_OBJ_UMTX(object)); in umtx_shm_object_init()4470 if (LIST_EMPTY(USHM_OBJ_UMTX(object))) in umtx_shm_object_terminated()4475 LIST_FOREACH_SAFE(reg, USHM_OBJ_UMTX(object), ushm_obj_link, reg1) { in umtx_shm_object_terminated()4536 LIST_INSERT_HEAD(USHM_OBJ_UMTX(key->info.shared.object), reg, in umtx_shm_create_reg()