Searched refs:DATALEN_MSG (Results 1 – 1 of 1) sorted by relevance
42 #define DATALEN_MSG ((size_t)PAGE_SIZE-sizeof(struct msg_msg)) macro51 DATALEN_MSG, NULL); in init_msg_buckets()63 alen = min(len, DATALEN_MSG); in alloc_msg()106 alen = min(len, DATALEN_MSG); in load_msg()138 alen = min(len, DATALEN_MSG); in copy_msg()166 alen = min(len, DATALEN_MSG); in store_msg()