Home
last modified time | relevance | path

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

1234567891011

/linux-6.3-rc2/tools/testing/selftests/kvm/
A Ddirty_log_perf_test.c133 int slots; member
139 static void toggle_dirty_logging(struct kvm_vm *vm, int slots, bool enable) in toggle_dirty_logging()
151 static inline void enable_dirty_logging(struct kvm_vm *vm, int slots) in enable_dirty_logging()
156 static inline void disable_dirty_logging(struct kvm_vm *vm, int slots) in disable_dirty_logging()
161 static void get_dirty_log(struct kvm_vm *vm, unsigned long *bitmaps[], int slots) in get_dirty_log()
173 int slots, uint64_t pages_per_slot) in clear_dirty_log()
184 static unsigned long **alloc_bitmaps(int slots, uint64_t pages_per_slot) in alloc_bitmaps()
200 static void free_bitmaps(unsigned long *bitmaps[], int slots) in free_bitmaps()
/linux-6.3-rc2/sound/pci/ac97/
A 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.3-rc2/arch/ia64/scripts/
A Dunwcheck.py27 def check_func (func, slots, rlen_sum): argument
38 slots = 0 variable
48 slots = 3 * (end - start) / 16 variable
/linux-6.3-rc2/drivers/misc/mei/
A Dinterrupt.c259 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
A 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.3-rc2/arch/arm64/kernel/
A 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.3-rc2/arch/loongarch/kernel/
A Dhw_breakpoint.c115 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup()
179 struct perf_event **slots; in hw_breakpoint_control() local
411 struct perf_event **slots; in update_bp_registers() local
468 struct perf_event *bp, **slots; in breakpoint_handler() local
485 struct perf_event *wp, **slots; in watchpoint_handler() local
/linux-6.3-rc2/lib/
A Dmaple_tree.c1013 void __rcu **slots; in mas_descend() local
1219 void **slots = NULL; in mas_alloc_nodes() local
1461 void __rcu **slots; in mas_leaf_max_gap() local
1745 void __rcu **slots; in mas_new_child() local
1914 void __rcu **slots; in mas_mab_cp() local
2310 void __rcu **slots; in mas_topiary_range() local
2903 void __rcu **slots; in mtree_range_walk() local
3631 void __rcu **slots; in mas_root_expand() local
3864 void __rcu **slots; in mtree_lookup_walk() local
3918 void __rcu **slots; in mas_new_root() local
[all …]
/linux-6.3-rc2/mm/
A Dz3fold.c113 struct z3fold_buddy_slots *slots; member
204 struct z3fold_buddy_slots *slots = kmem_cache_zalloc(pool->c_handle, in alloc_slots() local
248 struct z3fold_buddy_slots *slots; in get_z3fold_header() local
288 struct z3fold_buddy_slots *slots; in free_handle() local
330 struct z3fold_buddy_slots *slots; in init_z3fold_page() local
379 struct z3fold_buddy_slots *slots, in __encode_handle()
412 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_chunks() local
429 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_buddy() local
1218 struct z3fold_buddy_slots slots __attribute__((aligned(SLOTS_ALIGN))); in z3fold_reclaim_page() local
1335 struct z3fold_buddy_slots *slots = zhdr->slots; in z3fold_reclaim_page() local
A 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.3-rc2/drivers/gpu/drm/amd/amdgpu/
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-6.3-rc2/drivers/gpu/drm/nouveau/
A 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.3-rc2/arch/arm/kernel/
A 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.3-rc2/virt/kvm/
A Dpfncache.c81 struct kvm_memslots *slots = kvm_memslots(gpc->kvm); in kvm_gpc_check() local
242 struct kvm_memslots *slots = kvm_memslots(gpc->kvm); in __kvm_gpc_refresh() local
A Dkvm_main.c576 struct kvm_memslots *slots; in __kvm_handle_hva_range() local
1124 struct kvm_memslots *slots; in kvm_create_vm() local
1439 static void kvm_erase_gfn_node(struct kvm_memslots *slots, in kvm_erase_gfn_node()
1924 struct kvm_memslots *slots; in __kvm_set_memory_region() local
2056 struct kvm_memslots *slots; in kvm_get_dirty_log() local
2118 struct kvm_memslots *slots; in kvm_get_dirty_log_protect() local
2229 struct kvm_memslots *slots; in kvm_clear_dirty_log_protect() local
2324 struct kvm_memslots *slots = kvm_vcpu_memslots(vcpu); in kvm_vcpu_gfn_to_memslot() local
3207 struct kvm_memslots *slots = kvm_memslots(kvm); in kvm_gfn_to_hva_cache_init() local
3216 struct kvm_memslots *slots = kvm_memslots(kvm); in kvm_write_guest_offset_cached() local
[all …]
/linux-6.3-rc2/drivers/net/ethernet/google/gve/
A Dgve_rx.c25 u32 slots = rx->mask + 1; in gve_rx_unfill_pages() local
53 u32 slots = rx->mask + 1; in gve_rx_free_ring() local
111 u32 slots; in gve_prefill_rx_pages() local
197 u32 slots, npages; in gve_rx_alloc_ring() local
/linux-6.3-rc2/sound/soc/sunxi/
A 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.3-rc2/fs/f2fs/
A Ddir.c655 int f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) in f2fs_room_for_filename()
680 int slots = GET_DENTRY_SLOTS(fname->disk_name.len); in f2fs_has_enough_room() local
694 int slots = GET_DENTRY_SLOTS(name->len); in f2fs_update_dentry() local
723 int slots, err = 0; in f2fs_add_regular_entry() local
911 int slots = GET_DENTRY_SLOTS(le16_to_cpu(dentry->name_len)); in f2fs_delete_entry() local
/linux-6.3-rc2/kernel/events/
A Dhw_breakpoint_test.c15 #define TEST_REQUIRES_BP_SLOTS(test, slots) \ argument
57 static int slots; in get_test_bp_slots() local
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_link_encoder.c269 uint32_t *slots) in fill_stream_allocation_row_info()
288 uint32_t slots = 0; in dcn31_hpo_dp_link_enc_update_stream_allocation_table() local
/linux-6.3-rc2/tools/perf/arch/arm64/util/
A Dpmu.c52 unsigned long long slots = 0; in perf_pmu__cpu_slots_per_cycle() local
/linux-6.3-rc2/arch/ia64/include/uapi/asm/
A Drse.h48 unsigned long slots = (bsp - bspstore); in ia64_rse_num_regs() local
/linux-6.3-rc2/sound/soc/fsl/
A 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.3-rc2/tools/perf/arch/x86/util/
A Devlist.c70 struct evsel *evsel, *first, *slots = NULL; in arch_evlist__leader() local
/linux-6.3-rc2/sound/soc/codecs/
A Dak5558.c45 int slots; member
234 unsigned int rx_mask, int slots, in ak5558_set_tdm_slot()

Completed in 84 milliseconds

1234567891011