Searched refs:take_write (Results 1 – 1 of 1) sorted by relevance
1709 bool take_write) in lookup_fte_locked() argument1713 if (take_write) in lookup_fte_locked()1731 if (take_write) in lookup_fte_locked()1751 bool take_write = false; in try_add_to_existing_fg() local1771 fte_tmp = lookup_fte_locked(g, spec->match_value, take_write); in try_add_to_existing_fg()1801 take_write = true; in try_add_to_existing_fg()1850 bool take_write = false; in _mlx5_add_flow_rules() local1868 err = build_match_list(&match_head, ft, spec, take_write); in _mlx5_add_flow_rules()1870 if (take_write) in _mlx5_add_flow_rules()1877 if (!take_write) in _mlx5_add_flow_rules()[all …]