Searched refs:access_weight (Results 1 – 1 of 1) sorted by relevance
141 unsigned long access_weight; in get_layer_deny_mask() local150 access_weight = hweight_long(all_existing_optional_access & in get_layer_deny_mask()152 if (WARN_ON_ONCE(access_weight < 1)) in get_layer_deny_mask()156 << ((access_weight - 1) * HWEIGHT(LANDLOCK_MAX_NUM_LAYERS - 1)); in get_layer_deny_mask()