Home
last modified time | relevance | path

Searched defs:IOKit_data_allocator (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/libkern/libkern/c++/
H A DOSAllocation.h67 struct IOKit_data_allocator { struct
69 allocate(size_t bytes) in allocate()
75 allocate_zero(size_t bytes) in allocate_zero()
81 deallocate(void* p, size_t bytes) in deallocate()