Searched defs:is_set (Results 1 – 2 of 2) sorted by relevance
674 int is_set = test_bit(i, (unsigned long *)buf); in hbitmap_test_serialize_range() local691 int is_set = hbitmap_get(data->hb, i); in hbitmap_test_serialize_range() local
358 static inline uint32_t syn_mop(bool is_set, bool is_setg, int options, in syn_mop()