Home
last modified time | relevance | path

Searched defs:vector (Results 101 - 125 of 722) sorted by relevance

12345678910>>...29

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dkvm_pv_test.c44 uint8_t vector; in test_msr() local
/kernel/liteos_a/arch/arm/gic/
H A Dgic_v2.c50 STATIC VOID GicWriteSgi(UINT32 vector, UINT32 cpuMask, UINT32 filter) in GicWriteSgi() argument
63 VOID HalIrqSetAffinity(UINT32 vector, UINT32 cpuMask) in HalIrqSetAffinity() argument
77 VOID HalIrqMask(UINT32 vector) in HalIrqMask() argument
86 HalIrqUnmask(UINT32 vector) HalIrqUnmask() argument
95 HalIrqPending(UINT32 vector) HalIrqPending() argument
104 HalIrqClear(UINT32 vector) HalIrqClear() argument
161 UINT32 vector = iar & 0x3FFU; HalIrqHandler() local
[all...]
/kernel/liteos_m/arch/xtensa/common/
H A Dlos_common_interrupt.c151 VOID OsSetVector(UINT32 num, HWI_PROC_FUNC vector, VOID *arg) in OsSetVector() argument
171 VOID OsSetVector(UINT32 num, HWI_PROC_FUNC vector) in OsSetVector() argument
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-irq-mmap.c15 char **vector; member
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_queue.h32 struct u_vector vector; member
/third_party/rust/crates/cxx/tests/
H A Dtest.rs157 let mut vector = ffi::c_return_unique_ptr_vector_u8(); in test_c_take() variables
160 let mut vector = ffi::c_return_unique_ptr_vector_f64(); in test_c_take() variables
163 let mut vector = ffi::c_return_unique_ptr_vector_shared(); in test_c_take() variables
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLDeviceCL.cpp25 bool GetDeviceInfo(cl_device_id device, cl::DeviceInfo name, std::vector<T> &vector) in GetDeviceInfo() argument
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTypes.hpp227 inline constexpr float4 vector(float x, float y, float z, float w) in vector() function
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_expand_vector_reduction.cpp80 auto* vector = ir_context->get_def_use_mgr()->GetDef( in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_expand_vector_reduction.cpp80 auto* vector = ir_context->get_def_use_mgr()->GetDef( in Apply() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_expand_vector_reduction.cpp81 auto* vector = ir_context->get_def_use_mgr()->GetDef( in Apply() local
/kernel/linux/linux-5.10/arch/m68k/hp300/
H A Dtime.c101 void __init hp300_sched_init(irq_handler_t vector) in hp300_sched_init() argument
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dkgdb.c141 int kgdb_arch_handle_exception(int vector, int signo, int err_code, in kgdb_arch_handle_exception() argument
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Diosapic.h79 static inline void iosapic_eoi(char __iomem *iosapic, u32 vector) in iosapic_eoi() argument
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_apecs.c393 apecs_machine_check(unsigned long vector, unsigned long la_ptr) apecs_machine_check() argument
H A Dsys_wildfire.c222 wildfire_device_interrupt(unsigned long vector) in wildfire_device_interrupt() argument
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dkgdb.c113 int kgdb_arch_handle_exception(int vector, int signo, int err_code, in kgdb_arch_handle_exception() argument
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_cluster.c28 static void x2apic_send_IPI(int cpu, int vector) in x2apic_send_IPI() argument
38 __x2apic_send_IPI_mask(const struct cpumask *mask, int vector, int apic_dest) in __x2apic_send_IPI_mask() argument
74 static void x2apic_send_IPI_mask(const struct cpumask *mask, int vector) in x2apic_send_IPI_mask() argument
80 x2apic_send_IPI_mask_allbutself(const struct cpumask *mask, int vector) in x2apic_send_IPI_mask_allbutself() argument
85 static void x2apic_send_IPI_allbutself(int vector) in x2apic_send_IPI_allbutself() argument
90 x2apic_send_IPI_all(int vector) x2apic_send_IPI_all() argument
[all...]
H A Dapic_flat_64.c51 static void _flat_send_IPI_mask(unsigned long mask, int vector) in _flat_send_IPI_mask() argument
60 static void flat_send_IPI_mask(const struct cpumask *cpumask, int vector) in flat_send_IPI_mask() argument
68 flat_send_IPI_mask_allbutself(const struct cpumask *cpumask, int vector) in flat_send_IPI_mask_allbutself() argument
H A Dbigsmp_32.c76 static void bigsmp_send_IPI_allbutself(int vector) in bigsmp_send_IPI_allbutself() argument
81 static void bigsmp_send_IPI_all(int vector) in bigsmp_send_IPI_all() argument
H A Dapic_noop.c18 static void noop_send_IPI(int cpu, int vector) { } in noop_send_IPI() argument
19 static void noop_send_IPI_mask(const struct cpumask *cpumask, int vector) { } in noop_send_IPI_mask() argument
20 static void noop_send_IPI_mask_allbutself(const struct cpumask *cpumask, int vector) { } in noop_send_IPI_mask_allbutself() argument
21 static void noop_send_IPI_allbutself(int vector) { } in noop_send_IPI_allbutself() argument
22 static void noop_send_IPI_all(int vector) { } in noop_send_IPI_all() argument
23 static void noop_send_IPI_self(int vector) { } in noop_send_IPI_self() argument
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_apic.c100 static bool __send_ipi_mask_ex(const struct cpumask *mask, int vector) in __send_ipi_mask_ex() argument
139 static bool __send_ipi_mask(const struct cpumask *mask, int vector) in __send_ipi_mask() argument
195 __send_ipi_one(int cpu, int vector) __send_ipi_one() argument
213 hv_send_ipi(int cpu, int vector) hv_send_ipi() argument
219 hv_send_ipi_mask(const struct cpumask *mask, int vector) hv_send_ipi_mask() argument
225 hv_send_ipi_mask_allbutself(const struct cpumask *mask, int vector) hv_send_ipi_mask_allbutself() argument
238 hv_send_ipi_allbutself(int vector) hv_send_ipi_allbutself() argument
243 hv_send_ipi_all(int vector) hv_send_ipi_all() argument
249 hv_send_ipi_self(int vector) hv_send_ipi_self() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dmshyperv.c93 int hv_setup_stimer0_irq(int *irq, int *vector, void (*handler)(void)) in hv_setup_stimer0_irq() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dirq.c334 unsigned int irr, vector; in fixup_irqs() local
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dairq.h32 unsigned long *vector; /* Adapter interrupt bit vector */ member

Completed in 10 milliseconds

12345678910>>...29