| /linux-6.15/tools/testing/selftests/kvm/lib/ |
| H A D | memstress.c | 125 uint64_t vcpu_memory_bytes, int slots, in memstress_create_vm() 322 static void toggle_dirty_logging(struct kvm_vm *vm, int slots, bool enable) in toggle_dirty_logging() 334 void memstress_enable_dirty_logging(struct kvm_vm *vm, int slots) in memstress_enable_dirty_logging() 339 void memstress_disable_dirty_logging(struct kvm_vm *vm, int slots) in memstress_disable_dirty_logging() 344 void memstress_get_dirty_log(struct kvm_vm *vm, unsigned long *bitmaps[], int slots) in memstress_get_dirty_log() 356 int slots, uint64_t pages_per_slot) in memstress_clear_dirty_log() 367 unsigned long **memstress_alloc_bitmaps(int slots, uint64_t pages_per_slot) in memstress_alloc_bitmaps() 383 void memstress_free_bitmaps(unsigned long *bitmaps[], int slots) in memstress_free_bitmaps()
|
| /linux-6.15/sound/pci/ac97/ |
| H A D | ac97_pcm.c | 312 unsigned short slots = 0; in get_pslots() local 363 unsigned short slots; in get_pslots() local 384 unsigned short slots; in get_cslots() local 393 static unsigned int get_rates(struct ac97_pcm *pcm, unsigned int cidx, unsigned short slots, int db… in get_rates() 440 unsigned short tmp, slots; in snd_ac97_pcm_assign() local 556 enum ac97_pcm_cfg cfg, unsigned short slots) in snd_ac97_pcm_open() 649 unsigned short slots = pcm->aslots; in snd_ac97_pcm_close() local
|
| /linux-6.15/drivers/misc/mei/ |
| H A D | interrupt.c | 259 int slots; in mei_cl_irq_disconnect_rsp() local 291 int slots; in mei_cl_irq_read() local 361 struct list_head *cmpl_list, s32 *slots) in mei_irq_read_handler() 513 s32 slots; in mei_irq_write_handler() local
|
| H A D | dma-ring.c | 175 u32 rd_idx, rem, slots; in mei_dma_ring_read() local 252 u32 wr_idx, rem, slots; in mei_dma_ring_write() local
|
| H A D | client.c | 874 int slots; in mei_cl_irq_disconnect() local 1067 int slots; in mei_cl_irq_connect() local 1464 int slots; in mei_cl_irq_notify() local 2194 int slots; in mei_cl_irq_dma_map() local 2230 int slots; in mei_cl_irq_dma_unmap() local
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | hw_breakpoint.c | 189 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() 227 struct perf_event **slots; in hw_breakpoint_control() local 585 struct perf_event **slots; in toggle_bp_registers() local 627 struct perf_event *bp, **slots; in breakpoint_handler() local 762 struct perf_event *wp, **slots; in watchpoint_handler() local 945 struct perf_event **slots; in hw_breakpoint_reset() local
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | hw_breakpoint.c | 127 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() 192 struct perf_event **slots; in hw_breakpoint_control() local 432 struct perf_event **slots; in update_bp_registers() local 489 struct perf_event *bp, **slots; in breakpoint_handler() local 509 struct perf_event *wp, **slots; in watchpoint_handler() local
|
| /linux-6.15/lib/ |
| H A D | maple_tree.c | 901 void __rcu **slots; in mt_clear_meta() local 1021 void __rcu **slots; in mas_descend() local 1235 void **slots = NULL; in mas_alloc_nodes() local 1484 void __rcu **slots; in mas_leaf_max_gap() local 1721 void __rcu **slots; in mas_put_in_tree() local 1767 void __rcu **slots; in mas_find_child() local 1926 void __rcu **slots; in mas_mab_cp() local 2753 void __rcu **slots; in mtree_range_walk() local 3401 void __rcu **slots; in mas_root_expand() local 3624 void __rcu **slots; in mtree_lookup_walk() local [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_mes_ctx.h | 68 struct amdgpu_wb_slot slots[AMDGPU_MES_CTX_MAX_OFFS]; member 82 struct amdgpu_wb_slot slots[AMDGPU_MES_CTX_MAX_OFFS]; member 97 struct amdgpu_wb_slot slots[AMDGPU_MES_CTX_MAX_OFFS]; member
|
| /linux-6.15/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_dma.c | 125 nv50_dma_wait(struct nouveau_channel *chan, int slots, int count) in nv50_dma_wait() 168 nouveau_dma_wait(struct nouveau_channel *chan, int slots, int size) in nouveau_dma_wait()
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | hw_breakpoint.c | 329 struct perf_event **slot, **slots; in arch_install_hw_breakpoint() local 386 struct perf_event **slot, **slots; in arch_uninstall_hw_breakpoint() local 733 struct perf_event *wp, **slots; in watchpoint_handler() local 825 struct perf_event *wp, **slots; in watchpoint_single_step_handler() local 858 struct perf_event *bp, **slots; in breakpoint_handler() local
|
| /linux-6.15/drivers/net/ethernet/google/gve/ |
| H A D | gve_rx.c | 30 u32 slots = rx->mask + 1; in gve_rx_unfill_pages() local 74 const u32 slots = priv->rx_desc_cnt; in gve_rx_reset_ring_gqi() local 106 u32 slots = rx->mask + 1; in gve_rx_free_ring_gqi() local 185 u32 slots; in gve_rx_prefill_pages() local 278 u32 slots = cfg->ring_size; in gve_rx_alloc_ring_gqi() local
|
| /linux-6.15/fs/f2fs/ |
| H A D | dir.c | 603 int f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) in f2fs_room_for_filename() 628 int slots = GET_DENTRY_SLOTS(fname->disk_name.len); in f2fs_has_enough_room() local 642 int slots = GET_DENTRY_SLOTS(name->len); in f2fs_update_dentry() local 671 int slots, err = 0; in f2fs_add_regular_entry() local 867 int slots = GET_DENTRY_SLOTS(le16_to_cpu(dentry->name_len)); in f2fs_delete_entry() local
|
| /linux-6.15/sound/soc/sunxi/ |
| H A D | sun4i-i2s.c | 219 unsigned int slots; member 340 unsigned int slots, in sun4i_i2s_set_clk_rate() 462 unsigned int channels, unsigned int slots, in sun4i_i2s_set_chan_cfg() 481 unsigned int channels, unsigned int slots, in sun8i_i2s_set_chan_cfg() 533 unsigned int channels, unsigned int slots, in sun50i_h6_i2s_set_chan_cfg() 602 unsigned int slots = channels; in sun4i_i2s_hw_params() local 1076 int slots, int slot_width) in sun4i_i2s_set_tdm_slot()
|
| /linux-6.15/tools/perf/arch/arm64/util/ |
| H A D | pmu.c | 11 unsigned long long slots = 0; in tool_pmu__cpu_slots_per_cycle() local
|
| /linux-6.15/virt/kvm/ |
| H A D | pfncache.c | 75 struct kvm_memslots *slots = kvm_memslots(gpc->kvm); in kvm_gpc_check() local 293 struct kvm_memslots *slots = kvm_memslots(gpc->kvm); in __kvm_gpc_refresh() local
|
| H A D | kvm_main.c | 572 struct kvm_memslots *slots; in kvm_handle_hva_range() local 1111 struct kvm_memslots *slots; in kvm_create_vm() local 1939 struct kvm_memslots *slots; in kvm_set_memory_region() local 2102 struct kvm_memslots *slots; in kvm_get_dirty_log() local 2164 struct kvm_memslots *slots; in kvm_get_dirty_log_protect() local 2275 struct kvm_memslots *slots; in kvm_clear_dirty_log_protect() local 2411 struct kvm_memslots *slots; in kvm_handle_gfn_range() local 2572 struct kvm_memslots *slots = kvm_vcpu_memslots(vcpu); in kvm_vcpu_gfn_to_memslot() local 3348 struct kvm_memslots *slots = kvm_memslots(kvm); in kvm_gfn_to_hva_cache_init() local 3357 struct kvm_memslots *slots = kvm_memslots(kvm); in kvm_write_guest_offset_cached() local [all …]
|
| /linux-6.15/kernel/events/ |
| H A D | hw_breakpoint_test.c | 15 #define TEST_REQUIRES_BP_SLOTS(test, slots) \ argument 57 static int slots; in get_test_bp_slots() local
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hpo/dcn31/ |
| H A D | dcn31_hpo_dp_link_encoder.c | 268 uint32_t *slots) in dcn31_fill_stream_allocation_row_info() 287 uint32_t slots = 0; in dcn31_hpo_dp_link_enc_update_stream_allocation_table() local
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | ak5558.c | 45 int slots; member 234 unsigned int rx_mask, int slots, in ak5558_set_tdm_slot()
|
| H A D | cs35l56.c | 385 unsigned int rx_mask, int slots, int slot_width) in cs35l56_asp_dai_set_tdm_slot() 447 unsigned int slots = cs35l56->asp_slot_count; in cs35l56_asp_dai_hw_params() local 525 unsigned int rx_mask, int slots, int slot_width) in cs35l56_sdw_dai_set_tdm_slot()
|
| /linux-6.15/drivers/input/ |
| H A D | input-mt.c | 420 int *slots, int num_pos) in input_mt_set_slots() 473 int input_mt_assign_slots(struct input_dev *dev, int *slots, in input_mt_assign_slots()
|
| /linux-6.15/sound/soc/meson/ |
| H A D | axg-tdm-interface.c | 25 unsigned int slots = 0; in axg_tdm_slots_total() local 39 u32 *rx_mask, unsigned int slots, in axg_tdm_set_tdm_slots()
|
| /linux-6.15/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_main.c | 76 u32 slots, tail; in xgene_enet_refill_pagepool() local 128 u32 slots = buf_pool->slots - 1; in xgene_enet_refill_bufpool() local 616 u16 slots, head; in xgene_enet_free_pagepool() local 680 u16 slots, head; in xgene_enet_rx_frame() local 790 u16 slots = ring->slots - 1; in xgene_enet_process_ring() local 1317 u16 ring_id, slots; in xgene_enet_create_desc_rings() local
|
| /linux-6.15/drivers/md/dm-vdo/indexer/ |
| H A D | open-chapter.h | 43 struct open_chapter_zone_slot slots[]; member
|