Searched refs:name (Results 1 - 25 of 457) sorted by relevance

1234567891011>>

/ndk/build/platforms/android-3/arch-arm/usr/include/linux/netfilter/
H A Dxt_helper.h5 *** of the same name, to make information necessary for userspace to
17 char name[30]; member in struct:xt_helper_info
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/netfilter/
H A Dxt_helper.h5 *** of the same name, to make information necessary for userspace to
17 char name[30]; member in struct:xt_helper_info
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/netfilter/
H A Dxt_helper.h5 *** of the same name, to make information necessary for userspace to
17 char name[30]; member in struct:xt_helper_info
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/netfilter/
H A Dxt_helper.h5 *** of the same name, to make information necessary for userspace to
17 char name[30]; member in struct:xt_helper_info
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/netfilter/
H A Dxt_helper.h5 *** of the same name, to make information necessary for userspace to
17 char name[30]; member in struct:xt_helper_info
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/netfilter/
H A Dxt_helper.h5 *** of the same name, to make information necessary for userspace to
17 char name[30]; member in struct:xt_helper_info
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
H A Dnotifier.h5 *** of the same name, to make information necessary for userspace to
38 #define ATOMIC_INIT_NOTIFIER_HEAD(name) do { spin_lock_init(&(name)->lock); (name)->head = NULL; } while (0)
39 #define BLOCKING_INIT_NOTIFIER_HEAD(name) do { init_rwsem(&(name)->rwsem); (name)->head = NULL; } while (0)
40 #define RAW_INIT_NOTIFIER_HEAD(name) do { (name)->head = NULL; } while (0)
42 #define ATOMIC_NOTIFIER_INIT(name) {
[all...]
H A Dmoduleparam.h5 *** of the same name, to make information necessary for userspace to
28 #define __MODULE_INFO(tag, name, info) static const char __module_cat(name,__LINE__)[] __attribute_used__ __attribute__((section(".modinfo"),unused)) = __stringify(tag) "=" info
30 #define __MODULE_INFO(tag, name, info)
32 #define __MODULE_PARM_TYPE(name, _type) __MODULE_INFO(parmtype, name##type, #name ":" _type)
41 const char *name; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[]
[all...]
H A Dlinkage.h5 *** of the same name, to make information necessary for userspace to
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
48 #define END(name) .size name, .-name
52 #define ENDPROC(name)
[all...]
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
H A Dnotifier.h5 *** of the same name, to make information necessary for userspace to
38 #define ATOMIC_INIT_NOTIFIER_HEAD(name) do { spin_lock_init(&(name)->lock); (name)->head = NULL; } while (0)
39 #define BLOCKING_INIT_NOTIFIER_HEAD(name) do { init_rwsem(&(name)->rwsem); (name)->head = NULL; } while (0)
40 #define RAW_INIT_NOTIFIER_HEAD(name) do { (name)->head = NULL; } while (0)
42 #define ATOMIC_NOTIFIER_INIT(name) {
[all...]
H A Dmoduleparam.h5 *** of the same name, to make information necessary for userspace to
28 #define __MODULE_INFO(tag, name, info) static const char __module_cat(name,__LINE__)[] __attribute_used__ __attribute__((section(".modinfo"),unused)) = __stringify(tag) "=" info
30 #define __MODULE_INFO(tag, name, info)
32 #define __MODULE_PARM_TYPE(name, _type) __MODULE_INFO(parmtype, name##type, #name ":" _type)
41 const char *name; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[]
[all...]
H A Dlinkage.h5 *** of the same name, to make information necessary for userspace to
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
48 #define END(name) .size name, .-name
52 #define ENDPROC(name)
[all...]
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
H A Dnotifier.h5 *** of the same name, to make information necessary for userspace to
38 #define ATOMIC_INIT_NOTIFIER_HEAD(name) do { spin_lock_init(&(name)->lock); (name)->head = NULL; } while (0)
39 #define BLOCKING_INIT_NOTIFIER_HEAD(name) do { init_rwsem(&(name)->rwsem); (name)->head = NULL; } while (0)
40 #define RAW_INIT_NOTIFIER_HEAD(name) do { (name)->head = NULL; } while (0)
42 #define ATOMIC_NOTIFIER_INIT(name) {
[all...]
H A Dmoduleparam.h5 *** of the same name, to make information necessary for userspace to
28 #define __MODULE_INFO(tag, name, info) static const char __module_cat(name,__LINE__)[] __attribute_used__ __attribute__((section(".modinfo"),unused)) = __stringify(tag) "=" info
30 #define __MODULE_INFO(tag, name, info)
32 #define __MODULE_PARM_TYPE(name, _type) __MODULE_INFO(parmtype, name##type, #name ":" _type)
41 const char *name; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[]
[all...]
H A Dlinkage.h5 *** of the same name, to make information necessary for userspace to
42 #define ENTRY(name) .globl name; ALIGN; name:
45 #define KPROBE_ENTRY(name) .section .kprobes.text, "ax"; ENTRY(name)
48 #define END(name) .size name, .-name
52 #define ENDPROC(name)
[all...]
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
H A Dnotifier.h5 *** of the same name, to make information necessary for userspace to
38 #define ATOMIC_INIT_NOTIFIER_HEAD(name) do { spin_lock_init(&(name)->lock); (name)->head = NULL; } while (0)
39 #define BLOCKING_INIT_NOTIFIER_HEAD(name) do { init_rwsem(&(name)->rwsem); (name)->head = NULL; } while (0)
40 #define RAW_INIT_NOTIFIER_HEAD(name) do { (name)->head = NULL; } while (0)
42 #define ATOMIC_NOTIFIER_INIT(name) {
[all...]
H A Dmoduleparam.h5 *** of the same name, to make information necessary for userspace to
28 #define __MODULE_INFO(tag, name, info) static const char __module_cat(name,__LINE__)[] __attribute_used__ __attribute__((section(".modinfo"),unused)) = __stringify(tag) "=" info
30 #define __MODULE_INFO(tag, name, info)
32 #define __MODULE_PARM_TYPE(name, _type) __MODULE_INFO(parmtype, name##type, #name ":" _type)
41 const char *name; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[]
[all...]
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
H A Dnotifier.h5 *** of the same name, to make information necessary for userspace to
38 #define ATOMIC_INIT_NOTIFIER_HEAD(name) do { spin_lock_init(&(name)->lock); (name)->head = NULL; } while (0)
39 #define BLOCKING_INIT_NOTIFIER_HEAD(name) do { init_rwsem(&(name)->rwsem); (name)->head = NULL; } while (0)
40 #define RAW_INIT_NOTIFIER_HEAD(name) do { (name)->head = NULL; } while (0)
42 #define ATOMIC_NOTIFIER_INIT(name) {
[all...]
H A Dmoduleparam.h5 *** of the same name, to make information necessary for userspace to
28 #define __MODULE_INFO(tag, name, info) static const char __module_cat(name,__LINE__)[] __attribute_used__ __attribute__((section(".modinfo"),unused)) = __stringify(tag) "=" info
30 #define __MODULE_INFO(tag, name, info)
32 #define __MODULE_PARM_TYPE(name, _type) __MODULE_INFO(parmtype, name##type, #name ":" _type)
41 const char *name; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[]
[all...]
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
H A Dnotifier.h5 *** of the same name, to make information necessary for userspace to
38 #define ATOMIC_INIT_NOTIFIER_HEAD(name) do { spin_lock_init(&(name)->lock); (name)->head = NULL; } while (0)
39 #define BLOCKING_INIT_NOTIFIER_HEAD(name) do { init_rwsem(&(name)->rwsem); (name)->head = NULL; } while (0)
40 #define RAW_INIT_NOTIFIER_HEAD(name) do { (name)->head = NULL; } while (0)
42 #define ATOMIC_NOTIFIER_INIT(name) {
[all...]
H A Dmoduleparam.h5 *** of the same name, to make information necessary for userspace to
28 #define __MODULE_INFO(tag, name, info) static const char __module_cat(name,__LINE__)[] __attribute_used__ __attribute__((section(".modinfo"),unused)) = __stringify(tag) "=" info
30 #define __MODULE_INFO(tag, name, info)
32 #define __MODULE_PARM_TYPE(name, _type) __MODULE_INFO(parmtype, name##type, #name ":" _type)
41 const char *name; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[]
[all...]
/ndk/build/platforms/android-3/arch-arm/usr/include/asm/
H A Dsemaphore.h5 *** of the same name, to make information necessary for userspace to
29 #define __SEMAPHORE_INIT(name, cnt) { .count = ATOMIC_INIT(cnt), .wait = __WAIT_QUEUE_HEAD_INITIALIZER((name).wait), }
31 #define __DECLARE_SEMAPHORE_GENERIC(name,count) struct semaphore name = __SEMAPHORE_INIT(name,count)
33 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1)
34 #define DECLARE_MUTEX_LOCKED(name) __DECLARE_SEMAPHORE_GENERIC(name,
[all...]
/ndk/build/platforms/android-4/arch-arm/usr/include/asm/
H A Dsemaphore.h5 *** of the same name, to make information necessary for userspace to
29 #define __SEMAPHORE_INIT(name, cnt) { .count = ATOMIC_INIT(cnt), .wait = __WAIT_QUEUE_HEAD_INITIALIZER((name).wait), }
31 #define __DECLARE_SEMAPHORE_GENERIC(name,count) struct semaphore name = __SEMAPHORE_INIT(name,count)
33 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1)
34 #define DECLARE_MUTEX_LOCKED(name) __DECLARE_SEMAPHORE_GENERIC(name,
[all...]
/ndk/build/platforms/android-5/arch-arm/usr/include/asm/
H A Dsemaphore.h5 *** of the same name, to make information necessary for userspace to
29 #define __SEMAPHORE_INIT(name, cnt) { .count = ATOMIC_INIT(cnt), .wait = __WAIT_QUEUE_HEAD_INITIALIZER((name).wait), }
31 #define __DECLARE_SEMAPHORE_GENERIC(name,count) struct semaphore name = __SEMAPHORE_INIT(name,count)
33 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1)
34 #define DECLARE_MUTEX_LOCKED(name) __DECLARE_SEMAPHORE_GENERIC(name,
[all...]
/ndk/build/platforms/android-8/arch-arm/usr/include/asm/
H A Dsemaphore.h5 *** of the same name, to make information necessary for userspace to
29 #define __SEMAPHORE_INIT(name, cnt) { .count = ATOMIC_INIT(cnt), .wait = __WAIT_QUEUE_HEAD_INITIALIZER((name).wait), }
31 #define __DECLARE_SEMAPHORE_GENERIC(name,count) struct semaphore name = __SEMAPHORE_INIT(name,count)
33 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1)
34 #define DECLARE_MUTEX_LOCKED(name) __DECLARE_SEMAPHORE_GENERIC(name,
[all...]

Completed in 784 milliseconds

1234567891011>>