Searched refs:__busy_read_flag (Results 1 – 1 of 1) sorted by relevance
12 static __always_inline u32 __busy_read_flag(u8 id) in __busy_read_flag() function35 return (id + 1) | __busy_read_flag(id); in __busy_write_id()67 return __busy_set_if_active(fence, __busy_read_flag); in busy_check_reader()