/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm_mst_types.c | 609 int next_index; in increase_dsc_bpp() local 630 next_index = -1; in increase_dsc_bpp() 636 next_index = i; in increase_dsc_bpp() 641 if (next_index == -1) in increase_dsc_bpp() 660 vars[next_index].bpp_x16 = bpp_x16_from_pbn(params[next_index], vars[next_index].pbn); in increase_dsc_bpp() 671 vars[next_index].pbn += initial_slack[next_index]; in increase_dsc_bpp() 681 vars[next_index].pbn -= initial_slack[next_index]; in increase_dsc_bpp() 707 int next_index; in try_disable_dsc() local 724 next_index = -1; in try_disable_dsc() 730 next_index = i; in try_disable_dsc() [all …]
|
/linux/drivers/misc/ibmasm/ |
A D | event.c | 53 event = &buffer->events[buffer->next_index]; in ibmasm_receive_event() 59 buffer->next_index = (buffer->next_index + 1) % IBMASM_NUM_EVENTS; in ibmasm_receive_event() 95 index = buffer->next_index; in ibmasm_get_next_event() 146 buffer->next_index = 0; in ibmasm_event_buffer_init()
|
A D | ibmasm.h | 116 unsigned int next_index; member
|
/linux/drivers/net/ethernet/google/gve/ |
A D | gve_tx_dqo.c | 725 s16 prev_index, next_index; in remove_from_list() local 728 next_index = pkt->next; in remove_from_list() 732 list->head = next_index; in remove_from_list() 736 if (next_index == -1) { in remove_from_list() 862 s16 next_index; in remove_miss_completions() local 864 next_index = tx->dqo_compl.miss_completions.head; in remove_miss_completions() 865 while (next_index != -1) { in remove_miss_completions() 867 next_index = pending_packet->next; in remove_miss_completions() 905 s16 next_index; in remove_timed_out_completions() local 908 while (next_index != -1) { in remove_timed_out_completions() [all …]
|
/linux/drivers/net/bonding/ |
A D | bond_alb.c | 105 u32 next_index = tx_hash_table[index].next; in __tlb_clear_slave() local 108 index = next_index; in __tlb_clear_slave() 205 u32 next_index = slave_info->head; in __tlb_choose_channel() local 208 hash_table[hash_index].next = next_index; in __tlb_choose_channel() 211 if (next_index != TLB_NULL_INDEX) in __tlb_choose_channel() 384 u32 index, next_index; in rlb_clear_slave() local 765 if (next_index != RLB_NULL_INDEX) in rlb_delete_table_entry_dst() 779 if (next_index != RLB_NULL_INDEX) in rlb_src_unlink() 834 u32 next_index = entry->src_next; in rlb_purge_src_ip() local 839 index = next_index; in rlb_purge_src_ip() [all …]
|
/linux/include/linux/ |
A D | radix-tree.h | 108 unsigned long next_index; member 292 iter->next_index = start; in radix_tree_iter_init() 342 iter->next_index = iter->index; in radix_tree_iter_retry() 375 return iter->next_index - iter->index; in radix_tree_chunk_size() 428 iter->next_index = 0; in radix_tree_next_slot()
|
/linux/arch/x86/kernel/ |
A D | process_64.c | 295 unsigned short next_index, in load_seg_legacy() argument 299 if (likely(next_index <= 3)) { in load_seg_legacy() 311 loadseg(which, next_index); in load_seg_legacy() 325 if (likely(prev_index | next_index | prev_base)) in load_seg_legacy() 326 loadseg(which, next_index); in load_seg_legacy() 329 if (prev_index != next_index) in load_seg_legacy() 330 loadseg(which, next_index); in load_seg_legacy() 339 loadseg(which, next_index); in load_seg_legacy()
|
/linux/lib/ |
A D | radix-tree.c | 219 static unsigned long next_index(unsigned long index, in next_index() function 1130 iter->next_index = __radix_tree_iter_add(iter, BITS_PER_LONG); in set_iter_tags() 1139 iter->next_index = iter->index; in radix_tree_iter_resume() 1172 index = iter->next_index; in radix_tree_next_chunk() 1186 iter->next_index = maxindex + 1; in radix_tree_next_chunk() 1230 iter->next_index = (index | node_maxindex(node)) + 1; in radix_tree_next_chunk() 1397 iter->index = iter->next_index; in radix_tree_iter_delete() 1481 unsigned long maxindex, start = iter->next_index; in idr_get_free() 1521 start = next_index(start, node, offset); in idr_get_free() 1538 iter->next_index = 1 + min(max, (start | node_maxindex(node))); in idr_get_free() [all …]
|
/linux/arch/arm/mach-omap2/ |
A D | cpuidle34xx.c | 176 int next_index = 0; /* C1 is the default value */ in next_valid_state() local 202 next_index = idx; in next_valid_state() 207 return next_index; in next_valid_state()
|
/linux/drivers/crypto/bcm/ |
A D | util.c | 33 unsigned int next_index; in spu_sg_at_offset() local 35 next_index = sg->length; in spu_sg_at_offset() 36 while (next_index <= skip) { in spu_sg_at_offset() 38 index = next_index; in spu_sg_at_offset() 41 next_index += sg->length; in spu_sg_at_offset()
|
/linux/fs/squashfs/ |
A D | block.c | 142 u64 *next_index, struct squashfs_page_actor *output) in squashfs_read_data() argument 207 if (next_index) in squashfs_read_data() 208 *next_index = index + length; in squashfs_read_data()
|
A D | squashfs_fs_sb.h | 33 u64 next_index; member
|
A D | symlink.c | 86 block = entry->next_index; in squashfs_symlink_readpage()
|
A D | cache.c | 111 &entry->next_index, entry->actor); in squashfs_cache_get() 360 *block = entry->next_index; in squashfs_read_metadata()
|
/linux/fs/jfs/ |
A D | jfs_incore.h | 36 uint next_index; /* next available directory entry index */ member 212 return (JFS_IP(inode)->next_index <= (MAX_INLINE_DIRTABLE_ENTRY + 1)); in jfs_dirtable_inline()
|
A D | jfs_dtree.c | 254 if (index >= jfs_ip->next_index) { in find_index() 339 if (jfs_ip->next_index < 2) { in add_index() 341 jfs_ip->next_index); in add_index() 342 jfs_ip->next_index = 2; in add_index() 345 index = jfs_ip->next_index++; in add_index() 473 jfs_ip->next_index--; in add_index() 2085 u32 table_index, next_index; in dtDelete() local 2115 next_index = -1; in dtDelete() 2121 next_index = -1; in dtDelete() 2127 next_index = in dtDelete() [all …]
|
A D | jfs_inode.c | 109 jfs_inode->next_index = 0; in ialloc()
|
/linux/arch/mips/include/asm/octeon/ |
A D | cvmx-pow.h | 834 uint64_t next_index:11; member 854 uint64_t next_index:11; 870 uint64_t next_index:11; member 878 uint64_t next_index:11;
|
/linux/drivers/scsi/bnx2i/ |
A D | bnx2i_hwi.c | 142 u16 next_index = 0; in bnx2i_arm_cq_event_coalescing() local 162 next_index = 1; in bnx2i_arm_cq_event_coalescing() 164 next_index = num_active_cmds >> ep->ec_shift; in bnx2i_arm_cq_event_coalescing() 165 if (next_index > num_active_cmds - event_coal_min) in bnx2i_arm_cq_event_coalescing() 166 next_index = num_active_cmds - event_coal_min; in bnx2i_arm_cq_event_coalescing() 168 if (!next_index) in bnx2i_arm_cq_event_coalescing() 169 next_index = 1; in bnx2i_arm_cq_event_coalescing() 170 cq_index = ep->qp.cqe_exp_seq_sn + next_index - 1; in bnx2i_arm_cq_event_coalescing() 178 return next_index; in bnx2i_arm_cq_event_coalescing()
|
/linux/drivers/scsi/libfc/ |
A D | fc_exch.c | 61 u16 next_index; member 453 pool->next_index = index; in fc_exch_delete() 849 index = pool->next_index; in fc_exch_em_alloc() 853 if (index == pool->next_index) in fc_exch_em_alloc() 856 pool->next_index = index == mp->pool_max_index ? 0 : index + 1; in fc_exch_em_alloc() 1962 pool->next_index = 0; in fc_exch_pool_reset() 2524 pool->next_index = 0; in fc_exch_mgr_alloc()
|
/linux/fs/xfs/ |
A D | xfs_qm.c | 58 uint32_t next_index; in xfs_qm_dquot_walk() local 65 next_index = 0; in xfs_qm_dquot_walk() 75 next_index, XFS_DQ_LOOKUP_BATCH); in xfs_qm_dquot_walk() 84 next_index = dqp->q_id + 1; in xfs_qm_dquot_walk() 103 if (!next_index) in xfs_qm_dquot_walk()
|
/linux/fs/gfs2/ |
A D | dir.c | 2105 u32 index = 0, next_index; in gfs2_dir_exhash_dealloc() local 2125 next_index = (index & ~(len - 1)) + len; in gfs2_dir_exhash_dealloc() 2126 last = ((next_index >= hsize) ? 1 : 0); in gfs2_dir_exhash_dealloc() 2132 index = next_index; in gfs2_dir_exhash_dealloc()
|
/linux/drivers/net/ethernet/intel/i40e/ |
A D | i40e_debugfs.c | 1150 u32 next_index; in i40e_dbg_command_write() local 1172 &next_table, &next_index, in i40e_dbg_command_write() 1184 rlen, next_table, next_index); in i40e_dbg_command_write()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum.h | 629 enum mlxsw_reg_qeec_hr hr, u8 index, u8 next_index, 635 u8 next_index, u32 maxrate, u8 burst_size);
|
A D | spectrum.c | 1296 enum mlxsw_reg_qeec_hr hr, u8 index, u8 next_index, in mlxsw_sp_port_ets_set() argument 1303 next_index); in mlxsw_sp_port_ets_set() 1312 u8 next_index, u32 maxrate, u8 burst_size) in mlxsw_sp_port_ets_maxrate_set() argument 1318 next_index); in mlxsw_sp_port_ets_maxrate_set() 1327 u8 next_index, u32 minrate) in mlxsw_sp_port_min_bw_set() argument 1333 next_index); in mlxsw_sp_port_min_bw_set()
|