Home
last modified time | relevance | path

Searched defs:vec (Results 1 – 25 of 104) sorted by relevance

12345

/openbmc/linux/arch/powerpc/sysdev/xics/
Dics-native.c
Dicp-opal.c
Dics-rtas.c
Dics-opal.c
/openbmc/linux/tools/testing/selftests/mincore/
Dmincore_selftest.c
/openbmc/phosphor-power/test/
H A Dformat_utils_tests.cpp32 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/include/media/
Dframe_vector.h
/openbmc/linux/kernel/sched/
Dcpupri.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dinterrupts.c55 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/qemu/tests/tcg/ppc64/
H A Dvsx_f2i_nan.c135 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 Dinterrupts.c45 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
H A Dtraps.c42 unsigned long *vec = (ulong *)value; in trap_init() local
/openbmc/bmcweb/test/include/
H A Dstr_utility_test.cpp19 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 Dinterrupts.c84 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/drivers/media/common/videobuf2/
Dvideobuf2-memops.c
/openbmc/linux/drivers/crypto/cavium/nitrox/
Dnitrox_isr.c
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dinterrupts.c90 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 Dos-syscall.c104 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 Darmv7m_nvic.c247 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/sound/core/oss/
Dio.c
/openbmc/linux/arch/x86/kvm/vmx/
Dposted_intr.h
/openbmc/telemetry/tests/src/helpers/types/
H A Dcontainer_types_helpers.hpp9 void PrintTo(const std::vector<Param>& vec, std::ostream* os) in PrintTo()
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_huffman.c182 Int32 n, vec, i; in BZ2_hbAssignCodes() local
202 Int32 pp, i, j, vec; in BZ2_hbCreateDecodeTables() local
/openbmc/linux/include/linux/ceph/
Dbuffer.h
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Djson_utils_test.cpp40 std::vector<uint64_t> vec; in TEST() local
61 std::vector<uint64_t> vec; in TEST() local
147 std::vector<uint8_t> vec; in TEST() local
266 std::optional<std::vector<uint8_t>> vec; in TEST() local
302 std::vector<uint8_t> vec; in TEST() local

12345