Searched defs:new_idx (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/drivers/dma/ioat/ |
D | dma.c | 401 u16 new_idx = (ioat_chan->tail+i) & (new_size-1); in reshape_ring() local 409 u16 new_idx = (ioat_chan->tail+i) & (new_size-1); in reshape_ring() local 414 u16 new_idx = (ioat_chan->tail+i) & in reshape_ring() local 427 u16 new_idx = (ioat_chan->tail+i) & (new_size-1); in reshape_ring() local 443 u16 new_idx = (ioat_chan->tail+i) & (new_size-1); in reshape_ring() local
|
/linux-4.4.14/drivers/cpuidle/governors/ |
D | ladder.c | 54 int old_idx, int new_idx) in ladder_do_selection()
|
/linux-4.4.14/include/uapi/linux/ |
D | virtio_ring.h | 164 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | cn66xx_device.c | 501 u32 new_idx = readl(iq->inst_cnt_reg); in lio_cn6xxx_update_read_index() local
|
/linux-4.4.14/kernel/events/ |
D | hw_breakpoint.c | 188 int old_idx, new_idx; in toggle_bp_task_slot() local
|
/linux-4.4.14/net/mac80211/ |
D | rc80211_minstrel.c | 458 unsigned int i, col, new_idx; in init_sample_table() local
|
D | rc80211_minstrel_ht.c | 1363 int col, i, new_idx; in init_sample_table() local
|
/linux-4.4.14/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.4.14/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.4.14/drivers/net/wireless/iwlegacy/ |
D | 3945.c | 1939 s32 setting_idx, s32 *new_idx) in il3945_hw_reg_get_matched_power_idx()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 183 int new_idx = cos * (old_eth_num - delta) + i; in bnx2x_shrink_eth_fp() local
|
/linux-4.4.14/drivers/video/console/ |
D | fbcon.c | 3014 int i, new_idx = -1, ret = 0; in fbcon_fb_unbind() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 1409 u32 v, new_idx; in cxgb4_set_rspq_intr_params() local
|