Searched refs:take_write (Results 1 – 1 of 1) sorted by relevance
1794 bool take_write) in lookup_fte_locked() argument1798 if (take_write) in lookup_fte_locked()1816 if (take_write) in lookup_fte_locked()1836 bool take_write = false; in try_add_to_existing_fg() local1856 fte_tmp = lookup_fte_locked(g, spec->match_value, take_write); in try_add_to_existing_fg()1886 take_write = true; in try_add_to_existing_fg()1935 bool take_write = false; in _mlx5_add_flow_rules() local1953 err = build_match_list(&match_head, ft, spec, take_write); in _mlx5_add_flow_rules()1955 if (take_write) in _mlx5_add_flow_rules()1962 if (!take_write) in _mlx5_add_flow_rules()[all …]