Home
last modified time | relevance | path

Searched refs:SEARCH_LESSEQUAL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dmsg.c96 #define SEARCH_LESSEQUAL 4 macro
794 case SEARCH_LESSEQUAL: in testmsg()
1013 return SEARCH_LESSEQUAL; in convert_mode()
1077 if (mode == SEARCH_LESSEQUAL && msg->m_type != 1) { in find_msg()
/kernel/linux/linux-6.6/ipc/
H A Dmsg.c97 #define SEARCH_LESSEQUAL 4 macro
800 case SEARCH_LESSEQUAL: in testmsg()
1019 return SEARCH_LESSEQUAL; in convert_mode()
1083 if (mode == SEARCH_LESSEQUAL && msg->m_type != 1) { in find_msg()

Completed in 5 milliseconds