Home
last modified time | relevance | path

Searched refs:tx_wait_more (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dkcm.h77 bool tx_wait_more; member
/kernel/linux/linux-6.6/include/net/
H A Dkcm.h77 bool tx_wait_more; member
/kernel/linux/linux-5.10/net/kcm/
H A Dkcmsock.c588 kcm->tx_wait_more = false; in kcm_write_msgs()
756 if (kcm->tx_wait_more) in kcm_push()
866 kcm->tx_wait_more = true; in kcm_sendpage()
867 } else if (kcm->tx_wait_more || not_busy) { in kcm_sendpage()
1037 kcm->tx_wait_more = true; in kcm_sendmsg()
1038 } else if (kcm->tx_wait_more || not_busy) { in kcm_sendmsg()
H A Dkcmproc.c130 if (kcm->tx_wait_more) in kcm_format_sock()
/kernel/linux/linux-6.6/net/kcm/
H A Dkcmproc.c130 if (kcm->tx_wait_more) in kcm_format_sock()
H A Dkcmsock.c590 kcm->tx_wait_more = false; in kcm_write_msgs()
742 if (kcm->tx_wait_more) in kcm_push()
903 kcm->tx_wait_more = true; in kcm_sendmsg()
904 } else if (kcm->tx_wait_more || not_busy) { in kcm_sendmsg()

Completed in 7 milliseconds