Home
last modified time | relevance | path

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

1234567891011

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp190 MppBufSlotsImpl *slots; member
244 MppBufSlotEntry *slots; member
678 MPP_RET mpp_buf_slot_init(MppBufSlots *slots) in mpp_buf_slot_init()
731 MPP_RET mpp_buf_slot_deinit(MppBufSlots slots) in mpp_buf_slot_deinit()
742 MPP_RET mpp_buf_slot_setup(MppBufSlots slots, RK_S32 count) in mpp_buf_slot_setup()
773 RK_U32 mpp_buf_slot_is_changed(MppBufSlots slots) in mpp_buf_slot_is_changed()
785 MPP_RET mpp_buf_slot_ready(MppBufSlots slots) in mpp_buf_slot_ready()
817 size_t mpp_buf_slot_get_size(MppBufSlots slots) in mpp_buf_slot_get_size()
829 RK_S32 mpp_buf_slot_get_count(MppBufSlots slots) in mpp_buf_slot_get_count()
841 MPP_RET mpp_buf_slot_set_callback(MppBufSlots slots, MppCbCtx *cb_ctx) in mpp_buf_slot_set_callback()
[all …]
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A 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()
483 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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/mm/
H A Dz3fold.c120 struct z3fold_buddy_slots *slots; member
213 struct z3fold_buddy_slots *slots; in alloc_slots() local
260 struct z3fold_buddy_slots *slots; in __get_z3fold_header() local
308 struct z3fold_buddy_slots *slots; in free_handle() local
401 struct z3fold_buddy_slots *slots; in init_z3fold_page() local
456 struct z3fold_buddy_slots *slots, in __encode_handle()
489 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_chunks() local
506 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_buddy() local
1335 struct z3fold_buddy_slots slots __attribute__((aligned(SLOTS_ALIGN))); in z3fold_reclaim_page() local
1465 struct z3fold_buddy_slots *slots = zhdr->slots; in z3fold_reclaim_page() local
H A Dswap_slots.c127 swp_entry_t *slots, *slots_ret; in alloc_swap_slot_cache() local
191 swp_entry_t *slots = NULL; in drain_slots_cache_cpu() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H 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()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h263/
H A Dh263d_parser.c266 MppBufSlots slots = p->frame_slots; in mpp_h263_parser_flush() local
286 MppBufSlots slots = p->frame_slots; in mpp_h263_parser_reset() local
482 MppBufSlots slots = p->frame_slots; in mpp_h263_parser_setup_hal_output() local
523 MppBufSlots slots = p->frame_slots; in mpp_h263_parser_setup_refer() local
545 MppBufSlots slots = p->frame_slots; in mpp_h263_parser_update_dpb() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/
H A Dgve_rx.c24 u32 slots; in gve_rx_free_ring() local
61 u32 slots; in gve_prefill_rx_pages() local
101 u32 slots, npages; in gve_rx_alloc_ring() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dwaittingwidget.h31 private slots: variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dwaittingwidget.h31 private slots: variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dwaittingwidget.h31 private slots: variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dappmodel.h153 public slots: local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddir.c653 int f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) in f2fs_room_for_filename()
678 int slots = GET_DENTRY_SLOTS(fname->disk_name.len); in f2fs_has_enough_room() local
692 int slots = GET_DENTRY_SLOTS(name->len); in f2fs_update_dentry() local
721 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
/OK3568_Linux_fs/kernel/virt/kvm/
H A Dkvm_main.c639 struct kvm_memslots *slots; in kvm_alloc_memslots() local
670 static void kvm_free_memslots(struct kvm *kvm, struct kvm_memslots *slots) in kvm_free_memslots()
790 struct kvm_memslots *slots = kvm_alloc_memslots(); in kvm_create_vm() local
980 static inline void kvm_memslot_delete(struct kvm_memslots *slots, in kvm_memslot_delete()
1006 static inline int kvm_memslot_insert_back(struct kvm_memslots *slots) in kvm_memslot_insert_back()
1018 static inline int kvm_memslot_move_backward(struct kvm_memslots *slots, in kvm_memslot_move_backward()
1053 static inline int kvm_memslot_move_forward(struct kvm_memslots *slots, in kvm_memslot_move_forward()
1114 static void update_memslots(struct kvm_memslots *slots, in update_memslots()
1153 int as_id, struct kvm_memslots *slots) in install_new_memslots()
1196 struct kvm_memslots *slots; in kvm_dup_memslots() local
[all …]
/OK3568_Linux_fs/kernel/kernel/events/
H A Dhw_breakpoint.c133 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
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dak5558.c39 int slots; member
195 unsigned int rx_mask, int slots, in ak5558_set_tdm_slot()
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Drse.h48 unsigned long slots = (bsp - bspstore); in ia64_rse_num_regs() local
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu_audit.c131 struct kvm_memslots *slots; in inspect_spte_has_rmap() local
195 struct kvm_memslots *slots; in audit_write_protection() local
/OK3568_Linux_fs/kernel/sound/soc/sunxi/
H A Dsun4i-i2s.c178 unsigned int slots; member
299 unsigned int slots, in sun4i_i2s_set_clk_rate()
425 unsigned int slots = channels; in sun8i_i2s_set_chan_cfg() local
485 unsigned int slots = channels; in sun4i_i2s_hw_params() local
839 int slots, int slot_width) in sun4i_i2s_set_tdm_slot()
/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput-mt.c387 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()

1234567891011