Name

unlock_sock_fast — complement of lock_sock_fast

Synopsis

void unlock_sock_fast (struct sock * sk,
 bool slow);
 

Arguments

struct sock * sk

socket

bool slow

slow mode

Description

fast unlock socket for user context. If slow mode is on, we call regular release_sock