Searched refs:ipc_object_lock_check_aligned (Results 1 – 3 of 3) sorted by relevance
234 extern void ipc_object_lock_check_aligned(
308 #define ip_mq_lock_check_aligned(port) ipc_object_lock_check_aligned(ip_to_object(port), IOT_PORT)
1337 ipc_object_lock_check_aligned(ipc_object_t io, ipc_object_type_t type) in ipc_object_lock_check_aligned() function