Home
last modified time | relevance | path

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

1234567891011

/linux-6.1.9/tools/testing/selftests/kvm/
Ddirty_log_perf_test.c134 int slots; member
137 static void toggle_dirty_logging(struct kvm_vm *vm, int slots, bool enable) in toggle_dirty_logging()
149 static inline void enable_dirty_logging(struct kvm_vm *vm, int slots) in enable_dirty_logging()
154 static inline void disable_dirty_logging(struct kvm_vm *vm, int slots) in disable_dirty_logging()
159 static void get_dirty_log(struct kvm_vm *vm, unsigned long *bitmaps[], int slots) in get_dirty_log()
171 int slots, uint64_t pages_per_slot) in clear_dirty_log()
182 static unsigned long **alloc_bitmaps(int slots, uint64_t pages_per_slot) in alloc_bitmaps()
198 static void free_bitmaps(unsigned long *bitmaps[], int slots) in free_bitmaps()
/linux-6.1.9/sound/pci/ac97/
Dac97_pcm.c312 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.1.9/arch/ia64/scripts/
Dunwcheck.py27 def check_func (func, slots, rlen_sum): argument
38 slots = 0 variable
48 slots = 3 * (end - start) / 16 variable
/linux-6.1.9/drivers/misc/mei/
Dinterrupt.c226 int slots; in mei_cl_irq_disconnect_rsp() local
258 int slots; in mei_cl_irq_read() local
328 struct list_head *cmpl_list, s32 *slots) in mei_irq_read_handler()
480 s32 slots; in mei_irq_write_handler() local
Ddma-ring.c171 u32 rd_idx, rem, slots; in mei_dma_ring_read() local
248 u32 wr_idx, rem, slots; in mei_dma_ring_write() local
/linux-6.1.9/arch/arm64/kernel/
Dhw_breakpoint.c188 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup()
226 struct perf_event **slots; in hw_breakpoint_control() local
584 struct perf_event **slots; in toggle_bp_registers() local
626 struct perf_event *bp, **slots; in breakpoint_handler() local
761 struct perf_event *wp, **slots; in watchpoint_handler() local
944 struct perf_event **slots; in hw_breakpoint_reset() local
/linux-6.1.9/lib/
Dmaple_tree.c805 void __rcu **slots, unsigned char offset) in mt_slot()
818 static inline void *mas_slot_locked(struct ma_state *mas, void __rcu **slots, in mas_slot_locked()
832 static inline void *mas_slot(struct ma_state *mas, void __rcu **slots, in mas_slot()
1003 void __rcu **slots; in mas_descend() local
1212 void **slots = NULL; in mas_alloc_nodes() local
1453 void __rcu **slots; in mas_leaf_max_gap() local
1671 void __rcu **slots = ma_slots(node, type); in mas_adopt_children() local
1696 void __rcu **slots = NULL; in mas_replace() local
1737 void __rcu **slots; in mas_new_child() local
1907 void __rcu **slots; in mas_mab_cp() local
[all …]
/linux-6.1.9/mm/
Dz3fold.c116 struct z3fold_buddy_slots *slots; member
210 struct z3fold_buddy_slots *slots = kmem_cache_zalloc(pool->c_handle, in alloc_slots() local
254 struct z3fold_buddy_slots *slots; in get_z3fold_header() local
294 struct z3fold_buddy_slots *slots; in free_handle() local
336 struct z3fold_buddy_slots *slots; in init_z3fold_page() local
385 struct z3fold_buddy_slots *slots, in __encode_handle()
418 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_chunks() local
435 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_buddy() local
1227 struct z3fold_buddy_slots slots __attribute__((aligned(SLOTS_ALIGN))); in z3fold_reclaim_page() local
1348 struct z3fold_buddy_slots *slots = zhdr->slots; in z3fold_reclaim_page() local
Dswap_slots.c116 swp_entry_t *slots, *slots_ret; in alloc_swap_slot_cache() local
172 swp_entry_t *slots = NULL; in drain_slots_cache_cpu() local
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
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-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_dma.c122 nv50_dma_wait(struct nouveau_channel *chan, int slots, int count) in nv50_dma_wait()
165 nouveau_dma_wait(struct nouveau_channel *chan, int slots, int size) in nouveau_dma_wait()
/linux-6.1.9/arch/arm/kernel/
Dhw_breakpoint.c328 struct perf_event **slot, **slots; in arch_install_hw_breakpoint() local
385 struct perf_event **slot, **slots; in arch_uninstall_hw_breakpoint() local
732 struct perf_event *wp, **slots; in watchpoint_handler() local
824 struct perf_event *wp, **slots; in watchpoint_single_step_handler() local
857 struct perf_event *bp, **slots; in breakpoint_handler() local
/linux-6.1.9/virt/kvm/
Dpfncache.c82 struct kvm_memslots *slots = kvm_memslots(kvm); in kvm_gfn_to_pfn_cache_check() local
244 struct kvm_memslots *slots = kvm_memslots(kvm); in kvm_gfn_to_pfn_cache_refresh() local
Dkvm_main.c573 #define kvm_for_each_memslot_in_hva_range(node, slots, start, last) \ argument
584 struct kvm_memslots *slots; in __kvm_handle_hva_range() local
976 static void kvm_free_memslots(struct kvm *kvm, struct kvm_memslots *slots) in kvm_free_memslots()
1132 struct kvm_memslots *slots; in kvm_create_vm() local
1422 static void kvm_insert_gfn_node(struct kvm_memslots *slots, in kvm_insert_gfn_node()
1447 static void kvm_erase_gfn_node(struct kvm_memslots *slots, in kvm_erase_gfn_node()
1453 static void kvm_replace_gfn_node(struct kvm_memslots *slots, in kvm_replace_gfn_node()
1479 struct kvm_memslots *slots = kvm_get_inactive_memslots(kvm, as_id); in kvm_replace_memslot() local
1543 struct kvm_memslots *slots = kvm_get_inactive_memslots(kvm, as_id); in kvm_swap_active_memslots() local
1899 static bool kvm_check_memslot_overlap(struct kvm_memslots *slots, int id, in kvm_check_memslot_overlap()
[all …]
/linux-6.1.9/drivers/net/ethernet/google/gve/
Dgve_rx.c25 u32 slots = rx->mask + 1; in gve_rx_unfill_pages() local
47 u32 slots = rx->mask + 1; in gve_rx_free_ring() local
101 u32 slots; in gve_prefill_rx_pages() local
161 u32 slots, npages; in gve_rx_alloc_ring() local
/linux-6.1.9/sound/soc/sunxi/
Dsun4i-i2s.c217 unsigned int slots; member
338 unsigned int slots, in sun4i_i2s_set_clk_rate()
460 unsigned int channels, unsigned int slots, in sun4i_i2s_set_chan_cfg()
479 unsigned int channels, unsigned int slots, in sun8i_i2s_set_chan_cfg()
531 unsigned int channels, unsigned int slots, in sun50i_h6_i2s_set_chan_cfg()
600 unsigned int slots = channels; in sun4i_i2s_hw_params() local
1071 int slots, int slot_width) in sun4i_i2s_set_tdm_slot()
/linux-6.1.9/fs/f2fs/
Ddir.c651 int f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) in f2fs_room_for_filename()
676 int slots = GET_DENTRY_SLOTS(fname->disk_name.len); in f2fs_has_enough_room() local
690 int slots = GET_DENTRY_SLOTS(name->len); in f2fs_update_dentry() local
719 int slots, err = 0; in f2fs_add_regular_entry() local
909 int slots = GET_DENTRY_SLOTS(le16_to_cpu(dentry->name_len)); in f2fs_delete_entry() local
/linux-6.1.9/kernel/events/
Dhw_breakpoint_test.c15 #define TEST_REQUIRES_BP_SLOTS(test, slots) \ argument
57 static int slots; in get_test_bp_slots() local
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hpo_dp_link_encoder.c266 uint32_t *slots) in fill_stream_allocation_row_info()
285 uint32_t slots = 0; in dcn31_hpo_dp_link_enc_update_stream_allocation_table() local
/linux-6.1.9/arch/ia64/include/uapi/asm/
Drse.h48 unsigned long slots = (bsp - bspstore); in ia64_rse_num_regs() local
/linux-6.1.9/sound/soc/meson/
Daxg-tdm-interface.c22 unsigned int slots = 0; in axg_tdm_slots_total() local
36 u32 *rx_mask, unsigned int slots, in axg_tdm_set_tdm_slots()
/linux-6.1.9/sound/soc/fsl/
Dimx-card.c97 unsigned int slots; member
254 int slots, int slot_width) in akcodec_get_mclk_rate()
303 unsigned int slots, slot_width; in imx_aif_hw_params() local
/linux-6.1.9/tools/perf/arch/x86/util/
Devlist.c70 struct evsel *evsel, *first, *slots = NULL; in arch_evlist__leader() local
/linux-6.1.9/sound/soc/codecs/
Dak5558.c45 int slots; member
234 unsigned int rx_mask, int slots, in ak5558_set_tdm_slot()
/linux-6.1.9/include/linux/
Dswap_slots.h16 swp_entry_t *slots; member

1234567891011