Searched refs:unix_table_double_unlock (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/unix/ |
H A D | af_unix.c | 175 static void unix_table_double_unlock(struct net *net, in unix_table_double_unlock() function 1170 unix_table_double_unlock(net, old_hash, new_hash); in unix_autobind() 1188 unix_table_double_unlock(net, old_hash, new_hash); in unix_autobind() 1245 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_bsd() 1294 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_abstract() 1299 unix_table_double_unlock(net, old_hash, new_hash); in unix_bind_abstract()
|