Searched refs:index1 (Results 1 – 10 of 10) sorted by relevance
37 int index1; member
146 MLX5_SET(resource_dump, cmd->cmd, index1, key->index1); in mlx5_rsc_dump_cmd_create()
252 int iexpon, index1, index2; in crush_ln() local270 index1 = (x >> 8) << 1; in crush_ln()272 RH = __RH_LH_tbl[index1 - 256]; in crush_ln()274 LH = __RH_LH_tbl[index1 + 1 - 256]; in crush_ln()
1988 u32 index1; in altera_execute() local1995 index1 = stack[--stack_ptr]; in altera_execute()2012 a = 1 + index2 - index1; in altera_execute()2036 a = source1[index1 >> 3] & in altera_execute()2037 (1 << (index1 & 7)) in altera_execute()2046 ++index1; in altera_execute()
41 #define CHECK_PACKED_FIELD_OVERLAP(fields, index1, index2) ({ \ argument43 typeof(__f[0]) _f1 = __f[index1]; typeof(__f[0]) _f2 = __f[index2]; \
228 key.index1 = queue_idx; in mlx5e_health_queue_dump()
511 key.index1 = icosq->sqn; in mlx5e_rx_reporter_dump_icosq()546 key.index1 = rq->rqn; in mlx5e_rx_reporter_dump_rq()
443 key.index1 = sq->sqn; in mlx5e_tx_reporter_dump_sq()
155 |-- index1
3307 int index1 = log_transid % 2; in btrfs_sync_log() local3329 root->log_commit[index1] = true; in btrfs_sync_log()3590 btrfs_remove_all_log_ctxs(root, index1, ret); in btrfs_sync_log()3592 root->log_commit[index1] = false; in btrfs_sync_log()3600 cond_wake_up(&root->log_commit_wait[index1]); in btrfs_sync_log()