Searched defs:new_idx (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/drivers/dma/ioat/ |
D | dma_v2.c | 616 u16 new_idx = (ioat->tail+i) & (new_size-1); in reshape_ring() local 624 u16 new_idx = (ioat->tail+i) & (new_size-1); in reshape_ring() local 629 u16 new_idx = (ioat->tail+i) & (new_size-1); in reshape_ring() local 641 u16 new_idx = (ioat->tail+i) & (new_size-1); in reshape_ring() local 656 u16 new_idx = (ioat->tail+i) & (new_size-1); in reshape_ring() local
|
/linux-4.1.27/drivers/cpuidle/governors/ |
D | ladder.c | 54 int old_idx, int new_idx) in ladder_do_selection()
|
/linux-4.1.27/include/uapi/linux/ |
D | virtio_ring.h | 161 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
|
/linux-4.1.27/kernel/events/ |
D | hw_breakpoint.c | 188 int old_idx, new_idx; in toggle_bp_task_slot() local
|
/linux-4.1.27/net/mac80211/ |
D | rc80211_minstrel.c | 458 unsigned int i, col, new_idx; in init_sample_table() local
|
D | rc80211_minstrel_ht.c | 1357 int col, i, new_idx; in init_sample_table() local
|
/linux-4.1.27/drivers/regulator/ |
D | max8997.c | 639 int new_val, new_idx, damage, tmp_val, tmp_idx, tmp_dmg; in max8997_set_voltage_buck() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_uncore_nhmex.c | 622 static u64 nhmex_mbox_alter_er(struct perf_event *event, int new_idx, bool modify) in nhmex_mbox_alter_er()
|
D | perf_event_intel_uncore_snbep.c | 769 static u64 snbep_pcu_alter_er(struct perf_event *event, int new_idx, bool modify) in snbep_pcu_alter_er()
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | 3945.c | 1939 s32 setting_idx, s32 *new_idx) in il3945_hw_reg_get_matched_power_idx()
|
/linux-4.1.27/drivers/video/console/ |
D | fbcon.c | 3009 int i, new_idx = -1, ret = 0; in fbcon_fb_unbind() local
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 181 int new_idx = cos * (old_eth_num - delta) + i; in bnx2x_shrink_eth_fp() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 1383 u32 v, new_idx; in cxgb4_set_rspq_intr_params() local
|