Home
last modified time | relevance | path

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

/xnu-10002.1.13/libkern/libkern/c++/
H A DOSAllocation.h105 return IOMallocTypeVarImpl(kt_view(), bytes);
111 return IOMallocTypeVarImpl(kt_view(), bytes);
/xnu-10002.1.13/iokit/IOKit/
H A DIOLib.h398 (e_ty *) IOMallocTypeVarImpl(kt_view_var, \
404 (h_ty *) IOMallocTypeVarImpl(kt_view_var, \
766 IOMallocTypeVarImpl(kalloc_type_var_view_t kt_view, vm_size_t size);
833 IOMallocTypeVarImpl(kt_view_var, __s)); \
/xnu-10002.1.13/iokit/Kernel/
H A DIOLib.cpp1253 IOMallocTypeVarImpl(kalloc_type_var_view_t kt_view, vm_size_t size) in IOMallocTypeVarImpl() function