Home
last modified time | relevance | path

Searched refs:pshared (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dmutex.c20 static void __mutex_init(struct mutex *mtx, bool pshared) in __mutex_init() argument
30 if (pshared) in __mutex_init()
79 static void __cond_init(struct cond *cnd, bool pshared) in __cond_init() argument
84 if (pshared) in __cond_init()
/openbmc/linux/Documentation/locking/
H A Drobust-futexes.rst158 [which it currently does for !pshared robust mutexes], and that took 256