Searched defs:blk2 (Results 1 – 8 of 8) sorted by relevance
72 struct xlr_gmac_block_t *blk0, *blk1, *blk2; in xlr_chip_specific_overrides() local154 struct xlr_gmac_block_t *blk1, *blk2; in xlr_board_specific_overrides() local370 struct xlr_gmac_block_t *blk0, *blk1, *blk2; in xlr_board_info_setup() local
35 #define blk2(i) (W[i & 15] += s1(W[(i - 2) & 15]) + W[(i - 7) & 15] \ macro
1087 xfs_da_state_blk_t *blk2) in xfs_dir_leaf_rebalance()1218 xfs_da_state_blk_t *blk2, in xfs_dir_leaf_figure_balance()
332 xfs_da_state_blk_t *blk2) in xfs_da_root_split()506 xfs_da_state_blk_t *blk2) in xfs_da_node_rebalance()
1238 xfs_da_state_blk_t *blk2) in xfs_attr_leaf_rebalance()1406 xfs_da_state_blk_t *blk2, in xfs_attr_leaf_figure_balance()
745 xfs_da_state_blk_t *blk2) /* second btree block */ in xfs_dir2_leafn_rebalance()
84 #define BLK_AVG(blk1, blk2) ((blk1+blk2) >> 1) argument
244 uint64_t blk2 = idx2 >> (bs-3); in zap_table_store() local