Searched refs:next_rule (Results 1 – 4 of 4) sorted by relevance
327 struct landlock_rule *walker_rule, *next_rule; in merge_tree() local340 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, src_root, in merge_tree()411 struct landlock_rule *walker_rule, *next_rule; in inherit_tree() local424 rbtree_postorder_for_each_entry_safe(walker_rule, next_rule, in inherit_tree()
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()492 if (!next_rule) in ccs_data_parse_rules()495 rules = next_rule; in ccs_data_parse_rules()496 next_rule++; in ccs_data_parse_rules()
276 next_rule: in nft_do_chain()338 goto next_rule; in nft_do_chain()
827 struct _rule_hw *next_rule = (struct _rule_hw *)(eth + 1); in mlx4_handle_eth_header_mcast_prio() local828 bool last_rule = next_rule->size == 0 && next_rule->id == 0 && in mlx4_handle_eth_header_mcast_prio()829 next_rule->rsvd == 0; in mlx4_handle_eth_header_mcast_prio()