Searched refs:access_weight (Results 1 – 1 of 1) sorted by relevance
139 unsigned long access_weight; in get_layer_deny_mask() local148 access_weight = hweight_long(all_existing_optional_access & in get_layer_deny_mask()150 if (WARN_ON_ONCE(access_weight < 1)) in get_layer_deny_mask()154 << ((access_weight - 1) * HWEIGHT(LANDLOCK_MAX_NUM_LAYERS - 1)); in get_layer_deny_mask()