Searched refs:USHM_OBJ_UMTX (Results 1 – 1 of 1) sorted by relevance
3832 #define USHM_OBJ_UMTX(o) \ macro3972 LIST_INIT(USHM_OBJ_UMTX(object)); in umtx_shm_object_init()3981 if (LIST_EMPTY(USHM_OBJ_UMTX(object))) in umtx_shm_object_terminated()3986 LIST_FOREACH_SAFE(reg, USHM_OBJ_UMTX(object), ushm_obj_link, reg1) { in umtx_shm_object_terminated()4034 LIST_INSERT_HEAD(USHM_OBJ_UMTX(key->info.shared.object), reg, in umtx_shm_create_reg()