Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dprotocol.h486 MSG_Q_SEND = 0, enumerator
Dsocket_adapter.c110 atomic_set(&msg_wq->valid, MSG_Q_SEND); in msg_init()
922 if (!msg_info || atomic_read(&msg_info->valid) != MSG_Q_SEND) { in hmdfs_file_response_work_fn()
980 if (atomic_read(&msg_info->valid) == MSG_Q_SEND) { in hmdfs_response_handle_sync()