| /kernel/linux/linux-6.6/io_uring/ |
| H A D | alloc_cache.h | 13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put() argument 26 static inline bool io_alloc_cache_empty(struct io_alloc_cache *cache) in io_alloc_cache_empty() argument 31 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get() argument 46 io_alloc_cache_init(struct io_alloc_cache *cache, unsigned max_nr, size_t size) io_alloc_cache_init() argument 55 io_alloc_cache_free(struct io_alloc_cache *cache, void (*free)(struct io_cache_entry *)) io_alloc_cache_free() argument [all...] |
| H A D | poll.h | 22 struct io_cache_entry cache; member
|
| H A D | net.h | 18 struct io_cache_entry cache; member
|
| /kernel/linux/linux-6.6/mm/kasan/ |
| H A D | report_hw_tags.c | 30 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size() argument
|
| H A D | report_sw_tags.c | 48 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | mm_slot.h | 24 static inline void *mm_slot_alloc(struct kmem_cache *cache) in mm_slot_alloc() argument 31 static inline void mm_slot_free(struct kmem_cache *cache, void *objp) in mm_slot_free() argument
|
| /third_party/alsa-utils/axfer/ |
| H A D | frame-cache.h | 32 static inline unsigned int frame_cache_get_count(struct frame_cache *cache) in frame_cache_get_count() argument 37 static inline void frame_cache_increase_count(struct frame_cache *cache, in frame_cache_increase_count() argument 43 static inline void frame_cache_reduce(struct frame_cache *cache, in frame_cache_reduce() argument [all...] |
| H A D | frame-cache.c | 11 static void align_frames_in_i(struct frame_cache *cache, in align_frames_in_i() argument 29 align_frames_in_n(struct frame_cache *cache, unsigned int consumed_count) align_frames_in_n() argument 48 frame_cache_init(struct frame_cache *cache, snd_pcm_access_t access, unsigned int bytes_per_sample, unsigned int samples_per_frame, unsigned int frames_per_cache) frame_cache_init() argument 100 frame_cache_destroy(struct frame_cache *cache) frame_cache_destroy() argument [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | register_cache.h | 61 std::ostream& operator<<(std::ostream& out, const RegisterCache<Value>& cache) in operator <<() argument
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | measfmt.h | 360 const MeasureFormatCacheData *cache; member in MeasureFormat
|
| /third_party/libwebsockets/lib/misc/lwsac/ |
| H A D | cached-file.c | 78 lwsac_use_cached_file_start(lwsac_cached_file_t cache) in lwsac_use_cached_file_start() argument 88 lwsac_use_cached_file_end(lwsac_cached_file_t *cache) in lwsac_use_cached_file_end() argument 109 lwsac_use_cached_file_detach(lwsac_cached_file_t *cache) lwsac_use_cached_file_detach() argument 127 lwsac_cached_file(const char *filepath, lwsac_cached_file_t *cache, size_t *len) lwsac_cached_file() argument [all...] |
| /third_party/libdrm/etnaviv/ |
| H A D | etnaviv_bo_cache.c | 33 static void add_bucket(struct etna_bo_cache *cache, int size) in add_bucket() argument 44 drm_private void etna_bo_cache_init(struct etna_bo_cache *cache) in etna_bo_cache_init() argument 70 etna_bo_cache_cleanup(struct etna_bo_cache *cache, time_t time) etna_bo_cache_cleanup() argument 96 get_bucket(struct etna_bo_cache *cache, uint32_t size) get_bucket() argument 158 etna_bo_cache_alloc(struct etna_bo_cache *cache, uint32_t *size, uint32_t flags) etna_bo_cache_alloc() argument 181 etna_bo_cache_free(struct etna_bo_cache *cache, struct etna_bo *bo) etna_bo_cache_free() argument [all...] |
| /third_party/libdrm/freedreno/ |
| H A D | freedreno_bo_cache.c | 36 add_bucket(struct fd_bo_cache *cache, int size) in add_bucket() argument 52 fd_bo_cache_init(struct fd_bo_cache *cache, int coarse) in fd_bo_cache_init() argument 82 fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time) fd_bo_cache_cleanup() argument 109 get_bucket(struct fd_bo_cache *cache, uint32_t size) get_bucket() argument 162 fd_bo_cache_alloc(struct fd_bo_cache *cache, uint32_t *size, uint32_t flags) fd_bo_cache_alloc() argument 194 fd_bo_cache_free(struct fd_bo_cache *cache, struct fd_bo *bo) fd_bo_cache_free() argument [all...] |
| /third_party/mesa3d/src/etnaviv/drm/ |
| H A D | etnaviv_bo_cache.c | 30 static void add_bucket(struct etna_bo_cache *cache, int size) in add_bucket() argument 41 void etna_bo_cache_init(struct etna_bo_cache *cache) in etna_bo_cache_init() argument 67 etna_bo_cache_cleanup(struct etna_bo_cache *cache, time_t time) etna_bo_cache_cleanup() argument 94 get_bucket(struct etna_bo_cache *cache, uint32_t size) get_bucket() argument 148 etna_bo_cache_alloc(struct etna_bo_cache *cache, uint32_t *size, uint32_t flags) etna_bo_cache_alloc() argument 172 etna_bo_cache_free(struct etna_bo_cache *cache, struct etna_bo *bo) etna_bo_cache_free() argument [all...] |
| /third_party/mesa3d/src/gallium/tests/unit/ |
| H A D | u_cache_test.c | 72 struct util_cache * cache; in main() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | measfmt.h | 360 const MeasureFormatCacheData *cache; member in MeasureFormat
|
| /third_party/ltp/testcases/kernel/syscalls/cacheflush/ |
| H A D | cacheflush01.c | 29 int cache; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | per-isolate-compiler-cache.h | 49 PerIsolateCompilerCache* cache = zone->New<PerIsolateCompilerCache>(zone); in Setup() local
|
| /third_party/node/deps/v8/src/numbers/ |
| H A D | math-random.cc | 19 Handle<FixedDoubleArray> cache = Handle<FixedDoubleArray>::cast( in InitializeContext() local 57 FixedDoubleArray cache = in RefillCache() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | prototype-info-inl.h | 45 MaybeObject cache = object_create_map(); in HasObjectCreateMap() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | serializer-deserializer.cc | 15 void IterateObjectCache(Isolate* isolate, std::vector<Object>* cache, in IterateObjectCache() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_disk_cache.c | 37 lima_vs_disk_cache_store(struct disk_cache *cache, in lima_vs_disk_cache_store() argument 65 lima_fs_disk_cache_store(struct disk_cache *cache, in lima_fs_disk_cache_store() argument 92 lima_vs_disk_cache_retrieve(struct disk_cache *cache, struct lima_vs_key *key) lima_vs_disk_cache_retrieve() argument 144 lima_fs_disk_cache_retrieve(struct disk_cache *cache, struct lima_fs_key *key) lima_fs_disk_cache_retrieve() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/translate/ |
| H A D | translate_cache.c | 42 struct translate_cache *cache = MALLOC_STRUCT(translate_cache); in translate_cache_create() local 52 static inline void delete_translates(struct translate_cache *cache) in delete_translates() argument 65 void translate_cache_destroy(struct translate_cache *cache) in translate_cache_destroy() argument 90 translate_cache_find(struct translate_cache *cache, struct translate_key *key) translate_cache_find() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | proplist-util.c | 248 char *pa_proplist_get_stream_group(pa_proplist *p, const char *prefix, const char *cache) { in pa_proplist_get_stream_group() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | measfmt.h | 360 const MeasureFormatCacheData *cache; member in MeasureFormat
|