Searched defs:destroy_sched_lock (Results 1 – 5 of 5) sorted by relevance
40 void (*destroy_sched_lock)(struct sched_lock *p); member
58 static void destroy_sched_lock(struct sched_lock *p) in destroy_sched_lock() function
78 void ML_(destroy_sched_lock)(struct sched_lock *p) in ML_() argument
92 static void destroy_sched_lock(struct sched_lock *p) in destroy_sched_lock() function
347 ML_(destroy_sched_lock)(the_BigLock); in deinit_BigLock() local