Home
last modified time | relevance | path

Searched refs:_IOMallocContiguousEntry (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOLib.cpp843 struct _IOMallocContiguousEntry { struct
848 typedef struct _IOMallocContiguousEntry _IOMallocContiguousEntry; typedef
882 _IOMallocContiguousEntry * in IOMallocContiguous()
883 entry = IOMallocType(_IOMallocContiguousEntry); in IOMallocContiguous()
892 _IOMallocContiguousEntry *, link ); in IOMallocContiguous()
906 _IOMallocContiguousEntry * entry; in IOFreeContiguous()
919 _IOMallocContiguousEntry *, link ) in IOFreeContiguous()
924 _IOMallocContiguousEntry *, link ); in IOFreeContiguous()
932 IOFreeType(entry, _IOMallocContiguousEntry); in IOFreeContiguous()