Home
last modified time | relevance | path

Searched refs:DEFINE_SPINLOCK (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dspinlock.h43 #define DEFINE_SPINLOCK(x) spinlock_t x = SPIN_LOCK_INITIALIZER(x) macro
/third_party/ltp/testcases/kdump/lib/crasher/
H A Dcrasher.c60 DEFINE_SPINLOCK(mylock); in crasher_write()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_handle.c46 static DEFINE_SPINLOCK(g_hanle_lock);
H A Df_generic.c96 DEFINE_SPINLOCK(g_generic_spinlock);
/third_party/NuttX/drivers/usbdev/gadget/
H A Dhicamera_control.c51 DEFINE_SPINLOCK(g_cmd_spinlock);

Completed in 3 milliseconds