Searched refs:unix_table_double_unlock (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/unix/ |
D | af_unix.c | 174 static void unix_table_double_unlock(struct net *net, in unix_table_double_unlock() function 1160 unix_table_double_unlock(net, old_hash, new_hash); in unix_autobind() 1178 unix_table_double_unlock(net, old_hash, new_hash); in unix_autobind() 1237 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_bsd() 1285 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_abstract() 1290 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_abstract()
|