Lines Matching refs:lock
16 TP_PROTO(struct mutex *lock),
17 TP_ARGS(lock));
19 TP_PROTO(struct mutex *lock),
20 TP_ARGS(lock));
24 TP_PROTO(struct rt_mutex *lock),
25 TP_ARGS(lock));
27 TP_PROTO(struct rt_mutex *lock),
28 TP_ARGS(lock));
49 TP_PROTO(struct mutex *lock,
53 TP_ARGS(lock, waiter, list, already_on_list));
55 TP_PROTO(struct mutex *lock),
56 TP_ARGS(lock));