/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
interrupt.h | 109 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data }
|
/external/kernel-headers/original/linux/ |
interrupt.h | 275 #define DECLARE_TASKLET_DISABLED(name, func, data) \
|