Home
last modified time | relevance | path

Searched refs:have_spinlock (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/arch/arm/include/kernel/
A Dspinlock.h22 bool have_spinlock(void);
25 assert(!have_spinlock()); in assert_have_no_spinlock()
/optee_os/core/arch/arm/kernel/
A Dspin_lock_debug.c27 bool __nostackcheck have_spinlock(void) in have_spinlock() function
/optee_os/out/arm/core/
A Dtext_init.ld.S7 *(.text.have_spinlock)
A Dtext_unpaged.ld.S8 *(.text.have_spinlock)
A Dtee.symb_sizes1323 000000000e1044e8 0000000000000034 T have_spinlock
A Dtee.dmp2082 000000000e1044e8 g F .text 0000000000000034 have_spinlock
6546 000000000e1044e8 <have_spinlock>:
6547 have_spinlock():
6554 have_spinlock():
6556 e1044f4: 36000100 tbz w0, #0, e104514 <have_spinlock+0x2c>
6568 e104518: 17fffffc b e104508 <have_spinlock+0x20>
7704 e105084: 97fffd19 bl e1044e8 <have_spinlock>
35683 e116dac: 97ffb5cf bl e1044e8 <have_spinlock>
A Dtee.map20726 .text.have_spinlock
20728 0x000000000e1044e8 have_spinlock
/optee_os/
A DCHANGELOG.md350 * D02: assertion '!have_spinlock()' ([#2437])

Completed in 192 milliseconds