Searched refs:mutex_destroy (Results 1 – 6 of 6) sorted by relevance
319 void mutex_destroy(struct mutex *m) in mutex_destroy() function334 mutex_destroy(&m->m); in mutex_destroy_recursive()
33 void mutex_destroy(struct mutex *m);
68 mutex_destroy(&f->mu); in file_free()
937 000000000e11757c 000000000000005c T mutex_destroy
22129 .text.mutex_destroy22131 0x000000000e11757c mutex_destroy25810 .rodata.mutex_destroy.str1.1
2806 000000000e11757c g F .text 000000000000005c mutex_destroy36432 000000000e11757c <mutex_destroy>:36433 mutex_destroy():36439 e117588: 34000101 cbz w1, e1175a8 <mutex_destroy+0x2c>36453 e1175b4: 540000e1 b.ne e1175d0 <mutex_destroy+0x54> // b.any36460 e1175cc: 17fffff4 b e11759c <mutex_destroy+0x20>41713 e11aa74: 97fff2c2 bl e11757c <mutex_destroy>
Completed in 209 milliseconds