/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gk104.c | 34 const struct gk104_clkgate_engine_info *order = therm->clkgate_order; in gk104_clkgate_enable() local 63 const struct gk104_clkgate_engine_info *order = therm->clkgate_order; in gk104_clkgate_fini() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_random.c | 70 void i915_random_reorder(unsigned int *order, unsigned int count, in i915_random_reorder() argument 78 unsigned int *order, i; in i915_random_order() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_db.c | 95 hns_roce_alloc_db_from_pgdir(struct hns_roce_db_pgdir *pgdir, struct hns_roce_db *db, int order) hns_roce_alloc_db_from_pgdir() argument 126 hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db, int order) hns_roce_alloc_db() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/android/ion/ |
H A D | ion_page_pool.c | 134 struct ion_page_pool *ion_page_pool_create(gfp_t gfp_mask, unsigned int order) in ion_page_pool_create() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_db.c | 93 hns_roce_alloc_db_from_pgdir(struct hns_roce_db_pgdir *pgdir, struct hns_roce_db *db, int order) hns_roce_alloc_db_from_pgdir() argument 124 hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db, int order) hns_roce_alloc_db() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_random.c | 70 void i915_random_reorder(unsigned int *order, unsigned int count, in i915_random_reorder() argument 78 unsigned int *order, i; in i915_random_order() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gk104.c | 34 const struct gk104_clkgate_engine_info *order = therm->clkgate_order; in gk104_clkgate_enable() local 63 const struct gk104_clkgate_engine_info *order in gk104_clkgate_fini() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | audiodsp.c | 79 scalarproduct_int16_c(const int16_t *v1, const int16_t *v2, int order) scalarproduct_int16_c() argument
|
H A D | cngenc.c | 32 int order; member
|
H A D | flacdsp_lpc_template.c | 48 lpc_encode_unrolled(int32_t *res, const int32_t *smp, int len, int order, const int32_t *coefs, int shift, int big) lpc_encode_unrolled() argument 108 flac_lpc_encode_c(int32_t *res, const int32_t *smp, int len, int order, const int32_t *coefs, int shift) flac_lpc_encode_c() argument [all...] |
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | lossless_audiodsp_altivec.c | 45 scalarproduct_and_madd_int16_altivec(int16_t *v1, const int16_t *v2, const int16_t *v3, int order, int mul) scalarproduct_and_madd_int16_altivec() argument
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | FilteredData.java | 42 public void accept(PathOrder order, ValueVisitor visitor) { in accept() argument
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | coleitr.h | 385 primaryOrder(int32_t order) primaryOrder() argument 390 secondaryOrder(int32_t order) secondaryOrder() argument 395 tertiaryOrder(int32_t order) tertiaryOrder() argument 400 isIgnorable(int32_t order) isIgnorable() argument [all...] |
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | coleitr.h | 385 primaryOrder(int32_t order) primaryOrder() argument 390 secondaryOrder(int32_t order) secondaryOrder() argument 395 tertiaryOrder(int32_t order) tertiaryOrder() argument 400 isIgnorable(int32_t order) isIgnorable() argument [all...] |
/third_party/libexif/libexif/olympus/ |
H A D | exif-mnote-data-olympus.h | 50 ExifByteOrder order; member
|
/third_party/mesa3d/src/glx/ |
H A D | render2.c | 44 __indirect_glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * pnts) __indirect_glMap1d() argument 111 __indirect_glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * pnts) __indirect_glMap1f() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | coleitr.h | 385 primaryOrder(int32_t order) primaryOrder() argument 390 secondaryOrder(int32_t order) secondaryOrder() argument 395 tertiaryOrder(int32_t order) tertiaryOrder() argument 400 isIgnorable(int32_t order) isIgnorable() argument [all...] |
/third_party/skia/tests/ |
H A D | PathOpsQuadReduceOrderTest.cpp | 34 int order; in standardTestCases() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ms-feature-ranges.hh | 45 unsigned int order; member
|
/third_party/spirv-tools/test/opt/ |
H A D | cfg_test.cpp | 63 std::vector<uint32_t> order; in TEST_F() local 106 std::vector<uint32_t> order; in TEST_F() local 149 std::vector<uint32_t> order; in TEST_F() local 192 std::vector<uint32_t> order; TEST_F() local 310 std::list<BasicBlock*> order; TEST_F() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
H A D | msi_bitmap.c | 17 int offset, order = get_count_order(num); in msi_bitmap_alloc_hwirqs() local
|
/kernel/linux/linux-5.10/arch/arm/xen/ |
H A D | mm.c | 26 unsigned long xen_get_swiotlb_free_pages(unsigned int order) in xen_get_swiotlb_free_pages() argument 121 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order, in xen_create_contiguous_region() argument 133 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order) in xen_destroy_contiguous_region() argument
|
/kernel/linux/linux-5.10/arch/c6x/mm/ |
H A D | dma-coherent.c | 43 static inline u32 __alloc_dma_pages(int order) in __alloc_dma_pages() argument 55 static void __free_dma_pages(u32 addr, int order) in __free_dma_pages() argument 79 int order; in arch_dma_alloc() local 105 int order; in arch_dma_free() local 112 __free_dma_pages(virt_to_phys(vaddr), order); arch_dma_free() local [all...] |
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/nvhe/ |
H A D | memory.h | 12 unsigned short order; member
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | irq.c | 107 unsigned int order = get_order(IRQ_STACK_SIZE); in init_IRQ() local
|