Searched refs:next_rule (Results 1 – 4 of 4) sorted by relevance
264 struct landlock_rule *walker_rule, *next_rule; in merge_ruleset() local287 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, &src->root, in merge_ruleset()317 struct landlock_rule *walker_rule, *next_rule; in inherit_ruleset() local329 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, in inherit_ruleset()
435 struct ccs_rule *rules_base = NULL, *rules = NULL, *next_rule = NULL; in ccs_data_parse_rules() local441 rules_base = next_rule = in ccs_data_parse_rules()493 if (!next_rule) in ccs_data_parse_rules()496 rules = next_rule; in ccs_data_parse_rules()497 next_rule++; in ccs_data_parse_rules()
252 next_rule: in nft_do_chain()317 goto next_rule; in nft_do_chain()
832 struct _rule_hw *next_rule = (struct _rule_hw *)(eth + 1); in mlx4_handle_eth_header_mcast_prio() local833 bool last_rule = next_rule->size == 0 && next_rule->id == 0 && in mlx4_handle_eth_header_mcast_prio()834 next_rule->rsvd == 0; in mlx4_handle_eth_header_mcast_prio()