Home
last modified time | relevance | path

Searched refs:msg_max (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/admin-guide/sysctl/
A Dfs.rst352 /proc/sys/fs/mqueue/msg_max is a read/write file for setting/getting the
355 a queue must be less or equal then msg_max.
363 NULL. If it exceed msg_max, the default value is initialized msg_max.
/linux/include/linux/spi/
A Dspi.h1119 size_t msg_max = spi_max_message_size(spi); in spi_max_transfer_size() local
1125 return min(tr_max, msg_max); in spi_max_transfer_size()

Completed in 8 milliseconds