Searched defs:RTMpNotificationDeregister (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/generic/
H A Dmpnotification-r0drv-generic.cpp47 RTDECL(int) RTMpNotificationDeregister(PFNRTMPNOTIFICATION pfnCallback, void *pvUser) function
53 RT_EXPORT_SYMBOL(RTMpNotificationDeregister); variable
/vbox/src/VBox/Runtime/r0drv/
H A Dmpnotification-r0drv.c228 RTDECL(int) RTMpNotificationDeregister(PFNRTMPNOTIFICATION pfnCallback, void *pvUser) function
274 RT_EXPORT_SYMBOL(RTMpNotificationDeregister); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c109 RTDECL(int) RTMpNotificationDeregister(PFNRTMPNOTIFICATION pfnCallback, void *pvUser) function
/vbox/include/iprt/
H A Dmangling.h976 # define RTMpNotificationDeregister RT_MANGLER(RTMpNotificationDeregister) /* r0drv */ macro

Completed in 60 milliseconds