Home
last modified time | relevance | path

Searched defs:slots (Results 1 – 25 of 204) sorted by relevance

123456789

/linux/tools/testing/selftests/kvm/lib/
H A Dmemstress.c125 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/sound/pci/ac97/
H A Dac97_pcm.c312 unsigned short slots = 0; get_pslots() local
363 unsigned short slots; get_pslots() local
384 unsigned short slots; get_cslots() local
393 get_rates(struct ac97_pcm * pcm,unsigned int cidx,unsigned short slots,int dbl) get_rates() argument
440 unsigned short tmp, slots; snd_ac97_pcm_assign() local
556 snd_ac97_pcm_open(struct ac97_pcm * pcm,unsigned int rate,enum ac97_pcm_cfg cfg,unsigned short slots) snd_ac97_pcm_open() argument
649 unsigned short slots = pcm->aslots; snd_ac97_pcm_close() local
[all...]
/linux/lib/
H A Dmaple_tree.c732 void __rcu **slots, unsigned char offset) in mt_slot()
738 void __rcu **slots, unsigned char offset) in mt_slot_locked()
751 void __rcu **slots, unsigned char offset) in mas_slot_locked()
764 static __always_inline void *mas_slot(struct ma_state *mas, void __rcu **slots, in mas_slot()
835 void __rcu **slots; in mt_clear_meta() local
955 void __rcu **slots; in mas_descend() local
1311 void __rcu **slots; in mas_leaf_max_gap() local
1525 void __rcu **slots = ma_slots(node, type); in mas_adopt_children() local
1549 void __rcu **slots; in mas_put_in_tree() local
1596 void __rcu **slots; in mas_find_child() local
[all …]
/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c190 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup()
228 struct perf_event **slots; in hw_breakpoint_control() local
586 struct perf_event **slots; in toggle_bp_registers() local
627 struct perf_event *bp, **slots; in do_breakpoint() local
759 struct perf_event *wp, **slots; in do_watchpoint() local
939 struct perf_event **slots; in hw_breakpoint_reset() local
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_priv_hash.c32 static int futex_hash_slots_set(unsigned int slots) in futex_hash_slots_set()
42 static void futex_hash_slots_set_verify(int slots) in futex_hash_slots_set_verify()
60 static void futex_hash_slots_set_must_fail(int slots) in futex_hash_slots_set_must_fail()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes_ctx.h68 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/arch/arm/kernel/
H A Dhw_breakpoint.c329 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/drivers/net/ethernet/google/gve/
H A Dgve_rx.c30 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
279 u32 slots = cfg->ring_size; in gve_rx_alloc_ring_gqi() local
/linux/sound/soc/fsl/
H A Dfsl_sai.c167 u32 rx_mask, int slots, int slot_width) in fsl_sai_set_dai_tdm_slot_tx() argument
179 u32 rx_mask, int slots, int slot_width) in fsl_sai_set_dai_tdm_slot_rx() argument
191 u32 rx_mask, int slots, int slot_width) in fsl_sai_set_dai_tdm_slot() argument
202 static int fsl_sai_xlate_tdm_slot_mask(unsigned int slots, in fsl_sai_xlate_tdm_slot_mask() argument
569 u32 slots = (channels == 1) ? 2 : channels; fsl_sai_hw_params() local
[all...]
H A Dimx-card.c98 unsigned int slots; member
286 int slots, int slot_width) in akcodec_get_mclk_rate()
335 unsigned int slots, slot_width; in imx_aif_hw_params() local
H A Dfsl_ssi.c265 unsigned int slots; member
690 unsigned int slots = 2; in fsl_ssi_set_bclk() local
908 unsigned int slots; in _fsl_ssi_set_dai_fmt() local
1058 u32 rx_mask, int slots, int slot_width) in fsl_ssi_set_dai_tdm_slot()
/linux/sound/soc/sunxi/
H A Dsun4i-i2s.c219 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/virt/kvm/
H A Dpfncache.c75 struct kvm_memslots *slots = kvm_memslots(gpc->kvm); in kvm_gpc_check() local
285 struct kvm_memslots *slots = kvm_memslots(gpc->kvm); __kvm_gpc_refresh() local
H A Dkvm_main.c556 #define kvm_for_each_memslot_in_hva_range(node, slots, start, last) \ argument
570 struct kvm_memslots *slots; in kvm_handle_hva_range() local
966 static void kvm_free_memslots(struct kvm *kvm, struct kvm_memslots *slots) in kvm_free_memslots()
1117 struct kvm_memslots *slots; in kvm_create_vm() local
1482 static void kvm_insert_gfn_node(struct kvm_memslots *slots, in kvm_insert_gfn_node()
1507 static void kvm_erase_gfn_node(struct kvm_memslots *slots, in kvm_erase_gfn_node()
1513 static void kvm_replace_gfn_node(struct kvm_memslots *slots, in kvm_replace_gfn_node()
1539 struct kvm_memslots *slots = kvm_get_inactive_memslots(kvm, as_id); in kvm_replace_memslot() local
1624 struct kvm_memslots *slots = kvm_get_inactive_memslots(kvm, as_id); in kvm_swap_active_memslots() local
1988 static bool kvm_check_memslot_overlap(struct kvm_memslots *slots, int id, in kvm_check_memslot_overlap()
[all …]
/linux/fs/f2fs/
H A Ddir.c620 int f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) in f2fs_room_for_filename()
645 int slots = GET_DENTRY_SLOTS(fname->disk_name.len); in f2fs_has_enough_room() local
659 int slots = GET_DENTRY_SLOTS(name->len); in f2fs_update_dentry() local
688 int slots, err = 0; in f2fs_add_regular_entry() local
884 int slots = GET_DENTRY_SLOTS(le16_to_cpu(dentry->name_len)); in f2fs_delete_entry() local
/linux/kernel/events/
H A Dhw_breakpoint_test.c15 #define TEST_REQUIRES_BP_SLOTS(test, slots) \ argument
57 static int slots; in get_test_bp_slots() local
/linux/sound/soc/codecs/
H A Dmc13783.c294 unsigned int tx_mask, unsigned int rx_mask, int slots, in mc13783_set_tdm_slot_dac()
339 unsigned int tx_mask, unsigned int rx_mask, int slots, in mc13783_set_tdm_slot_codec()
361 unsigned int tx_mask, unsigned int rx_mask, int slots, in mc13783_set_tdm_slot_sync()
H A Dadau7118.c41 u32 slots; member
235 unsigned int rx_mask, int slots, in adau7118_set_tdm_slot()
H A Dcs35l56.c404 unsigned int rx_mask, int slots, int slot_width) in cs35l56_asp_dai_set_tdm_slot()
466 unsigned int slots = cs35l56->asp_slot_count; in cs35l56_asp_dai_hw_params() local
544 unsigned int rx_mask, int slots, int slot_width) in cs35l56_sdw_dai_set_tdm_slot()
H A Drt1308-sdw.h166 int slots; member
/linux/drivers/md/dm-vdo/indexer/
H A Dopen-chapter.h43 struct open_chapter_zone_slot slots[]; member
/linux/sound/soc/ti/
H A Ddavinci-mcasp.c714 int slots = mcasp->tdm_slots; in davinci_mcasp_ch_constraint() local
756 int slots, int slot_width) in davinci_mcasp_set_tdm_slot()
861 u8 slots = mcasp->tdm_slots; in mcasp_common_hw_param() local
1256 int slots = mcasp->tdm_slots; in davinci_mcasp_hw_params() local
1383 int slots = rd->mcasp->tdm_slots; in davinci_mcasp_hw_rule_rate() local
1433 int slots = rd->mcasp->tdm_slots; in davinci_mcasp_hw_rule_format() local
/linux/drivers/firmware/efi/libstub/
H A Drandomalloc.c87 unsigned long slots; in efi_random_alloc() local
/linux/tools/testing/selftests/arm64/abi/
H A Dptrace.c139 int slots, arch, ret; in test_hw_debug() local
/linux/arch/x86/include/asm/
H A Dpci_x86.h97 struct irq_info slots[]; member
106 struct irq_info slots[]; member

123456789