| /kernel/linux/linux-6.6/arch/x86/kernel/apic/ |
| H A D | apic_flat_64.c | 31 static void _flat_send_IPI_mask(unsigned long mask, int vector) in _flat_send_IPI_mask() argument 40 static void flat_send_IPI_mask(const struct cpumask *cpumask, int vector) in flat_send_IPI_mask() argument 48 flat_send_IPI_mask_allbutself(const struct cpumask *cpumask, int vector) in flat_send_IPI_mask_allbutself() argument
|
| H A D | bigsmp_32.c | 37 static void bigsmp_send_IPI_allbutself(int vector) in bigsmp_send_IPI_allbutself() argument 42 static void bigsmp_send_IPI_all(int vector) in bigsmp_send_IPI_all() argument
|
| H A D | apic_noop.c | 21 static void noop_send_IPI(int cpu, int vector) { } in noop_send_IPI() argument 22 static void noop_send_IPI_mask(const struct cpumask *cpumask, int vector) { } in noop_send_IPI_mask() argument 23 static void noop_send_IPI_mask_allbutself(const struct cpumask *cpumask, int vector) { } in noop_send_IPI_mask_allbutself() argument 24 static void noop_send_IPI_allbutself(int vector) { } in noop_send_IPI_allbutself() argument 25 static void noop_send_IPI_all(int vector) { } in noop_send_IPI_all() argument 26 static void noop_send_IPI_self(int vector) { } in noop_send_IPI_self() argument
|
| /kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
| H A D | posted_intr.h | 51 static inline bool pi_test_and_set_pir(int vector, struct pi_desc *pi_desc) in pi_test_and_set_pir() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| H A D | kvm_pv_test.c | 44 uint8_t vector; in test_msr() local
|
| /kernel/liteos_a/arch/arm/gic/ |
| H A D | gic_v2.c | 50 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 D | los_common_interrupt.c | 151 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 D | xfer-libasound-irq-mmap.c | 15 char **vector; member [all...] |
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_queue.h | 32 struct u_vector vector; member
|
| /third_party/rust/crates/cxx/tests/ |
| H A D | test.rs | 157 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 D | CLDeviceCL.cpp | 25 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 D | Types.hpp | 227 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 D | transformation_expand_vector_reduction.cpp | 80 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 D | transformation_expand_vector_reduction.cpp | 80 auto* vector = ir_context->get_def_use_mgr()->GetDef( in Apply() local
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_expand_vector_reduction.cpp | 81 auto* vector = ir_context->get_def_use_mgr()->GetDef( in Apply() local
|
| /base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
| H A D | mock_domain_so_plugin.cpp | 46 static bool SetPluginUint8Vector(const std::vector<uint8_t> &vector, PluginUint8Vector &pVector)
in SetPluginUint8Vector() argument
|
| /kernel/linux/linux-5.10/arch/m68k/hp300/ |
| H A D | time.c | 101 void __init hp300_sched_init(irq_handler_t vector) in hp300_sched_init() argument
|
| /kernel/linux/linux-5.10/arch/hexagon/kernel/ |
| H A D | kgdb.c | 141 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 D | iosapic.h | 79 static inline void iosapic_eoi(char __iomem *iosapic, u32 vector) in iosapic_eoi() argument
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | core_apecs.c | 393 apecs_machine_check(unsigned long vector, unsigned long la_ptr) apecs_machine_check() argument
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/ |
| H A D | kgdb.c | 113 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 D | x2apic_cluster.c | 28 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 D | apic_flat_64.c | 51 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 D | bigsmp_32.c | 76 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 D | apic_noop.c | 18 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
|