/linux-6.3-rc2/drivers/perf/hisilicon/ |
A D | hisi_uncore_ddrc_pmu.c | 114 static void hisi_ddrc_pmu_write_evtype(struct hisi_pmu *hha_pmu, int idx, in hisi_ddrc_pmu_write_evtype() 173 int idx = GET_DDRC_EVENTID(hwc); in hisi_ddrc_pmu_v1_get_event_idx() local 274 int idx) in hisi_ddrc_pmu_v1_clear_int_status() 285 int idx) in hisi_ddrc_pmu_v2_clear_int_status()
|
/linux-6.3-rc2/arch/arm/kernel/ |
A D | perf_event_v6.c | 275 int idx = hwc->idx; in armv6pmu_enable_event() local 312 int idx; in armv6pmu_handle_irq() local 426 int idx = hwc->idx; in armv6pmu_disable_event() local 461 int idx = hwc->idx; in armv6mpcore_pmu_disable_event() local
|
/linux-6.3-rc2/sound/pci/lola/ |
A D | lola_mixer.c | 325 int idx, max_idx; in lola_setup_all_analog_gains() local 386 unsigned int idx, unsigned int val, in set_analog_volume() 683 unsigned int idx = ofs + i; in lola_src_gain_get() local 705 unsigned int idx = ofs + i; in lola_src_gain_put() local
|
/linux-6.3-rc2/sound/pci/ctxfi/ |
A D | cthw20k1.c | 134 unsigned int idx; member 359 static int src_commit_write(struct hw *hw, unsigned int idx, void *blk) in src_commit_write() 416 static int src_get_ca(struct hw *hw, unsigned int idx, void *blk) in src_get_ca() 436 static int src_mgr_enbs_src(void *blk, unsigned int idx) in src_mgr_enbs_src() 444 static int src_mgr_enb_src(void *blk, unsigned int idx) in src_mgr_enb_src() 451 static int src_mgr_dsb_src(void *blk, unsigned int idx) in src_mgr_dsb_src() 781 unsigned int idx; member 966 static int daio_mgr_enb_dai(void *blk, unsigned int idx) in daio_mgr_enb_dai() 983 static int daio_mgr_dsb_dai(void *blk, unsigned int idx) in daio_mgr_dsb_dai() 1000 static int daio_mgr_enb_dao(void *blk, unsigned int idx) in daio_mgr_enb_dao() [all …]
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | max2175.c | 42 u8 idx; /* Register index */ member 316 static int max2175_read(struct max2175 *ctx, u8 idx, u8 *val) in max2175_read() 330 static int max2175_write(struct max2175 *ctx, u8 idx, u8 val) in max2175_write() 342 static u8 max2175_read_bits(struct max2175 *ctx, u8 idx, u8 msb, u8 lsb) in max2175_read_bits() 352 static int max2175_write_bits(struct max2175 *ctx, u8 idx, in max2175_write_bits() 364 static int max2175_write_bit(struct max2175 *ctx, u8 idx, u8 bit, u8 newval) in max2175_write_bit() 370 static int max2175_poll_timeout(struct max2175 *ctx, u8 idx, u8 msb, u8 lsb, in max2175_poll_timeout()
|
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7615/ |
A D | main.c | 187 int idx, ret = 0; in mt7615_add_interface() local 254 int idx = msta->wcid.idx; in mt7615_remove_interface() local 353 int idx = key->keyidx, err = 0; in mt7615_set_key() local 626 int idx, err; in mt7615_mac_sta_add() local 890 u16 idx = mvif->mt76.omac_idx; in mt7615_get_tsf() local 918 u16 idx = mvif->mt76.omac_idx; in mt7615_set_tsf() local 944 u16 idx = mvif->mt76.omac_idx; in mt7615_offset_tsf() local
|
/linux-6.3-rc2/include/linux/ |
A D | cpufreq.h | 736 #define cpufreq_for_each_entry_idx(pos, table, idx) \ argument 761 #define cpufreq_for_each_valid_entry_idx(pos, table, idx) \ argument 777 #define cpufreq_for_each_efficient_entry_idx(pos, table, idx, efficiencies) \ argument 813 int idx, best = -1; in cpufreq_table_find_index_al() local 835 int idx, best = -1; in cpufreq_table_find_index_dl() local 881 int idx, best = -1; in cpufreq_table_find_index_ah() local 912 int idx, best = -1; in cpufreq_table_find_index_dh() local 949 int idx, best = -1; in cpufreq_table_find_index_ac() local 984 int idx, best = -1; in cpufreq_table_find_index_dc() local 1032 int idx; in cpufreq_frequency_table_target() local
|
/linux-6.3-rc2/drivers/clk/imx/ |
A D | clk-pfd.c | 27 u8 idx; member 126 void __iomem *reg, u8 idx) in imx_clk_hw_pfd()
|
/linux-6.3-rc2/drivers/gpu/drm/msm/ |
A D | msm_gpummu.c | 32 unsigned idx = (iova - GPUMMU_VA_START) / GPUMMU_PAGE_SIZE; in msm_gpummu_map() local 59 unsigned idx = (iova - GPUMMU_VA_START) / GPUMMU_PAGE_SIZE; in msm_gpummu_unmap() local
|
/linux-6.3-rc2/tools/lib/perf/include/internal/ |
A D | evsel.h | 29 int idx; member 68 int idx; member
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_debugfs.c | 123 static int cim_la_show(struct seq_file *seq, void *v, int idx) in cim_la_show() 140 static int cim_la_show_3in1(struct seq_file *seq, void *v, int idx) in cim_la_show_3in1() 158 static int cim_la_show_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_t6() 280 static int cim_ma_la_show(struct seq_file *seq, void *v, int idx) in cim_ma_la_show() 383 static int cimq_show(struct seq_file *seq, void *v, int idx) in cimq_show() 513 static int tp_la_show(struct seq_file *seq, void *v, int idx) in tp_la_show() 521 static int tp_la_show2(struct seq_file *seq, void *v, int idx) in tp_la_show2() 533 static int tp_la_show3(struct seq_file *seq, void *v, int idx) in tp_la_show3() 1699 unsigned int idx = (uintptr_t)v - 2; in mps_tcam_show() local 1979 static int rss_show(struct seq_file *seq, void *v, int idx) in rss_show() [all …]
|
/linux-6.3-rc2/drivers/soc/mediatek/ |
A D | mtk-mmsys.c | 181 void mtk_mmsys_merge_async_config(struct device *dev, int idx, int width, int height, in mtk_mmsys_merge_async_config() 197 void mtk_mmsys_mixer_in_config(struct device *dev, int idx, bool alpha_sel, u16 alpha, in mtk_mmsys_mixer_in_config() 211 void mtk_mmsys_mixer_in_channel_swap(struct device *dev, int idx, bool channel_swap, in mtk_mmsys_mixer_in_channel_swap()
|
/linux-6.3-rc2/kernel/trace/ |
A D | fgraph.c | 281 ftrace_graph_get_ret_stack(struct task_struct *task, int idx) in ftrace_graph_get_ret_stack() 307 unsigned long ftrace_graph_ret_addr(struct task_struct *task, int *idx, in ftrace_graph_ret_addr() 326 unsigned long ftrace_graph_ret_addr(struct task_struct *task, int *idx, in ftrace_graph_ret_addr()
|
/linux-6.3-rc2/include/xen/interface/io/ |
A D | ring.h | 208 #define RING_COPY_(type, r, idx, dest) do { \ argument 213 #define RING_COPY_REQUEST(r, idx, req) RING_COPY_(REQUEST, r, idx, req) argument 214 #define RING_COPY_RESPONSE(r, idx, rsp) RING_COPY_(RESPONSE, r, idx, rsp) argument
|
/linux-6.3-rc2/drivers/ntb/hw/amd/ |
A D | ntb_hw_amd.c | 76 static int ndev_mw_to_bar(struct amd_ntb_dev *ndev, int idx) in ndev_mw_to_bar() 92 static int amd_ntb_mw_get_align(struct ntb_dev *ntb, int pidx, int idx, in amd_ntb_mw_get_align() 119 static int amd_ntb_mw_set_trans(struct ntb_dev *ntb, int pidx, int idx, in amd_ntb_mw_set_trans() 381 static int amd_ntb_peer_mw_get_addr(struct ntb_dev *ntb, int idx, in amd_ntb_peer_mw_get_addr() 487 static u32 amd_ntb_spad_read(struct ntb_dev *ntb, int idx) in amd_ntb_spad_read() 501 int idx, u32 val) in amd_ntb_spad_write()
|
/linux-6.3-rc2/drivers/hwtracing/stm/ |
A D | core.c | 151 stm_master(struct stm_device *stm, unsigned int idx) in stm_master() 159 static int stp_master_alloc(struct stm_device *stm, unsigned int idx) in stp_master_alloc() 175 static void stp_master_free(struct stm_device *stm, unsigned int idx) in stp_master_free() 1124 int idx, ret; in stm_source_link_drop() local 1155 int idx, ret; in stm_source_link_show() local 1289 int idx; in stm_source_write() local
|
/linux-6.3-rc2/drivers/net/wireless/st/cw1200/ |
A D | txrx.c | 252 int idx, locked; in tx_policy_clean() local 300 int idx; in tx_policy_get() local 337 static void tx_policy_put(struct cw1200_common *priv, int idx) in tx_policy_put() 1227 int idx; in cw1200_alloc_key() local 1238 void cw1200_free_key(struct cw1200_common *priv, int idx) in cw1200_free_key() 1253 int idx, ret = 0; in cw1200_upload_keys() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_active.c | 233 static struct active_node *__active_lookup(struct i915_active *ref, u64 idx) in __active_lookup() 290 active_instance(struct i915_active *ref, u64 idx) in active_instance() 529 int i915_active_acquire_for_context(struct i915_active *ref, u64 idx) in i915_active_acquire_for_context() 768 static inline bool is_idle_barrier(struct active_node *node, u64 idx) in is_idle_barrier() 773 static struct active_node *reuse_idle_barrier(struct i915_active *ref, u64 idx) in reuse_idle_barrier() 877 u64 idx = engine->kernel_context->timeline->fence_context; in i915_active_acquire_preallocate_barrier() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_mg_phy_regs.h | 150 #define DFLEXDPMLE1_DPMLETC_MASK(idx) (0xf << (4 * (idx))) argument 151 #define DFLEXDPMLE1_DPMLETC_ML0(idx) (1 << (4 * (idx))) argument 152 #define DFLEXDPMLE1_DPMLETC_ML1_0(idx) (3 << (4 * (idx))) argument 153 #define DFLEXDPMLE1_DPMLETC_ML3(idx) (8 << (4 * (idx))) argument 154 #define DFLEXDPMLE1_DPMLETC_ML3_2(idx) (12 << (4 * (idx))) argument 155 #define DFLEXDPMLE1_DPMLETC_ML3_0(idx) (15 << (4 * (idx))) argument
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/ |
A D | kfd_iommu.c | 215 int idx = srcu_read_lock(&kfd_processes_srcu); in kfd_bind_processes_to_device() local 255 int idx = srcu_read_lock(&kfd_processes_srcu); in kfd_unbind_processes_from_device() local
|
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/ |
A D | octeon_mem_ops.c | 31 octeon_toggle_bar1_swapmode(struct octeon_device *oct, u32 idx) in octeon_toggle_bar1_swapmode() 40 #define octeon_toggle_bar1_swapmode(oct, idx) argument
|
/linux-6.3-rc2/samples/bpf/ |
A D | test_cgrp2_sock.c | 30 static int prog_load(__u32 idx, __u32 mark, __u32 prio) in prog_load() 210 __u32 idx = 0, mark = 0, prio = 0; in main() local
|
/linux-6.3-rc2/drivers/gpu/drm/armada/ |
A D | armada_plane.c | 146 unsigned int idx; in armada_drm_primary_plane_atomic_update() local 233 unsigned int idx = 0; in armada_drm_primary_plane_atomic_disable() local
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | rfkill.h | 94 __u32 idx; member 117 __u32 idx; member
|
/linux-6.3-rc2/drivers/block/drbd/ |
A D | drbd_bitmap.c | 197 static void bm_store_page_idx(struct page *page, unsigned long idx) in bm_store_page_idx() 312 static unsigned long *__bm_map_pidx(struct drbd_bitmap *b, unsigned int idx) in __bm_map_pidx() 318 static unsigned long *bm_map_pidx(struct drbd_bitmap *b, unsigned int idx) in bm_map_pidx() 559 int idx, last_word; in bm_count_bits() local 585 unsigned int idx; in bm_memset() local 814 unsigned int idx; in drbd_bm_merge_lel() local 942 unsigned int idx = bm_page_to_idx(bio_first_page_all(bio)); in drbd_bm_endio() local 1631 unsigned int idx = bm_bit_to_page_idx(b, bitnr); in drbd_bm_count_bits() local
|