Home
last modified time | relevance | path

Searched defs:idx (Results 101 – 125 of 3685) sorted by relevance

12345678910>>...148

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Ddcb.c99 dcb_outp(struct nvkm_bios *bios, u8 idx, u8 *ver, u8 *len) in dcb_outp()
121 dcb_outp_parse(struct nvkm_bios *bios, u8 idx, u8 *ver, u8 *len, in dcb_outp_parse()
200 u16 dcb, idx = 0; in dcb_outp_match() local
214 int ret, idx = -1; in dcb_outp_foreach() local
H A DM0209.c58 nvbios_M0209Ee(struct nvkm_bios *bios, int idx, in nvbios_M0209Ee()
74 nvbios_M0209Ep(struct nvkm_bios *bios, int idx, in nvbios_M0209Ep()
95 nvbios_M0209Se(struct nvkm_bios *bios, int ent, int idx, u8 *ver, u8 *hdr) in nvbios_M0209Se()
109 nvbios_M0209Sp(struct nvkm_bios *bios, int ent, int idx, u8 *ver, u8 *hdr, in nvbios_M0209Sp()
H A DM0205.c75 nvbios_M0205Ee(struct nvkm_bios *bios, int idx, in nvbios_M0205Ee()
91 nvbios_M0205Ep(struct nvkm_bios *bios, int idx, in nvbios_M0205Ep()
108 nvbios_M0205Se(struct nvkm_bios *bios, int ent, int idx, u8 *ver, u8 *hdr) in nvbios_M0205Se()
122 nvbios_M0205Sp(struct nvkm_bios *bios, int ent, int idx, u8 *ver, u8 *hdr, in nvbios_M0205Sp()
H A Dperf.c79 nvbios_perf_entry(struct nvkm_bios *bios, int idx, in nvbios_perf_entry()
95 nvbios_perfEp(struct nvkm_bios *bios, int idx, in nvbios_perfEp()
173 nvbios_perfSe(struct nvkm_bios *bios, u32 perfE, int idx, in nvbios_perfSe()
185 nvbios_perfSp(struct nvkm_bios *bios, u32 perfE, int idx, in nvbios_perfSp()
H A Dpmu.c50 nvbios_pmuEe(struct nvkm_bios *bios, int idx, u8 *ver, u8 *hdr) in nvbios_pmuEe()
63 nvbios_pmuEp(struct nvkm_bios *bios, int idx, u8 *ver, u8 *hdr, in nvbios_pmuEp()
78 u8 ver, hdr, idx = 0; in nvbios_pmuRm() local
/openbmc/qemu/ui/
H A Dvnc-palette.c79 unsigned int idx = palette->size; in palette_put() local
114 void (*iter)(int idx, uint32_t color, void *opaque), in palette_iter()
127 uint32_t palette_color(const VncPalette *palette, int idx, bool *found) in palette_color()
145 static void palette_fill_cb(int idx, uint32_t color, void *opaque) in palette_fill_cb()
/openbmc/linux/drivers/perf/
H A Darm_dsu_pmu.c70 #define DSU_PMU_COUNTER_WIDTH(idx) \ argument
73 #define DSU_PMU_COUNTER_MASK(idx) \ argument
253 int idx = event->hw.idx; in dsu_pmu_read_counter() local
279 int idx = event->hw.idx; in dsu_pmu_write_counter() local
302 int idx; in dsu_pmu_get_event_idx() local
320 static void dsu_pmu_enable_counter(struct dsu_pmu *dsu_pmu, int idx) in dsu_pmu_enable_counter()
326 static void dsu_pmu_disable_counter(struct dsu_pmu *dsu_pmu, int idx) in dsu_pmu_disable_counter()
335 int idx = event->hw.idx; in dsu_pmu_set_event() local
383 int idx = event->hw.idx; in dsu_pmu_set_event_period() local
445 int idx; in dsu_pmu_add() local
[all …]
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dhmc.c23 u32 idx, u32 cnt, u32 *sd_idx, in irdma_find_sd_index_limit()
50 u32 idx, u32 cnt, u32 *pd_idx, in irdma_find_pd_index_limit()
70 static void irdma_set_sd_entry(u64 pa, u32 idx, enum irdma_sd_entry_type type, in irdma_set_sd_entry()
88 static void irdma_clr_sd_entry(u32 idx, enum irdma_sd_entry_type type, in irdma_clr_sd_entry()
615 struct irdma_hmc_info *hmc_info, u32 idx) in irdma_remove_pd_bp()
665 int irdma_prep_remove_sd_bp(struct irdma_hmc_info *hmc_info, u32 idx) in irdma_prep_remove_sd_bp()
684 int irdma_prep_remove_pd_page(struct irdma_hmc_info *hmc_info, u32 idx) in irdma_prep_remove_pd_page()
H A Duda.c90 u8 idx = 0; /* index in the array */ in irdma_create_mg_ctx() local
196 u32 idx; in irdma_sc_add_mcast_grp() local
237 u32 idx; in irdma_sc_del_mcast_grp() local
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c27 #define NEXT(idx) (((idx) + 1) & (HID_BPF_MAX_PROGS - 1)) argument
28 #define PREV(idx) (((idx) - 1) & (HID_BPF_MAX_PROGS - 1)) argument
37 u16 idx; member
111 int i, idx, err = 0; in hid_bpf_prog_run() local
190 static void __hid_bpf_do_release_prog(int map_fd, unsigned int idx) in __hid_bpf_do_release_prog()
290 static void hid_bpf_release_prog_at(int idx) in hid_bpf_release_prog_at()
543 int err, idx = 0; in hid_bpf_preload_skel() local
/openbmc/linux/include/linux/
H A Drbtree_latch.h70 __lt_from_rb(struct rb_node *node, int idx) in __lt_from_rb()
76 __lt_insert(struct latch_tree_node *ltn, struct latch_tree_root *ltr, int idx, in __lt_insert()
100 __lt_erase(struct latch_tree_node *ltn, struct latch_tree_root *ltr, int idx) in __lt_erase()
106 __lt_find(void *key, struct latch_tree_root *ltr, int idx, in __lt_find()
/openbmc/linux/arch/mips/mm/
H A Dtlb-r3k.c91 int idx; in local_flush_tlb_range() local
128 int idx; in local_flush_tlb_kernel_range() local
154 int oldpid, newpid, idx; in local_flush_tlb_page() local
183 int idx, pid; in __update_tlb() local
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_sdlb.c138 u32 idx, u32 *prev, u32 *next, in sparx5_sdlb_group_get_adjacent()
206 int sparx5_sdlb_group_get_by_index(struct sparx5 *sparx5, u32 idx, u32 *group) in sparx5_sdlb_group_get_by_index()
234 static int sparx5_sdlb_group_link(struct sparx5 *sparx5, u32 group, u32 idx, in sparx5_sdlb_group_link()
258 int sparx5_sdlb_group_add(struct sparx5 *sparx5, u32 group, u32 idx) in sparx5_sdlb_group_add()
273 int sparx5_sdlb_group_del(struct sparx5 *sparx5, u32 group, u32 idx) in sparx5_sdlb_group_del()
304 u32 frame_size, u32 idx) in sparx5_sdlb_group_init()
/openbmc/linux/fs/nfs/blocklayout/
H A Ddev.c236 struct pnfs_block_volume *volumes, int idx, gfp_t gfp_mask) in bl_parse_simple()
329 struct pnfs_block_volume *volumes, int idx, gfp_t gfp_mask) in bl_parse_scsi()
384 struct pnfs_block_volume *volumes, int idx, gfp_t gfp_mask) in bl_parse_slice()
400 struct pnfs_block_volume *volumes, int idx, gfp_t gfp_mask) in bl_parse_concat()
429 struct pnfs_block_volume *volumes, int idx, gfp_t gfp_mask) in bl_parse_stripe()
458 struct pnfs_block_volume *volumes, int idx, gfp_t gfp_mask) in bl_parse_deviceid()
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_core.c47 # define config_fifo(dir, idx, addr) argument
49 # define config_fifo(dir, idx, addr) \ argument
70 u8 idx; in musb_configure_ep() local
/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c93 static void vdpasim_queue_ready(struct vdpasim *vdpasim, unsigned int idx) in vdpasim_queue_ready()
286 static int vdpasim_set_vq_address(struct vdpa_device *vdpa, u16 idx, in vdpasim_set_vq_address()
300 static void vdpasim_set_vq_num(struct vdpa_device *vdpa, u16 idx, u32 num) in vdpasim_set_vq_num()
308 static void vdpasim_kick_vq(struct vdpa_device *vdpa, u16 idx) in vdpasim_kick_vq()
323 static void vdpasim_set_vq_cb(struct vdpa_device *vdpa, u16 idx, in vdpasim_set_vq_cb()
333 static void vdpasim_set_vq_ready(struct vdpa_device *vdpa, u16 idx, bool ready) in vdpasim_set_vq_ready()
348 static bool vdpasim_get_vq_ready(struct vdpa_device *vdpa, u16 idx) in vdpasim_get_vq_ready()
356 static int vdpasim_set_vq_state(struct vdpa_device *vdpa, u16 idx, in vdpasim_set_vq_state()
370 static int vdpasim_get_vq_state(struct vdpa_device *vdpa, u16 idx, in vdpasim_get_vq_state()
381 static int vdpasim_get_vq_stats(struct vdpa_device *vdpa, u16 idx, in vdpasim_get_vq_stats()
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.h16 iwl_txq_get_first_tb_dma(struct iwl_txq *txq, int idx) in iwl_txq_get_first_tb_dma()
39 struct iwl_txq *txq, int idx) in iwl_txq_get_tfd()
140 void *_tfd, u8 idx) in iwl_txq_gen1_tfd_tb_get_len()
160 u8 idx, dma_addr_t addr, u16 len) in iwl_pcie_gen1_tfd_set_tb()
/openbmc/linux/drivers/net/can/dev/
H A Dskb.c48 unsigned int idx, unsigned int frame_len) in can_put_echo_skb()
98 __can_get_echo_skb(struct net_device *dev, unsigned int idx, in __can_get_echo_skb()
146 unsigned int can_get_echo_skb(struct net_device *dev, unsigned int idx, in can_get_echo_skb()
170 void can_free_echo_skb(struct net_device *dev, unsigned int idx, in can_free_echo_skb()
/openbmc/linux/kernel/rcu/
H A Dsrcutree.c460 static bool srcu_readers_active_idx_check(struct srcu_struct *ssp, int idx) in srcu_readers_active_idx_check()
712 int idx; in __srcu_read_lock() local
726 void __srcu_read_unlock(struct srcu_struct *ssp, int idx) in __srcu_read_unlock()
742 int idx; in __srcu_read_lock_nmisafe() local
757 void __srcu_read_unlock_nmisafe(struct srcu_struct *ssp, int idx) in __srcu_read_unlock_nmisafe()
858 int idx; in srcu_gp_end() local
1001 int idx = rcu_seq_ctr(s) % ARRAY_SIZE(sdp->mynode->srcu_have_cbs); in srcu_funnel_gp_start() local
1221 int idx; in srcu_gp_start_if_needed() local
1585 int idx; in srcu_barrier() local
1639 int idx; in srcu_advance_state() local
[all …]
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c2458 int idx = hwc->idx; in intel_pmu_disable_fixed() local
2482 int idx = hwc->idx; in intel_pmu_disable_event() local
2627 int idx; in update_saved_topdown_regs() local
2654 int idx; in intel_update_topdown_event() local
2752 int idx = hwc->idx; in intel_pmu_enable_fixed() local
2802 int idx = hwc->idx; in intel_pmu_enable_event() local
2882 int idx; in intel_pmu_reset() local
3178 int idx, u64 config) in intel_alt_er()
3229 int idx = reg->idx; in __intel_shared_reg_get_constraints() local
4140 int idx; in core_guest_get_msrs() local
[all …]
/openbmc/u-boot/board/freescale/corenet_ds/
H A Deth_p4080.c228 int idx = port - FM2_DTSEC1 + 5; in board_ft_fman_fixup_port() local
341 int idx = i - FM1_DTSEC1, lane, slot; in board_eth_init() local
381 int idx = i - FM1_10GEC1, lane, slot; in board_eth_init() local
408 int idx = i - FM2_DTSEC1, lane, slot; in board_eth_init() local
450 int idx = i - FM2_10GEC1, lane, slot; in board_eth_init() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_dp.c54 struct nfp_net_r_vector *r_vec, unsigned int idx, in nfp_net_tx_ring_init()
77 struct nfp_net_r_vector *r_vec, unsigned int idx) in nfp_net_rx_ring_init()
384 struct nfp_net_rx_ring *rx_ring, unsigned int idx) in nfp_net_rx_ring_hw_cfg_write()
394 struct nfp_net_tx_ring *tx_ring, unsigned int idx) in nfp_net_tx_ring_hw_cfg_write()
406 void nfp_net_vec_clear_ring_data(struct nfp_net *nn, unsigned int idx) in nfp_net_vec_clear_ring_data()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dbase.c29 nvkm_gpio_drive(struct nvkm_gpio *gpio, int idx, int line, int dir, int out) in nvkm_gpio_drive()
35 nvkm_gpio_sense(struct nvkm_gpio *gpio, int idx, int line) in nvkm_gpio_sense()
48 nvkm_gpio_find(struct nvkm_gpio *gpio, int idx, u8 tag, u8 line, in nvkm_gpio_find()
80 nvkm_gpio_set(struct nvkm_gpio *gpio, int idx, u8 tag, u8 line, int state) in nvkm_gpio_set()
96 nvkm_gpio_get(struct nvkm_gpio *gpio, int idx, u8 tag, u8 line) in nvkm_gpio_get()
/openbmc/linux/drivers/staging/media/atomisp/pci/mmu/
H A Disp_mmu.c60 static unsigned int atomisp_get_pte(phys_addr_t pt, unsigned int idx) in atomisp_get_pte()
68 unsigned int idx, unsigned int pte) in atomisp_set_pte()
204 unsigned int idx; in mmu_l2_map() local
250 unsigned int idx; in mmu_l1_map() local
368 unsigned int idx; in mmu_l2_unmap() local
406 unsigned int idx; in mmu_l1_unmap() local
541 unsigned int idx; in isp_mmu_exit() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c87 mt7603_wtbl_update(struct mt7603_dev *dev, int idx, u32 mask) in mt7603_wtbl_update()
96 mt7603_wtbl1_addr(int idx) in mt7603_wtbl1_addr()
102 mt7603_wtbl2_addr(int idx) in mt7603_wtbl2_addr()
109 mt7603_wtbl3_addr(int idx) in mt7603_wtbl3_addr()
117 mt7603_wtbl4_addr(int idx) in mt7603_wtbl4_addr()
241 int idx = sta->wcid.idx; in mt7603_wtbl_set_ps() local
272 void mt7603_wtbl_clear(struct mt7603_dev *dev, int idx) in mt7603_wtbl_clear()
333 int idx = msta->wcid.idx; in mt7603_wtbl_update_cap() local
520 int idx; in mt7603_mac_fill_rx() local
1106 int idx; in mt7603_fill_txs() local
[all …]

12345678910>>...148