Home
last modified time | relevance | path

Searched defs:vector (Results 176 - 200 of 781) sorted by relevance

12345678910>>...32

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Devent.c119 u32 vector; in wl18xx_process_mailbox_events() local
[all...]
/kernel/linux/linux-5.10/drivers/ntb/
H A Dcore.c181 void ntb_db_event(struct ntb_dev *ntb, int vector) in ntb_db_event() argument
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_pci_legacy.c104 static u16 vp_config_vector(struct virtio_pci_device *vp_dev, u16 vector) in vp_config_vector() argument
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_pci_legacy.c105 static u16 vp_config_vector(struct virtio_pci_device *vp_dev, u16 vector) in vp_config_vector() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/basics/
H A Dvector.c29 dal_vector_construct( struct vector *vector, struct dc_context *ctx, uint32_t capacity, uint32_t struct_size) dal_vector_construct() argument
53 dal_vector_presized_costruct(struct vector *vector, struct dc_context *ctx, uint32_t count, void *initial_value, uint32_t struct_size) dal_vector_presized_costruct() argument
97 struct vector *vector = kzalloc(sizeof(struct vector), GFP_KERNEL); dal_vector_presized_create() local
116 struct vector *vector = kzalloc(sizeof(struct vector), GFP_KERNEL); dal_vector_create() local
129 dal_vector_destruct( struct vector *vector) dal_vector_destruct() argument
137 dal_vector_destroy( struct vector **vector) dal_vector_destroy() argument
147 dal_vector_get_count( const struct vector *vector) dal_vector_get_count() argument
153 dal_vector_at_index( const struct vector *vector, uint32_t index) dal_vector_at_index() argument
162 dal_vector_remove_at_index( struct vector *vector, uint32_t index) dal_vector_remove_at_index() argument
179 dal_vector_set_at_index( const struct vector *vector, const void *what, uint32_t index) dal_vector_set_at_index() argument
202 dal_vector_insert_at( struct vector *vector, const void *what, uint32_t position) dal_vector_insert_at() argument
234 dal_vector_append( struct vector *vector, const void *item) dal_vector_append() argument
241 dal_vector_clone( const struct vector *vector) dal_vector_clone() argument
279 dal_vector_capacity(const struct vector *vector) dal_vector_capacity() argument
284 dal_vector_reserve(struct vector *vector, uint32_t capacity) dal_vector_reserve() argument
303 dal_vector_clear(struct vector *vector) dal_vector_clear() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dx2apic_cluster.c29 static void x2apic_send_IPI(int cpu, int vector) in x2apic_send_IPI() argument
39 __x2apic_send_IPI_mask(const struct cpumask *mask, int vector, int apic_dest) in __x2apic_send_IPI_mask() argument
75 static void x2apic_send_IPI_mask(const struct cpumask *mask, int vector) in x2apic_send_IPI_mask() argument
81 x2apic_send_IPI_mask_allbutself(const struct cpumask *mask, int vector) in x2apic_send_IPI_mask_allbutself() argument
H A Dx2apic_phys.c44 static void x2apic_send_IPI(int cpu, int vector) in x2apic_send_IPI() argument
54 __x2apic_send_IPI_mask(const struct cpumask *mask, int vector, int apic_dest) in __x2apic_send_IPI_mask() argument
70 vector, APIC_DEST_PHYSICAL); in __x2apic_send_IPI_mask() local
75 static void x2apic_send_IPI_mask(const struct cpumask *mask, int vector) in x2apic_send_IPI_mask() argument
81 x2apic_send_IPI_mask_allbutself(const struct cpumask *mask, int vector) in x2apic_send_IPI_mask_allbutself() argument
86 static void __x2apic_send_IPI_shorthand(int vector, u32 which) in __x2apic_send_IPI_shorthand() argument
95 x2apic_send_IPI_allbutself(int vector) x2apic_send_IPI_allbutself() argument
100 x2apic_send_IPI_all(int vector) x2apic_send_IPI_all() argument
105 x2apic_send_IPI_self(int vector) x2apic_send_IPI_self() argument
110 __x2apic_send_IPI_dest(unsigned int apicid, int vector, unsigned int dest) __x2apic_send_IPI_dest() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_apic.c107 static bool __send_ipi_mask_ex(const struct cpumask *mask, int vector, in __send_ipi_mask_ex() argument
157 static bool __send_ipi_mask(const struct cpumask *mask, int vector, in __send_ipi_mask() argument
228 __send_ipi_one(int cpu, int vector) __send_ipi_one() argument
254 hv_send_ipi(int cpu, int vector) hv_send_ipi() argument
260 hv_send_ipi_mask(const struct cpumask *mask, int vector) hv_send_ipi_mask() argument
266 hv_send_ipi_mask_allbutself(const struct cpumask *mask, int vector) hv_send_ipi_mask_allbutself() argument
272 hv_send_ipi_allbutself(int vector) hv_send_ipi_allbutself() argument
277 hv_send_ipi_all(int vector) hv_send_ipi_all() argument
283 hv_send_ipi_self(int vector) hv_send_ipi_self() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Didtentry.h508 vector = vector+1 global() variable
524 vector = vector+1 global() variable
[all...]
H A Dmsi.h17 u32 vector : 8, member
/kernel/linux/linux-6.6/drivers/ntb/
H A Dcore.c187 void ntb_db_event(struct ntb_dev *ntb, int vector) in ntb_db_event() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Devent.c119 u32 vector; in wl18xx_process_mailbox_events() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dirq.c342 unsigned int irr, vector; in fixup_irqs() local
[all...]
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsmp.c177 static inline int xen_map_vector(int vector) in xen_map_vector() argument
218 void xen_send_IPI_all(int vector) in xen_send_IPI_all() argument
147 __xen_send_IPI_mask(const struct cpumask *mask, int vector) __xen_send_IPI_mask() argument
209 xen_send_IPI_mask(const struct cpumask *mask, int vector) xen_send_IPI_mask() argument
226 xen_send_IPI_self(int vector) xen_send_IPI_self() argument
234 xen_send_IPI_mask_allbutself(const struct cpumask *mask, int vector) xen_send_IPI_mask_allbutself() argument
252 xen_send_IPI_allbutself(int vector) xen_send_IPI_allbutself() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c44 uint8_t vector = 0; in guest_msr() local
88 uint8_t vector; guest_hcall() local
[all...]
H A Dvmx_pmu_caps_test.c56 uint8_t vector = wrmsr_safe(MSR_IA32_PERF_CAPABILITIES, val); in guest_test_perf_capabilities_gp() local
/kernel/liteos_m/arch/arm/common/
H A Dlos_common_interrupt.c119 VOID OsSetVector(UINT32 num, HWI_PROC_FUNC vector, VOID *arg) in OsSetVector() argument
138 VOID OsSetVector(UINT32 num, HWI_PROC_FUNC vector) in OsSetVector() argument
/kernel/liteos_m/arch/csky/common/
H A Dlos_common_interrupt.c169 VOID OsSetVector(UINT32 num, HWI_PROC_FUNC vector, VOID *arg) in OsSetVector() argument
189 VOID OsSetVector(UINT32 num, HWI_PROC_FUNC vector) in OsSetVector() argument
/test/xts/acts/ai/nncore/opstest/src/
H A Dnncore_utils.cpp22 OH_NN_UInt32Array TransformUInt32Array(const std::vector<uint32_t>& vector) in TransformUInt32Array() argument
/third_party/gn/src/gn/
H A Dimmutable_vector.h36 ImmutableVectorView(const ImmutableVector<T>& vector) in ImmutableVectorView() argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-strtod.cc65 Vector<const char> vector; in TEST() local
389 Vector<const char> vector; TEST() local
659 Vector<const char> vector; TEST() local
885 Vector<const char> vector; TEST() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/mincore/
H A Dmincore01.c69 unsigned char *vector; member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-handler-gen.cc148 auto vector = Parameter<FeedbackVector>(Descriptor::kVector); in Generate_ElementsTransitionAndStore() local
290 auto vector = Parameter<HeapObject>(Descriptor::kVector); in Generate_StoreFastElementIC() local
339 auto vector = Parameter<FeedbackVector>(Descriptor::kVector); in TF_BUILTIN() local
354 auto vector = Parameter<FeedbackVector>(Descriptor::kVector); in TF_BUILTIN() local
367 auto vector = Parameter<HeapObject>(Descriptor::kVector); TF_BUILTIN() local
389 auto vector = Parameter<HeapObject>(Descriptor::kVector); Generate_KeyedStoreIC_SloppyArguments() local
425 auto vector = Parameter<HeapObject>(Descriptor::kVector); TF_BUILTIN() local
442 auto vector = Parameter<HeapObject>(Descriptor::kVector); TF_BUILTIN() local
462 auto vector = Parameter<HeapObject>(Descriptor::kVector); TF_BUILTIN() local
[all...]
/third_party/rust/crates/cxx/src/
H A Dlib.rs467 pub mod vector; modules
/third_party/skia/third_party/externals/angle2/src/common/
H A Dvector_utils.h473 operator <<(std::ostream &ostream, const VectorBase<Dimension, Type> &vector) operator <<() argument
497 operator <<(std::ostream &ostream, const Vector<2, Type> &vector) operator <<() argument
510 operator <<(std::ostream &ostream, const Vector<3, Type> &vector) operator <<() argument
516 operator <<(std::ostream &ostream, const Vector<4, Type> &vector) operator <<() argument
[all...]

Completed in 17 milliseconds

12345678910>>...32