Home
last modified time | relevance | path

Searched refs:mutex_destroy (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/kernel/
A Dmutex.c319 void mutex_destroy(struct mutex *m) in mutex_destroy() function
334 mutex_destroy(&m->m); in mutex_destroy_recursive()
/optee_os/core/include/kernel/
A Dmutex.h33 void mutex_destroy(struct mutex *m);
/optee_os/core/mm/
A Dfile.c68 mutex_destroy(&f->mu); in file_free()
/optee_os/out/arm/core/
A Dtee.symb_sizes937 000000000e11757c 000000000000005c T mutex_destroy
A Dtee.map22129 .text.mutex_destroy
22131 0x000000000e11757c mutex_destroy
25810 .rodata.mutex_destroy.str1.1
A Dtee.dmp2806 000000000e11757c g F .text 000000000000005c mutex_destroy
36432 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.any
36460 e1175cc: 17fffff4 b e11759c <mutex_destroy+0x20>
41713 e11aa74: 97fff2c2 bl e11757c <mutex_destroy>

Completed in 209 milliseconds