/kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
H A D | drm_buddy_test.c | 21 static inline u64 get_size(int order, u64 chunk_size) in get_size() argument 228 unsigned int order; in check_mm() local 331 int order, top; drm_test_buddy_alloc_pathological() local 411 int *order; drm_test_buddy_alloc_smoke() local 432 int order, err; drm_test_buddy_alloc_smoke() local 503 unsigned int order; drm_test_buddy_alloc_pessimistic() local 600 int order; drm_test_buddy_alloc_optimistic() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | dev.c | 376 unsigned long order; in host1x_iommu_attach() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_pool_test.c | 14 unsigned int order; member 81 unsigned long order = __fls(size / PAGE_SIZE); in ttm_pool_pre_populated() local 245 unsigned int order = 0; ttm_pool_alloc_order_caching_match() local 275 unsigned int order = 0; ttm_pool_alloc_caching_mismatch() local 307 unsigned int order = 2; ttm_pool_alloc_order_mismatch() local 343 unsigned int order = 2; ttm_pool_free_dma_alloc() local 374 unsigned int order = 2; ttm_pool_free_no_dma_alloc() local 402 unsigned int order = 0; ttm_pool_fini_basic() local [all...] |
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | pasid.h | 67 int order; /* page order of pasid table */ member
|
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | test.c | 28 struct item *item_create(unsigned long index, unsigned int order) in item_create() argument
|
/kernel/linux/linux-6.6/lib/zlib_inflate/ |
H A D | inflate.c | 346 static const unsigned short order[19] = /* permutation of code lengths */ in zlib_inflate() local
|
/kernel/linux/linux-6.6/mm/ |
H A D | mempool.c | 66 int order = (int)(long)pool->pool_data; in check_element() local 91 int order = (int)(long)pool->pool_data; in poison_element() local 552 int order = (int)(long)pool_data; in mempool_alloc_pages() local 559 int order = (int)(long)pool_data; in mempool_free_pages() local
|
H A D | hmm.c | 171 static inline unsigned long hmm_pfn_flags_order(unsigned long order) in hmm_pfn_flags_order() argument
|
H A D | page_isolation.c | 211 unsigned int order; in unset_migratetype_isolate() local 375 int order in isolate_single_pageblock() local 405 int order; isolate_single_pageblock() local [all...] |
H A D | page_reporting.c | 117 unsigned int order = get_order(sg->length); in page_reporting_drain() local 146 page_reporting_cycle(struct page_reporting_dev_info *prdev, struct zone *zone, unsigned int order, unsigned int mt, struct scatterlist *sgl, unsigned int *offset) page_reporting_cycle() argument 263 unsigned int order, mt, leftover, offset = PAGE_REPORTING_CAPACITY; page_reporting_process_zone() local [all...] |
H A D | sparse-vmemmap.c | 54 int order = get_order(size); in vmemmap_alloc_block() local
|
H A D | readahead.c | 511 unsigned int order = new_order; in page_cache_ra_order() local 464 ra_alloc_folio(struct readahead_control *ractl, pgoff_t index, pgoff_t mark, unsigned int order, gfp_t gfp) ra_alloc_folio() argument 561 unsigned int order = folio ? folio_order(folio) : 0; ondemand_readahead() local [all...] |
H A D | show_mem.c | 357 unsigned int order; in show_free_areas() local [all...] |
/kernel/linux/linux-6.6/mm/kasan/ |
H A D | common.c | 98 bool __kasan_unpoison_pages(struct page *page, unsigned int order, bool init) in __kasan_unpoison_pages() argument 111 PAGE_SIZE << order, init); in __kasan_unpoison_pages() local 118 void __kasan_poison_pages(struct page *page, unsigned int order, bool init) in __kasan_poison_pages() argument 121 kasan_poison(page_address(page), PAGE_SIZE << order, in __kasan_poison_pages() local
|
/kernel/linux/linux-6.6/mm/kmsan/ |
H A D | shadow.c | 172 void kmsan_alloc_page(struct page *page, unsigned int order, gfp_t flags) in kmsan_alloc_page() argument 207 void kmsan_free_page(struct page *page, unsigned int order) in kmsan_free_page() argument 299 kmsan_setup_meta(struct page *page, struct page *shadow, struct page *origin, int order) kmsan_setup_meta() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_meminit.c | 63 static int __init do_alloc_pages_order(int order, int *total_failures) in do_alloc_pages_order() argument
|
/kernel/linux/linux-6.6/sound/soc/loongson/ |
H A D | loongson_dma.c | 33 u32 order; /* Next descriptor address register */ member
|
/third_party/ffmpeg/libavcodec/ |
H A D | aacenc_tns.c | 48 static inline int compress_coeffs(int *coef, int order, int c_bits) in compress_coeffs() argument 106 int w, filt, m, i, top, order, bottom, start, end, size, inc; in ff_aac_apply_tns() local 147 quantize_coefs(double *coef, int *idx, float *lpc, int order, int c_bits) quantize_coefs() argument 171 const int order = is8 ? 7 : s->profile == FF_PROFILE_AAC_LOW ? 12 : TNS_MAX_ORDER; ff_aac_search_for_tns() local [all...] |
H A D | mlpdsp.c | 40 unsigned int order; in mlp_filter_channel() local [all...] |
H A D | iirfilter.c | 38 int order; member 54 butterworth_init_coeffs(void *avc, struct FFIIRFilterCoeffs *c, enum IIRFilterMode filt_mode, int order, float cutoff_ratio, float stopband) butterworth_init_coeffs() argument 119 biquad_init_coeffs(void *avc, struct FFIIRFilterCoeffs *c, enum IIRFilterMode filt_mode, int order, float cutoff_ratio, float stopband) biquad_init_coeffs() argument 162 ff_iir_filter_init_coeffs(void *avc, enum IIRFilterType filt_type, enum IIRFilterMode filt_mode, int order, float cutoff_ratio, float stopband, float ripple) ff_iir_filter_init_coeffs() argument 201 ff_iir_filter_init_state(int order) ff_iir_filter_init_state() argument [all...] |
H A D | lpc.c | 96 static void quantize_lpc_coefs(double *lpc_in, int order, int precision, in quantize_lpc_coefs() argument 160 ff_lpc_calc_ref_coefs(LPCContext *s, const int32_t *samples, int order, double *ref) ff_lpc_calc_ref_coefs() argument 172 ff_lpc_calc_ref_coefs_f(LPCContext *s, const float *samples, int len, int order, double *ref) ff_lpc_calc_ref_coefs_f() argument [all...] |
H A D | mlp.h | 78 uint8_t order; ///< number of taps in filter member
|
H A D | ra288.c | 145 do_hybrid_window(RA288Context *ractx, int order, int n, int non_rec, float *out, float *hist, float *out2, const float *window) do_hybrid_window() argument 175 backward_filter(RA288Context *ractx, float *hist, float *rec, const float *window, float *lpc, const float *tab, int order, int n, int non_rec, int move_size) backward_filter() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_anlms.c | 43 int order; member 101 const int order = s->order; in fir_sample() local 119 const int order in process_sample() local [all...] |
H A D | af_asupercut.c | 40 int order; member [all...] |