Searched refs:lock_flag (Results 1 – 1 of 1) sorted by relevance
586 static inline unsigned long lock_flag(enum lock_usage_bit bit) in lock_flag() function607 if (class->usage_mask & lock_flag(bit + LOCK_USAGE_DIR_MASK)) { in get_usage_char()609 if (class->usage_mask & lock_flag(bit)) in get_usage_char()611 } else if (class->usage_mask & lock_flag(bit)) in get_usage_char()2317 if (excl_mask & lock_flag(excl)) { in find_exclusive_match()3316 ret = find_usage_forwards(&root, lock_flag(bit), &target_entry); in check_usage_forwards()3343 ret = find_usage_backwards(&root, lock_flag(bit), &target_entry); in check_usage_backwards()