Searched refs:tgt_space (Results 1 – 9 of 9) sorted by relevance
1574 int tgt_len, tgt_space; in host_to_target_cmsg() local1767 tgt_space = TARGET_CMSG_SPACE(tgt_len); in host_to_target_cmsg()1768 if (msg_controllen < tgt_space) { in host_to_target_cmsg()1769 tgt_space = msg_controllen; in host_to_target_cmsg()1771 msg_controllen -= tgt_space; in host_to_target_cmsg()1772 space += tgt_space; in host_to_target_cmsg()
1626 int tgt_len, tgt_space; in host_to_target_cmsg() local1819 tgt_space = TARGET_CMSG_SPACE(tgt_len); in host_to_target_cmsg()1820 if (msg_controllen < tgt_space) { in host_to_target_cmsg()1821 tgt_space = msg_controllen; in host_to_target_cmsg()1823 msg_controllen -= tgt_space; in host_to_target_cmsg()1824 space += tgt_space; in host_to_target_cmsg()
1856 int tgt_len, tgt_space; in host_to_target_cmsg() local2049 tgt_space = TARGET_CMSG_SPACE(tgt_len); in host_to_target_cmsg()2050 if (msg_controllen < tgt_space) { in host_to_target_cmsg()2051 tgt_space = msg_controllen; in host_to_target_cmsg()2053 msg_controllen -= tgt_space; in host_to_target_cmsg()2054 space += tgt_space; in host_to_target_cmsg()
1960 int tgt_len, tgt_space; in host_to_target_cmsg() local2153 tgt_space = TARGET_CMSG_SPACE(tgt_len); in host_to_target_cmsg()2154 if (msg_controllen < tgt_space) { in host_to_target_cmsg()2155 tgt_space = msg_controllen; in host_to_target_cmsg()2157 msg_controllen -= tgt_space; in host_to_target_cmsg()2158 space += tgt_space; in host_to_target_cmsg()
1719 int tgt_len, tgt_space; in host_to_target_cmsg() local1912 tgt_space = TARGET_CMSG_SPACE(tgt_len); in host_to_target_cmsg()1913 if (msg_controllen < tgt_space) { in host_to_target_cmsg()1914 tgt_space = msg_controllen; in host_to_target_cmsg()1916 msg_controllen -= tgt_space; in host_to_target_cmsg()1917 space += tgt_space; in host_to_target_cmsg()
1854 int tgt_len, tgt_space; in host_to_target_cmsg() local2047 tgt_space = TARGET_CMSG_SPACE(tgt_len); in host_to_target_cmsg()2048 if (msg_controllen < tgt_space) { in host_to_target_cmsg()2049 tgt_space = msg_controllen; in host_to_target_cmsg()2051 msg_controllen -= tgt_space; in host_to_target_cmsg()2052 space += tgt_space; in host_to_target_cmsg()
1686 int tgt_len, tgt_space; in host_to_target_cmsg() local1879 tgt_space = TARGET_CMSG_SPACE(tgt_len); in host_to_target_cmsg()1880 if (msg_controllen < tgt_space) { in host_to_target_cmsg()1881 tgt_space = msg_controllen; in host_to_target_cmsg()1883 msg_controllen -= tgt_space; in host_to_target_cmsg()1884 space += tgt_space; in host_to_target_cmsg()
1977 int tgt_len, tgt_space; in host_to_target_cmsg() local2170 tgt_space = TARGET_CMSG_SPACE(tgt_len); in host_to_target_cmsg()2171 if (msg_controllen < tgt_space) { in host_to_target_cmsg()2172 tgt_space = msg_controllen; in host_to_target_cmsg()2174 msg_controllen -= tgt_space; in host_to_target_cmsg()2175 space += tgt_space; in host_to_target_cmsg()