Searched refs:unix_table_double_unlock (Results 1 – 1 of 1) sorted by relevance
/linux/net/unix/ |
H A D | af_unix.c | 249 static void unix_table_double_unlock(struct net *net, in unix_table_double_unlock() function 1226 unix_table_double_unlock(net, old_hash, new_hash); in unix_autobind() 1244 unix_table_double_unlock(net, old_hash, new_hash); in unix_autobind() 1301 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_bsd() 1350 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_abstract() 1355 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_abstract()
|