HomeSort by relevance Sort by last modified time
    Searched refs:__LOCK_IRQ (Results 1 - 25 of 47) sorted by null

1 2

  /bionic/libc/kernel/common/linux/
spinlock_api_up.h 30 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
49 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /development/ndk/platforms/android-3/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /external/kernel-headers/original/linux/
spinlock_api_up.h 33 #define __LOCK_IRQ(lock) \
58 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
59 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
60 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
spinlock_api_up.h 27 #define __LOCK_IRQ(lock) do { local_irq_disable(); __LOCK(lock); } while (0)
46 #define _spin_lock_irq(lock) __LOCK_IRQ(lock)
47 #define _read_lock_irq(lock) __LOCK_IRQ(lock)
48 #define _write_lock_irq(lock) __LOCK_IRQ(lock)

Completed in 2362 milliseconds

1 2