Searched refs:OSKextUnloadKextWithLoadTag (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/libkern/
H A DOSKextLib.cpp148 OSReturn OSKextUnloadKextWithLoadTag(uint32_t loadTag) function
/darwin-on-arm/xnu/libkern/libkern/
H A DOSKextLibPrivate.h764 * with <code>@link //apple_ref/c/func/OSKextUnloadKextWithLoadTag OSKextUnloadKextWithLoadTag@/link</code>.
782 * @function OSKextUnloadKextWithLoadTag
817 OSReturn OSKextUnloadKextWithLoadTag(uint32_t loadTag);
/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSKext.h139 friend OSReturn OSKextUnloadKextWithLoadTag(uint32_t);
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_encodings.c216 (void)OSKextUnloadKextWithLoadTag(loadTag);

Completed in 78 milliseconds