Home
last modified time | relevance | path

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

12345678910>>...12

/openbmc/linux/sound/pci/ac97/
H 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
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dmemstress.c126 uint64_t vcpu_memory_bytes, int slots, in memstress_create_vm()
328 static void toggle_dirty_logging(struct kvm_vm *vm, int slots, bool enable) in toggle_dirty_logging()
340 void memstress_enable_dirty_logging(struct kvm_vm *vm, int slots) in memstress_enable_dirty_logging()
345 void memstress_disable_dirty_logging(struct kvm_vm *vm, int slots) in memstress_disable_dirty_logging()
350 void memstress_get_dirty_log(struct kvm_vm *vm, unsigned long *bitmaps[], int slots) in memstress_get_dirty_log()
362 int slots, uint64_t pages_per_slot) in memstress_clear_dirty_log()
373 unsigned long **memstress_alloc_bitmaps(int slots, uint64_t pages_per_slot) in memstress_alloc_bitmaps()
389 void memstress_free_bitmaps(unsigned long *bitmaps[], int slots) in memstress_free_bitmaps()
/openbmc/linux/arch/ia64/scripts/
H A Dunwcheck.py27 def check_func (func, slots, rlen_sum): argument
38 slots = 0 variable
48 slots = 3 * (end - start) / 16 variable
/openbmc/linux/drivers/misc/mei/
H 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
H 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
/openbmc/linux/arch/arm64/kernel/
H 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
/openbmc/linux/arch/loongarch/kernel/
H 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
412 struct perf_event **slots; in update_bp_registers() local
469 struct perf_event *bp, **slots; in breakpoint_handler() local
486 struct perf_event *wp, **slots; in watchpoint_handler() local
/openbmc/linux/lib/
H A Dmaple_tree.c915 void __rcu **slots; in mt_clear_meta() local
1037 void __rcu **slots; in mas_descend() local
1251 void **slots = NULL; in mas_alloc_nodes() local
1498 void __rcu **slots; in mas_leaf_max_gap() local
1732 void __rcu **slots; in mas_put_in_tree() local
1778 void __rcu **slots; in mas_find_child() local
1948 void __rcu **slots; in mas_mab_cp() local
2790 void __rcu **slots; in mtree_range_walk() local
3511 void __rcu **slots; in mas_root_expand() local
3731 void __rcu **slots; in mtree_lookup_walk() local
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_dma.c125 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()
/openbmc/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
/openbmc/linux/mm/
H A Dz3fold.c113 struct z3fold_buddy_slots *slots; member
197 struct z3fold_buddy_slots *slots = kmem_cache_zalloc(pool->c_handle, in alloc_slots() local
241 struct z3fold_buddy_slots *slots; in get_z3fold_header() local
281 struct z3fold_buddy_slots *slots; in free_handle() local
323 struct z3fold_buddy_slots *slots; in init_z3fold_page() local
371 struct z3fold_buddy_slots *slots, in __encode_handle()
404 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_chunks() local
421 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_buddy() local
H 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
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon-our_range_memslots.h81 MemoryRegion *slots; member
92 OurRangeMemslotsSlots slots; member
/openbmc/linux/arch/arm/kernel/
H 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
/openbmc/linux/virt/kvm/
H 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
/openbmc/linux/tools/perf/arch/arm64/util/
H A Dpmu.c34 unsigned long long slots = 0; in perf_pmu__cpu_slots_per_cycle() local
/openbmc/linux/fs/f2fs/
H A Ddir.c622 int f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) in f2fs_room_for_filename()
647 int slots = GET_DENTRY_SLOTS(fname->disk_name.len); in f2fs_has_enough_room() local
661 int slots = GET_DENTRY_SLOTS(name->len); in f2fs_update_dentry() local
690 int slots, err = 0; in f2fs_add_regular_entry() local
886 int slots = GET_DENTRY_SLOTS(le16_to_cpu(dentry->name_len)); in f2fs_delete_entry() local
/openbmc/linux/sound/soc/sunxi/
H 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()
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Drse.h48 unsigned long slots = (bsp - bspstore); in ia64_rse_num_regs() local
/openbmc/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
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_link_encoder.c268 uint32_t *slots) in fill_stream_allocation_row_info()
287 uint32_t slots = 0; in dcn31_hpo_dp_link_enc_update_stream_allocation_table() local
/openbmc/qemu/include/hw/sd/
H A Daspeed_sdhci.h26 SDHCIState slots[ASPEED_SDHCI_NUM_SLOTS]; member
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx.c28 u32 slots = rx->mask + 1; in gve_rx_unfill_pages() local
56 u32 slots = rx->mask + 1; in gve_rx_free_ring() local
114 u32 slots; in gve_prefill_rx_pages() local
214 u32 slots, npages; in gve_rx_alloc_ring() local
/openbmc/qemu/disas/
H A Dxtensa.c40 int slot, slots; in print_insn_xtensa() local
/openbmc/linux/include/linux/
H A Dswap_slots.h16 swp_entry_t *slots; member

12345678910>>...12