Searched refs:unix_table_double_unlock (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/net/unix/ |
D | af_unix.c | 175 static void unix_table_double_unlock(struct net *net, in unix_table_double_unlock() function 1184 unix_table_double_unlock(net, old_hash, new_hash); in unix_autobind() 1202 unix_table_double_unlock(net, old_hash, new_hash); in unix_autobind() 1258 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_bsd() 1306 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_abstract() 1311 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_abstract()
|