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

/macosx-10.5.8/xnu-1228.15.4/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.c79 x86_cpu_cache_t *cache; local
262 x86_cache_free(x86_cpu_cache_t *cache) argument
616 x86_cache_add_lcpu(x86_cpu_cache_t *cache, x86_lcpu_t *lcpu) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/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...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dstack.c171 struct stack_cache *cache; local
207 struct stack_cache *cache; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_kmsg.c250 struct ikm_cache *cache; local
331 struct ikm_cache *cache; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_readwrite.c699 lookup_bucket(struct access_cache *cache, int *indexp, cnid_t parent_id) argument
738 add_node(struct access_cache *cache, in argument
812 do_attr_lookup(struct hfsmount *hfsmp, struct access_cache *cache, dev_t dev, cnid_t cnid, struct cnode *skip_cp, CatalogKey *keyp, struct cat_attr *cnattrp) argument
856 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, dev_t dev, struct vfs_context *my_context, char *bitmap, uint32_t map_size, cnid_t* parents, uint32_t num_parents) argument
1024 struct access_cache cache; local
[all...]

Completed in 53 milliseconds