/openbmc/linux/drivers/media/common/videobuf2/ |
H A D | frame_vector.c | 41 struct frame_vector *vec) in get_vaddr_frames() 80 void put_vaddr_frames(struct frame_vector *vec) in put_vaddr_frames() 110 int frame_vector_to_pages(struct frame_vector *vec) in frame_vector_to_pages() 136 void frame_vector_to_pfns(struct frame_vector *vec) in frame_vector_to_pfns() 161 struct frame_vector *vec; in frame_vector_create() local 191 void frame_vector_destroy(struct frame_vector *vec) in frame_vector_destroy()
|
H A D | videobuf2-memops.c | 44 struct frame_vector *vec; in vb2_create_framevec() local 76 void vb2_destroy_framevec(struct frame_vector *vec) in vb2_destroy_framevec()
|
/openbmc/linux/arch/powerpc/sysdev/xics/ |
H A D | ics-native.c | 40 static void __iomem *ics_native_xive(struct ics_native *in, unsigned int vec) in ics_native_xive() 47 unsigned int vec = (unsigned int)irqd_to_hwirq(d); in ics_native_unmask_irq() local 78 static void ics_native_do_mask(struct ics_native *in, unsigned int vec) in ics_native_do_mask() 85 unsigned int vec = (unsigned int)irqd_to_hwirq(d); in ics_native_mask_irq() local 100 unsigned int vec = (unsigned int)irqd_to_hwirq(d); in ics_native_set_affinity() local 146 static void ics_native_mask_unknown(struct ics *ics, unsigned long vec) in ics_native_mask_unknown() 156 static long ics_native_get_server(struct ics *ics, unsigned long vec) in ics_native_get_server()
|
H A D | icp-opal.c | 65 unsigned int vec; in icp_opal_get_irq() local 151 unsigned int vec; in icp_opal_flush_interrupt() local
|
H A D | ics-rtas.c | 168 static void ics_rtas_mask_unknown(struct ics *ics, unsigned long vec) in ics_rtas_mask_unknown() 173 static long ics_rtas_get_server(struct ics *ics, unsigned long vec) in ics_rtas_get_server()
|
/openbmc/linux/tools/testing/selftests/mincore/ |
H A D | mincore_selftest.c | 34 unsigned char vec[1]; in TEST() local 85 unsigned char vec[1]; in TEST() local 141 unsigned char vec[1]; in TEST() local 189 unsigned char *vec; in TEST() local 294 unsigned char *vec; in TEST() local
|
/openbmc/phosphor-power/test/ |
H A D | format_utils_tests.cpp | 32 std::vector<int> vec{1, 3, 5, 7, 9, 11}; in TEST() local 43 std::vector<double> vec{2.1, -3.9, 21.03}; in TEST() local 50 std::vector<int> vec{}; in TEST() local
|
/openbmc/linux/mm/ |
H A D | mincore.c | 30 unsigned char *vec = walk->private; in mincore_hugetlb() local 73 struct vm_area_struct *vma, unsigned char *vec) in __mincore_unmapped_range() 106 unsigned char *vec = walk->private; in mincore_pte_range() local 187 static long do_mincore(unsigned long addr, unsigned long pages, unsigned char *vec) in do_mincore() 233 unsigned char __user *, vec) in SYSCALL_DEFINE3() argument
|
/openbmc/linux/kernel/sched/ |
H A D | cpupri.c | 70 struct cpupri_vec *vec = &cp->pri_to_cpu[idx]; in __cpupri_find() local 230 struct cpupri_vec *vec = &cp->pri_to_cpu[newpri]; in cpupri_set() local 243 struct cpupri_vec *vec = &cp->pri_to_cpu[oldpri]; in cpupri_set() local 283 struct cpupri_vec *vec = &cp->pri_to_cpu[i]; in cpupri_init() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
H A D | interrupts.c | 55 ulong vec, v_bit; in external_interrupt() local 109 uint vec; in cpm_interrupt() local 146 void irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler() 170 void irq_free_handler(int vec) in irq_free_handler()
|
/openbmc/linux/include/media/ |
H A D | frame_vector.h | 24 static inline unsigned int frame_vector_count(struct frame_vector *vec) in frame_vector_count() 29 static inline struct page **frame_vector_pages(struct frame_vector *vec) in frame_vector_pages() 40 static inline unsigned long *frame_vector_pfns(struct frame_vector *vec) in frame_vector_pfns()
|
/openbmc/qemu/tests/tcg/ppc64/ |
H A D | vsx_f2i_nan.c | 135 vsx_float32_vec_t vec) in print_vsx_float32_vec_elements() 142 vsx_float64_vec_t vec) in print_vsx_float64_vec_elements() 148 vsx_int32_vec_t vec) in print_vsx_int32_vec_elements() 154 vsx_uint32_vec_t vec) in print_vsx_uint32_vec_elements() 160 vsx_int64_vec_t vec) in print_vsx_int64_vec_elements() 166 vsx_uint64_vec_t vec) in print_vsx_uint64_vec_elements()
|
/openbmc/u-boot/arch/m68k/lib/ |
H A D | interrupts.c | 45 void irq_install_handler (int vec, interrupt_handler_t * handler, void *arg) in irq_install_handler() 57 void irq_free_handler (int vec) in irq_free_handler() 87 int vec; in int_handler() local
|
/openbmc/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_isr.c | 270 int vec; in nitrox_unregister_interrupts() local 294 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local 389 int vec; in nitrox_sriov_unregister_interrupts() local 412 int vec, cpu; in nitrox_sriov_register_interupts() local
|
/openbmc/bmcweb/test/include/ |
H A D | str_utility_test.cpp | 19 std::vector<std::string> vec; in TEST() local 43 std::vector<std::string> vec; in TEST() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | interrupts.c | 84 irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler() 90 irq_free_handler(int vec) in irq_free_handler()
|
/openbmc/linux/fs/ |
H A D | read_write.c | 905 static ssize_t vfs_readv(struct file *file, const struct iovec __user *vec, in vfs_readv() 922 static ssize_t vfs_writev(struct file *file, const struct iovec __user *vec, in vfs_writev() 940 static ssize_t do_readv(unsigned long fd, const struct iovec __user *vec, in do_readv() 964 static ssize_t do_writev(unsigned long fd, const struct iovec __user *vec, in do_writev() 994 static ssize_t do_preadv(unsigned long fd, const struct iovec __user *vec, in do_preadv() 1017 static ssize_t do_pwritev(unsigned long fd, const struct iovec __user *vec, in do_pwritev() 1040 SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument 1046 SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument 1052 SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument 1060 SYSCALL_DEFINE6(preadv2, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE6() argument [all …]
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | interrupts.c | 90 void irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler() 94 void irq_free_handler(int vec) in irq_free_handler()
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-syscall.c | 104 abi_ulong target_addr, struct iovec *vec, in helper_unlock_iovec() 121 struct iovec *vec; in lock_iovec() local 200 void unlock_iovec(struct iovec *vec, abi_ulong target_addr, in unlock_iovec()
|
/openbmc/qemu/hw/intc/ |
H A D | armv7m_nvic.c | 247 VecInfo *vec; in nvic_recompute_state_secure() local 310 VecInfo *vec = &s->vectors[i]; in nvic_recompute_state() local 507 VecInfo *vec; in armv7m_nvic_clear_pending() local 545 VecInfo *vec; in do_armv7m_nvic_set_pending() local 683 VecInfo *vec; in armv7m_nvic_set_pending_lazyfp() local 775 VecInfo *vec; in armv7m_nvic_acknowledge_irq() local 828 VecInfo *vec = NULL; in armv7m_nvic_complete_irq() local 921 VecInfo *vec; in armv7m_nvic_get_ready_status() local 946 VecInfo *vec; in set_irq_level() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | irq_ia64.c | 417 # define IS_RESCHEDULE(vec) (vec == IA64_IPI_RESCHEDULE) argument 418 # define IS_LOCAL_TLB_FLUSH(vec) (vec == IA64_IPI_LOCAL_TLB_FLUSH) argument 420 # define IS_RESCHEDULE(vec) (0) argument 421 # define IS_LOCAL_TLB_FLUSH(vec) (0) argument 587 register_percpu_irq(ia64_vector vec, irq_handler_t handler, unsigned long flags, in register_percpu_irq()
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_vec.c | 374 struct vc4_vec *vec = connector_to_vc4_vec(connector); in vc4_vec_connector_set_property() local 422 struct vc4_vec *vec = connector_to_vc4_vec(connector); in vc4_vec_connector_get_property() local 478 static int vc4_vec_connector_init(struct drm_device *dev, struct vc4_vec *vec) in vc4_vec_connector_init() 515 struct vc4_vec *vec = encoder_to_vc4_vec(encoder); in vc4_vec_encoder_disable() local 547 struct vc4_vec *vec = encoder_to_vc4_vec(encoder); in vc4_vec_encoder_enable() local 714 struct vc4_vec *vec = encoder_to_vc4_vec(encoder); in vc4_vec_late_register() local 747 struct vc4_vec *vec; in vc4_vec_bind() local
|
/openbmc/linux/rust/alloc/vec/ |
H A D | drain.rs | 35 pub(super) vec: NonNull<Vec<T, A>>, field 203 let mut vec = self.vec; in drop() localVariable 209 let vec = vec.as_mut(); in drop() localVariable
|
/openbmc/linux/sound/core/oss/ |
H A D | io.c | 29 #define pcm_writev(plug,vec,count) snd_pcm_oss_writev3(plug,vec,count) argument 31 #define pcm_readv(plug,vec,count) snd_pcm_oss_readv3(plug,vec,count) argument
|
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib_huffman.c | 182 Int32 n, vec, i; in BZ2_hbAssignCodes() local 202 Int32 pp, i, j, vec; in BZ2_hbCreateDecodeTables() local
|