Searched refs:take_write (Results 1 – 1 of 1) sorted by relevance
1731 bool take_write) in lookup_fte_locked() argument1735 if (take_write) in lookup_fte_locked()1753 if (take_write) in lookup_fte_locked()1773 bool take_write = false; in try_add_to_existing_fg() local1793 fte_tmp = lookup_fte_locked(g, spec->match_value, take_write); in try_add_to_existing_fg()1823 take_write = true; in try_add_to_existing_fg()1872 bool take_write = false; in _mlx5_add_flow_rules() local1890 err = build_match_list(&match_head, ft, spec, take_write); in _mlx5_add_flow_rules()1892 if (take_write) in _mlx5_add_flow_rules()1899 if (!take_write) in _mlx5_add_flow_rules()[all …]