Searched refs:unix_table_double_unlock (Results 1 – 1 of 1) sorted by relevance
/linux/net/unix/ |
H A D | af_unix.c | 243 static void unix_table_double_unlock(struct net *net, in unix_table_double_unlock() function 1342 unix_table_double_unlock(net, old_hash, new_hash); in unix_autobind() 1360 unix_table_double_unlock(net, old_hash, new_hash); in unix_autobind() 1417 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_bsd() 1466 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_abstract() 1471 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_abstract()
|