Searched refs:round_msg (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dmessage.h512 #define round_msg(x) (((mach_msg_size_t)(x) + sizeof (natural_t) - 1) & \ macro
/darwin-on-arm/xnu/osfmk/ipc/
H A Dmach_msg.c536 round_msg(sizeof(mach_msg_header_t)));
H A Dipc_kmsg.c4117 round_msg(kmsg->ikm_header->msgh_size));

Completed in 77 milliseconds