Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSAllocation.h105 return IOMallocTypeVarImpl(kt_view(), bytes);
111 return IOMallocTypeVarImpl(kt_view(), bytes);
/xnu-11215/iokit/IOKit/
H A DIOLib.h406 (e_ty *) IOMallocTypeVarImpl(kt_view_var, \
412 (h_ty *) IOMallocTypeVarImpl(kt_view_var, \
774 IOMallocTypeVarImpl(kalloc_type_var_view_t kt_view, vm_size_t size);
841 IOMallocTypeVarImpl(kt_view_var, __s)); \
/xnu-11215/iokit/Kernel/
H A DIOLib.cpp1256 IOMallocTypeVarImpl(kalloc_type_var_view_t kt_view, vm_size_t size) in IOMallocTypeVarImpl() function