Searched refs:user_idx (Results 1 – 3 of 3) sorted by relevance
10 u64 get_leaf_frame_caller_aarch64(struct perf_sample *sample, struct thread *thread, int user_idx);
211 u8 user_idx = 0; in mlx5hws_action_check_combo() local221 if (BIT(user_actions[user_idx]) & order_arr[order_idx]) in mlx5hws_action_check_combo()222 user_idx++; in mlx5hws_action_check_combo()229 valid_combo = user_actions[user_idx] == MLX5HWS_ACTION_TYP_LAST; in mlx5hws_action_check_combo()
1041 u32 user_idx; in UVERBS_HANDLER() local1049 if (uverbs_copy_from(&user_idx, attrs, in UVERBS_HANDLER()1053 dev_idx = bfregn_to_uar_index(dev, &c->bfregi, user_idx, true); in UVERBS_HANDLER()