Searched defs:bitmap (Results 1 - 16 of 16) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Diopb.h85 isa_iopb bitmap; /* bitmap of mapped IO ports */ member in struct:iopb_tss
H A Dhibernate_i386.c59 hibernate_bitmap_t * bitmap; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched.h170 int bitmap[NRQBM]; /* run queue bitmap array */ member in struct:run_queue
H A Dhibernate.c55 hibernate_bitmap_t * bitmap; local
201 hibernate_bitmap_t * bitmap; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhibernate_ppc.c64 hibernate_bitmap_t * bitmap; local
/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkeydb.h113 caddr_t bitmap; /* used by receiver */ member in struct:secreplay
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs4_subs.c227 nfs_vattr_set_supported(uint32_t *bitmap, struct vnode_attr *vap) argument
285 uint32_t bitmap[NFS_ATTR_BITMAP_LEN], len; local
676 uint32_t bitmap[NFS_ATTR_BITMAP_LEN]; local
[all...]
H A Dnfs4_vnops.c986 uint32_t bitmap[NFS_ATTR_BITMAP_LEN]; local
1169 uint32_t bitmap[NFS_ATTR_BITMAP_LEN]; local
1318 uint32_t bitmap[NFS_ATTR_BITMAP_LEN], bmlen, stateid; local
1432 uint32_t bitmap[NFS_ATTR_BITMAP_LEN], bmlen; local
1720 uint32_t bitmap[NFS_ATTR_BITMAP_LEN], bmlen; local
[all...]
H A Dnfs_vfsops.c403 uint32_t bitmap[NFS_ATTR_BITMAP_LEN]; local
2204 uint32_t bitmap[NFS_ATTR_BITMAP_LEN]; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOHibernateRestoreKernel.c114 hibernate_bitmap_t * bitmap = &list->bank_bitmap[0]; local
132 hibernate_bitmap_t * bitmap local
154 hibernate_bitmap_t * bitmap; local
173 hibernate_bitmap_t * bitmap; local
186 hibernate_page_bitmap_count(hibernate_bitmap_t * bitmap, uint32_t set, uint32_t page) argument
227 hibernate_bitmap_t * bitmap; local
[all...]
H A DIOHibernateIO.cpp351 hibernate_bitmap_t * bitmap; local
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_utfconv.c86 const u_int8_t *bitmap = __CFUniCharCombiningBitmap; local
110 const u_int8_t *bitmap = __CFUniCharDecomposableBitmap; local
135 const u_int8_t *bitmap = __CFUniCharCombiningPropertyBitmap; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOHibernatePrivate.h106 uint32_t bitmap[0]; member in struct:hibernate_bitmap_t
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dappletalk.h263 u_char bitmap; /* Bitmap of responses */ member in struct:at_resp
H A Datp.h102 u_char bitmap; member in struct:__anon269
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_readwrite.c636 char *bitmap; /* OUT: hash-bitmap of interesting directory ids */ member in struct:ext_access_t
647 user_addr_t bitmap; /* IN: array of groups */ member in struct:ext_user_access_t
1037 char *bitmap=NULL; local
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
[all...]

Completed in 137 milliseconds