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

1 2

  /bionic/libc/kernel/common/linux/
spinlock_api_up.h 34 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
62 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
64 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
65 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /development/ndk/platforms/android-3/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /external/kernel-headers/original/linux/
spinlock_api_up.h 42 #define __UNLOCK_BH(lock) \
71 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
72 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
73 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
spinlock_api_up.h 33 #define __UNLOCK_BH(lock) do { preempt_enable_no_resched(); local_bh_enable(); __release(lock); (void)(lock); } while (0)
59 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
60 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)

Completed in 169 milliseconds

1 2