| /linux/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/drivers/misc/mei/ |
| H A D | interrupt.c | 258 int slots; in mei_cl_irq_disconnect_rsp() local 290 int slots; in mei_cl_irq_read() local 359 struct list_head *cmpl_list, s32 *slots) in mei_irq_read_handler() 510 s32 slots; in mei_irq_write_handler() local
|
| H A D | client.c | 873 int slots; in mei_cl_irq_disconnect() local 1065 int slots; in mei_cl_irq_connect() local 1461 int slots; in mei_cl_irq_notify() local 2186 int slots; in mei_cl_irq_dma_map() local 2222 int slots; in mei_cl_irq_dma_unmap() local
|
| /linux/arch/arm64/kernel/ |
| H A D | hw_breakpoint.c | 190 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/lib/ |
| H A D | maple_tree.c | 734 void __rcu **slots, unsigned char offset) in mt_slot() 740 void __rcu **slots, unsigned char offset) in mt_slot_locked() 753 void __rcu **slots, unsigned char offset) in mas_slot_locked() 766 static __always_inline void *mas_slot(struct ma_state *mas, void __rcu **slots, in mas_slot() 837 void __rcu **slots; in mt_clear_meta() local 957 void __rcu **slots; in mas_descend() local 1313 void __rcu **slots; in mas_leaf_max_gap() local 1527 void __rcu **slots = ma_slots(node, type); in mas_adopt_children() local 1551 void __rcu **slots; in mas_put_in_tree() local 1598 void __rcu **slots; in mas_find_child() local [all …]
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_priv_hash.c | 32 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 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/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/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 279 u32 slots = cfg->ring_size; in gve_rx_alloc_ring_gqi() local
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_sai.c | 167 u32 rx_mask, int slots, int slot_width) in fsl_sai_set_dai_tdm_slot_tx() 179 u32 rx_mask, int slots, int slot_width) in fsl_sai_set_dai_tdm_slot_rx() 191 u32 rx_mask, int slots, int slot_width) in fsl_sai_set_dai_tdm_slot() 202 static int fsl_sai_xlate_tdm_slot_mask(unsigned int slots, in fsl_sai_xlate_tdm_slot_mask() 568 u32 slots = (channels == 1) ? 2 : channels; in fsl_sai_hw_params() local
|
| H A D | imx-card.c | 98 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 D | fsl_ssi.c | 265 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/virt/kvm/ |
| H A D | pfncache.c | 75 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 D | kvm_main.c | 557 #define kvm_for_each_memslot_in_hva_range(node, slots, start, last) \ argument 571 struct kvm_memslots *slots; in kvm_handle_hva_range() local 967 static void kvm_free_memslots(struct kvm *kvm, struct kvm_memslots *slots) in kvm_free_memslots() 1118 struct kvm_memslots *slots; in kvm_create_vm() local 1483 static void kvm_insert_gfn_node(struct kvm_memslots *slots, in kvm_insert_gfn_node() 1508 static void kvm_erase_gfn_node(struct kvm_memslots *slots, in kvm_erase_gfn_node() 1514 static void kvm_replace_gfn_node(struct kvm_memslots *slots, in kvm_replace_gfn_node() 1540 struct kvm_memslots *slots = kvm_get_inactive_memslots(kvm, as_id); in kvm_replace_memslot() local 1625 struct kvm_memslots *slots = kvm_get_inactive_memslots(kvm, as_id); in kvm_swap_active_memslots() local 2004 static bool kvm_check_memslot_overlap(struct kvm_memslots *slots, int id, in kvm_check_memslot_overlap() [all …]
|
| /linux/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/fs/f2fs/ |
| H A D | dir.c | 620 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 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/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 | mc13783.c | 294 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 D | adau7118.c | 41 u32 slots; member 235 unsigned int rx_mask, int slots, in adau7118_set_tdm_slot() argument
|
| H A D | cs35l56.c | 404 cs35l56_asp_dai_set_tdm_slot(struct snd_soc_dai * dai,unsigned int tx_mask,unsigned int rx_mask,int slots,int slot_width) cs35l56_asp_dai_set_tdm_slot() argument 466 unsigned int slots = cs35l56->asp_slot_count; cs35l56_asp_dai_hw_params() local 544 cs35l56_sdw_dai_set_tdm_slot(struct snd_soc_dai * dai,unsigned int tx_mask,unsigned int rx_mask,int slots,int slot_width) cs35l56_sdw_dai_set_tdm_slot() argument [all...] |
| H A D | rt1308-sdw.h | 166 int slots; member
|
| /linux/drivers/md/dm-vdo/indexer/ |
| H A D | open-chapter.h | 43 struct open_chapter_zone_slot slots[]; member
|
| /linux/sound/soc/ti/ |
| H A D | davinci-mcasp.c | 714 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 D | randomalloc.c | 87 unsigned long slots; in efi_random_alloc() local
|