Searched defs:mutex_unlock (Results 1 – 3 of 3) sorted by relevance
273 int BPF_PROG(mutex_unlock, struct mutex *lock) in BPF_PROG() argument
303 static int mutex_unlock(unsigned long *m) in mutex_unlock() function
156 static inline void mutex_unlock(struct unix_private_data *data, kind_t kind) in mutex_unlock() function