Searched defs:cache (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpu_affinity.h37 struct x86_cpu_cache *cache; /* The L2 cache concerned */ member in struct:x86_affinity_set
H A Dcpu_threads.c85 x86_cpu_cache_t *cache; local
249 x86_cache_free(x86_cpu_cache_t *cache) argument
582 x86_cache_add_lcpu(x86_cpu_cache_t *cache, x86_lcpu_t *lcpu) argument
[all...]
/darwin-on-arm/xnu/iokit/Tests/
H A DTestCollections.cpp43 OSObject *cache[numStrCache], *str, *sym; local
281 OSObject *cache[numStrCache], *str, *sym; local
485 OSObject *cache[numStrCache]; local
712 OSObject *cache[numStrCache]; local
[all...]
H A DTestContainers.cpp363 const OSSymbol *cache[numStrCache]; local
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dstack.c284 struct stack_cache *cache; local
320 struct stack_cache *cache; local
[all...]
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c618 struct ikm_cache *cache; local
695 struct ikm_cache *cache; local
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c937 lookup_bucket(struct access_cache *cache, int *indexp, cnid_t parent_id) argument
976 add_node(struct access_cache *cache, in argument
1050 do_attr_lookup(struct hfsmount *hfsmp, struct access_cache *cache, cnid_t cnid, struct cnode *skip_cp, CatalogKey *keyp, struct cat_attr *cnattrp) argument
1098 do_access_check(struct hfsmount *hfsmp, int *err, struct access_cache *cache, HFSCatalogNodeID nodeID, struct cnode *skip_cp, struct proc *theProcPtr, kauth_cred_t myp_ucred, struct vfs_context *my_context, char *bitmap, uint32_t map_size, cnid_t* parents, uint32_t num_parents) argument
1264 struct access_cache cache; local
[all...]

Completed in 45 milliseconds