Searched refs:__owner (Results 1 – 2 of 2) sorted by relevance
63 __u32 __count, __owner; \64 int ret = read_mutex_state((mutex), &__count, &__owner); \ in unlock_mutex() 67 EXPECT_EQ((owner), __owner); \ in unlock_mutex()
47 #define csio_mb_is_host_owner(__owner) ((__owner) == CSIO_MBOWNER_PL) argument