Searched refs:mutex_init_pshared (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ | ||
H A D | mutex.h | 106 void mutex_init_pshared(struct mutex *mtx); |
H A D | mutex.c | 42 void mutex_init_pshared(struct mutex *mtx) in mutex_init_pshared() function |