HomeSort by relevance Sort by last modified time
    Searched refs:spin_lock_init (Results 1 - 8 of 8) sorted by null

  /external/e2fsprogs/lib/ext2fs/
jfs_compat.h 51 #define spin_lock_init(x) macro
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
locks.h 131 static inline void spin_lock_init(spinlock_t *lock) function
  /external/ltp/testcases/kernel/device-drivers/nls/
nlsTest.c 167 spin_lock_init(&dev->queue_lock);
  /external/squashfs-tools/kernel/fs/squashfs/
cache.c 257 spin_lock_init(&cache->lock);
  /external/e2fsprogs/debugfs/
revoke.c 288 spin_lock_init(&journal->j_revoke_lock);
  /external/e2fsprogs/e2fsck/
revoke.c 288 spin_lock_init(&journal->j_revoke_lock);
  /external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
ltp_tbio.c 532 spin_lock_init(&tbio_dev.lock);
  /external/syslinux/gpxe/src/drivers/net/
wlan_compat.h 459 #define spin_lock_init(s) do { } while (0) macro

Completed in 826 milliseconds