/linux/tools/testing/selftests/kvm/ |
A D | dirty_log_perf_test.c | 93 int slots; member 96 static void toggle_dirty_logging(struct kvm_vm *vm, int slots, bool enable) in toggle_dirty_logging() 108 static inline void enable_dirty_logging(struct kvm_vm *vm, int slots) in enable_dirty_logging() 113 static inline void disable_dirty_logging(struct kvm_vm *vm, int slots) in disable_dirty_logging() 118 static void get_dirty_log(struct kvm_vm *vm, unsigned long *bitmaps[], int slots) in get_dirty_log() 130 int slots, uint64_t pages_per_slot) in clear_dirty_log() 141 static unsigned long **alloc_bitmaps(int slots, uint64_t pages_per_slot) in alloc_bitmaps() 157 static void free_bitmaps(unsigned long *bitmaps[], int slots) in free_bitmaps()
|
/linux/sound/pci/ac97/ |
A D | ac97_pcm.c | 312 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/arch/ia64/scripts/ |
A D | unwcheck.py | 27 def check_func (func, slots, rlen_sum): argument 38 slots = 0 variable 48 slots = 3 * (end - start) / 16 variable
|
/linux/drivers/misc/mei/ |
A D | interrupt.c | 226 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() 485 s32 slots; in mei_irq_write_handler() local
|
A D | dma-ring.c | 171 u32 rd_idx, rem, slots; in mei_dma_ring_read() local 248 u32 wr_idx, rem, slots; in mei_dma_ring_write() local
|
A D | hw-txe.h | 41 u32 slots; member
|
/linux/arch/arm64/kernel/ |
A D | hw_breakpoint.c | 188 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/mm/ |
A D | z3fold.c | 120 struct z3fold_buddy_slots *slots; member 215 struct z3fold_buddy_slots *slots; in alloc_slots() local 261 struct z3fold_buddy_slots *slots; in get_z3fold_header() local 296 struct z3fold_buddy_slots *slots; in free_handle() local 389 struct z3fold_buddy_slots *slots; in init_z3fold_page() local 438 struct z3fold_buddy_slots *slots, in __encode_handle() 471 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_chunks() local 488 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_buddy() local 1320 struct z3fold_buddy_slots slots __attribute__((aligned(SLOTS_ALIGN))); in z3fold_reclaim_page() local 1450 struct z3fold_buddy_slots *slots = zhdr->slots; in z3fold_reclaim_page() local
|
A D | swap_slots.c | 116 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/drivers/gpu/drm/nouveau/ |
A D | nouveau_dma.c | 122 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/arch/arm/kernel/ |
A D | hw_breakpoint.c | 328 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/sound/soc/sunxi/ |
A D | sun4i-i2s.c | 206 unsigned int slots; member 327 unsigned int slots, in sun4i_i2s_set_clk_rate() 449 unsigned int channels, unsigned int slots, in sun4i_i2s_set_chan_cfg() 468 unsigned int channels, unsigned int slots, in sun8i_i2s_set_chan_cfg() 520 unsigned int channels, unsigned int slots, in sun50i_h6_i2s_set_chan_cfg() 582 unsigned int slots = channels; in sun4i_i2s_hw_params() local 1053 int slots, int slot_width) in sun4i_i2s_set_tdm_slot()
|
/linux/virt/kvm/ |
A D | kvm_main.c | 507 struct kvm_memslots *slots; in __kvm_handle_hva_range() local 857 struct kvm_memslots *slots; in kvm_alloc_memslots() local 1439 int as_id, struct kvm_memslots *slots) in install_new_memslots() 1497 static size_t kvm_memslots_size(int slots) in kvm_memslots_size() 1517 struct kvm_memslots *slots; in kvm_dup_memslots() local 1538 struct kvm_memslots *slots; in kvm_set_memslot() local 1826 struct kvm_memslots *slots; in kvm_get_dirty_log() local 1888 struct kvm_memslots *slots; in kvm_get_dirty_log_protect() local 1999 struct kvm_memslots *slots; in kvm_clear_dirty_log_protect() local 2921 struct kvm_memslots *slots = kvm_memslots(kvm); in kvm_gfn_to_hva_cache_init() local [all …]
|
/linux/drivers/net/ethernet/google/gve/ |
A D | gve_rx.c | 25 u32 slots = rx->mask + 1; in gve_rx_unfill_pages() local 47 u32 slots = rx->mask + 1; in gve_rx_free_ring() local 100 u32 slots; in gve_prefill_rx_pages() local 160 u32 slots, npages; in gve_rx_alloc_ring() local
|
/linux/fs/f2fs/ |
A D | dir.c | 650 int f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) in f2fs_room_for_filename() 675 int slots = GET_DENTRY_SLOTS(fname->disk_name.len); in f2fs_has_enough_room() local 689 int slots = GET_DENTRY_SLOTS(name->len); in f2fs_update_dentry() local 718 int slots, err = 0; in f2fs_add_regular_entry() local 908 int slots = GET_DENTRY_SLOTS(le16_to_cpu(dentry->name_len)); in f2fs_delete_entry() local
|
/linux/arch/ia64/include/uapi/asm/ |
A D | rse.h | 48 unsigned long slots = (bsp - bspstore); in ia64_rse_num_regs() local
|
/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_hpo_dp_link_encoder.c | 266 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/kernel/events/ |
A D | hw_breakpoint.c | 133 fetch_bp_busy_slots(struct bp_busy_slots *slots, struct perf_event *bp, in fetch_bp_busy_slots() 164 fetch_this_slot(struct bp_busy_slots *slots, int weight) in fetch_this_slot() 279 struct bp_busy_slots slots = {0}; in __reserve_bp_slot() local
|
/linux/arch/x86/kvm/mmu/ |
A D | mmu_audit.c | 131 struct kvm_memslots *slots; in inspect_spte_has_rmap() local 195 struct kvm_memslots *slots; in audit_write_protection() local
|
/linux/include/linux/ |
A D | swap_slots.h | 16 swp_entry_t *slots; member
|
/linux/drivers/input/ |
A D | input-mt.c | 387 int *slots, int num_pos) in input_mt_set_slots() 440 int input_mt_assign_slots(struct input_dev *dev, int *slots, in input_mt_assign_slots()
|
/linux/sound/soc/codecs/ |
A D | ak5558.c | 45 int slots; member 234 unsigned int rx_mask, int slots, in ak5558_set_tdm_slot()
|
/linux/sound/soc/meson/ |
A D | axg-tdm-interface.c | 22 unsigned int slots = 0; in axg_tdm_slots_total() local 36 u32 *rx_mask, unsigned int slots, in axg_tdm_set_tdm_slots()
|
/linux/drivers/net/ethernet/apm/xgene/ |
A D | xgene_enet_main.c | 76 u32 slots, tail; in xgene_enet_refill_pagepool() local 128 u32 slots = buf_pool->slots - 1; in xgene_enet_refill_bufpool() local 616 u16 slots, head; in xgene_enet_free_pagepool() local 680 u16 slots, head; in xgene_enet_rx_frame() local 788 u16 slots = ring->slots - 1; in xgene_enet_process_ring() local 1313 u16 ring_id, slots; in xgene_enet_create_desc_rings() local
|
/linux/drivers/dma/ioat/ |
A D | dca.c | 214 int slots = 0; in ioat_dca_count_dca_slots() local 251 int slots; in ioat_dca_init() local
|