Searched refs:__key (Results 76 - 100 of 145) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/arm-none-eabi/thumb2/bits/
H A Dgthr-posix.h705 __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) argument
707 return __gthrw_(pthread_key_create) (__key, __dtor);
711 __gthread_key_delete (__gthread_key_t __key) argument
713 return __gthrw_(pthread_key_delete) (__key);
717 __gthread_getspecific (__gthread_key_t __key) argument
719 return __gthrw_(pthread_getspecific) (__key);
723 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument
725 return __gthrw_(pthread_setspecific) (__key, __ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/arm-none-eabi/armv6-m/bits/
H A Dgthr-posix.h706 __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) argument
708 return __gthrw_(pthread_key_create) (__key, __dtor);
712 __gthread_key_delete (__gthread_key_t __key) argument
714 return __gthrw_(pthread_key_delete) (__key);
718 __gthread_getspecific (__gthread_key_t __key) argument
720 return __gthrw_(pthread_getspecific) (__key);
724 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument
726 return __gthrw_(pthread_setspecific) (__key, __ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/arm-none-eabi/bits/
H A Dgthr-posix.h706 __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) argument
708 return __gthrw_(pthread_key_create) (__key, __dtor);
712 __gthread_key_delete (__gthread_key_t __key) argument
714 return __gthrw_(pthread_key_delete) (__key);
718 __gthread_getspecific (__gthread_key_t __key) argument
720 return __gthrw_(pthread_getspecific) (__key);
724 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument
726 return __gthrw_(pthread_setspecific) (__key, __ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/arm-none-eabi/thumb/bits/
H A Dgthr-posix.h706 __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) argument
708 return __gthrw_(pthread_key_create) (__key, __dtor);
712 __gthread_key_delete (__gthread_key_t __key) argument
714 return __gthrw_(pthread_key_delete) (__key);
718 __gthread_getspecific (__gthread_key_t __key) argument
720 return __gthrw_(pthread_getspecific) (__key);
724 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument
726 return __gthrw_(pthread_setspecific) (__key, __ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/arm-none-eabi/thumb2/bits/
H A Dgthr-posix.h706 __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) argument
708 return __gthrw_(pthread_key_create) (__key, __dtor);
712 __gthread_key_delete (__gthread_key_t __key) argument
714 return __gthrw_(pthread_key_delete) (__key);
718 __gthread_getspecific (__gthread_key_t __key) argument
720 return __gthrw_(pthread_getspecific) (__key);
724 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument
726 return __gthrw_(pthread_setspecific) (__key, __ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/include/c++/4.5.3/arm-brcm-linux-uclibcgnueabi/bits/
H A Dgthr-default.h695 __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) argument
697 return __gthrw_(pthread_key_create) (__key, __dtor);
701 __gthread_key_delete (__gthread_key_t __key) argument
703 return __gthrw_(pthread_key_delete) (__key);
707 __gthread_getspecific (__gthread_key_t __key) argument
709 return __gthrw_(pthread_getspecific) (__key);
713 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument
715 return __gthrw_(pthread_setspecific) (__key, __ptr);
H A Dgthr-posix.h695 __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) argument
697 return __gthrw_(pthread_key_create) (__key, __dtor);
701 __gthread_key_delete (__gthread_key_t __key) argument
703 return __gthrw_(pthread_key_delete) (__key);
707 __gthread_getspecific (__gthread_key_t __key) argument
709 return __gthrw_(pthread_getspecific) (__key);
713 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument
715 return __gthrw_(pthread_setspecific) (__key, __ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/include/c++/4.5.3/arm-brcm-linux-uclibcgnueabi/bits/
H A Dgthr-default.h695 __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) argument
697 return __gthrw_(pthread_key_create) (__key, __dtor);
701 __gthread_key_delete (__gthread_key_t __key) argument
703 return __gthrw_(pthread_key_delete) (__key);
707 __gthread_getspecific (__gthread_key_t __key) argument
709 return __gthrw_(pthread_getspecific) (__key);
713 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument
715 return __gthrw_(pthread_setspecific) (__key, __ptr);
H A Dgthr-posix.h695 __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) argument
697 return __gthrw_(pthread_key_create) (__key, __dtor);
701 __gthread_key_delete (__gthread_key_t __key) argument
703 return __gthrw_(pthread_key_delete) (__key);
707 __gthread_getspecific (__gthread_key_t __key) argument
709 return __gthrw_(pthread_getspecific) (__key);
713 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument
715 return __gthrw_(pthread_setspecific) (__key, __ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/
H A Dpthread.h243 (pthread_key_t *__key, void (*__destructor)( void * )));
248 (pthread_key_t __key, _CONST void *__value));
249 void * _EXFUN(pthread_getspecific, (pthread_key_t __key));
253 int _EXFUN(pthread_key_delete, (pthread_key_t __key));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dring_buffer.h106 static struct lock_class_key __key; \
107 __ring_buffer_alloc((size), (flags), &__key); \
H A Drwlock.h22 static struct lock_class_key __key; \
24 __rwlock_init((lock), #lock, &__key); \
H A Dworkqueue.h170 static struct lock_class_key __key; \
174 lockdep_init_map(&(_work)->lockdep_map, #_work, &__key, 0);\
293 static struct lock_class_key __key; \
302 &__key, __lock_name); \
H A Dbtree-128.h83 void visitor128(void *elem, unsigned long opaque, unsigned long *__key,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/include/asm/
H A Drwsem.h112 static struct lock_class_key __key; \
114 __init_rwsem((sem), #sem, &__key); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/include/asm/
H A Drwsem.h112 static struct lock_class_key __key; \
114 __init_rwsem((sem), #sem, &__key); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dring_buffer.h106 static struct lock_class_key __key; \
107 __ring_buffer_alloc((size), (flags), &__key); \
H A Drwlock.h22 static struct lock_class_key __key; \
24 __rwlock_init((lock), #lock, &__key); \
H A Dworkqueue.h170 static struct lock_class_key __key; \
174 lockdep_init_map(&(_work)->lockdep_map, #_work, &__key, 0);\
293 static struct lock_class_key __key; \
302 &__key, __lock_name); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/
H A Dpthread.h251 (pthread_key_t *__key, void (*__destructor)( void * )));
256 (pthread_key_t __key, _CONST void *__value));
257 void * _EXFUN(pthread_getspecific, (pthread_key_t __key));
261 int _EXFUN(pthread_key_delete, (pthread_key_t __key));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/smb2/
H A Dlease.c129 #define CHECK_LEASE(__io, __state, __oplevel, __key) \
133 CHECK_VAL((__io)->out.lease_response.lease_key.data[0], (__key)); \
134 CHECK_VAL((__io)->out.lease_response.lease_key.data[1], ~(__key)); \
306 #define CHECK_LEASE_BREAK(__lb, __oldstate, __state, __key) \
310 CHECK_VAL((__lb)->current_lease.lease_key.data[0], (__key)); \
311 CHECK_VAL((__lb)->current_lease.lease_key.data[1], ~(__key)); \
314 #define CHECK_LEASE_BREAK_ACK(__lba, __state, __key) \
317 CHECK_VAL((__lba)->out.lease.lease_key.data[0], (__key)); \
318 CHECK_VAL((__lba)->out.lease.lease_key.data[1], ~(__key)); \
337 #define CHECK_BREAK_INFO(__oldstate, __state, __key) \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/smb2/
H A Dlease.c129 #define CHECK_LEASE(__io, __state, __oplevel, __key) \
133 CHECK_VAL((__io)->out.lease_response.lease_key.data[0], (__key)); \
134 CHECK_VAL((__io)->out.lease_response.lease_key.data[1], ~(__key)); \
306 #define CHECK_LEASE_BREAK(__lb, __oldstate, __state, __key) \
310 CHECK_VAL((__lb)->current_lease.lease_key.data[0], (__key)); \
311 CHECK_VAL((__lb)->current_lease.lease_key.data[1], ~(__key)); \
314 #define CHECK_LEASE_BREAK_ACK(__lba, __state, __key) \
317 CHECK_VAL((__lba)->out.lease.lease_key.data[0], (__key)); \
318 CHECK_VAL((__lba)->out.lease.lease_key.data[1], ~(__key)); \
337 #define CHECK_BREAK_INFO(__oldstate, __state, __key) \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/smb2/
H A Dlease.c129 #define CHECK_LEASE(__io, __state, __oplevel, __key) \
133 CHECK_VAL((__io)->out.lease_response.lease_key.data[0], (__key)); \
134 CHECK_VAL((__io)->out.lease_response.lease_key.data[1], ~(__key)); \
306 #define CHECK_LEASE_BREAK(__lb, __oldstate, __state, __key) \
310 CHECK_VAL((__lb)->current_lease.lease_key.data[0], (__key)); \
311 CHECK_VAL((__lb)->current_lease.lease_key.data[1], ~(__key)); \
314 #define CHECK_LEASE_BREAK_ACK(__lba, __state, __key) \
317 CHECK_VAL((__lba)->out.lease.lease_key.data[0], (__key)); \
318 CHECK_VAL((__lba)->out.lease.lease_key.data[1], ~(__key)); \
337 #define CHECK_BREAK_INFO(__oldstate, __state, __key) \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/
H A Dbtree.c306 * key smaller than __key, but larger than this parent key exists.
307 * So we set __key to the parent key and retry. We have to use the smallest
311 unsigned long *__key)
317 if (keyzero(geo, __key))
323 longcpy(key, __key, geo->keylen);
346 longcpy(__key, bkey(geo, node, i), geo->keylen);
354 __key = retry_key;
711 void visitor32(void *elem, unsigned long opaque, unsigned long *__key, argument
715 u32 *key = (void *)__key;
721 void visitor64(void *elem, unsigned long opaque, unsigned long *__key, argument
310 btree_get_prev(struct btree_head *head, struct btree_geo *geo, unsigned long *__key) argument
731 visitor128(void *elem, unsigned long opaque, unsigned long *__key, size_t index, void *__func) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/
H A Dbtree.c306 * key smaller than __key, but larger than this parent key exists.
307 * So we set __key to the parent key and retry. We have to use the smallest
311 unsigned long *__key)
317 if (keyzero(geo, __key))
323 longcpy(key, __key, geo->keylen);
346 longcpy(__key, bkey(geo, node, i), geo->keylen);
354 __key = retry_key;
711 void visitor32(void *elem, unsigned long opaque, unsigned long *__key, argument
715 u32 *key = (void *)__key;
721 void visitor64(void *elem, unsigned long opaque, unsigned long *__key, argument
310 btree_get_prev(struct btree_head *head, struct btree_geo *geo, unsigned long *__key) argument
731 visitor128(void *elem, unsigned long opaque, unsigned long *__key, size_t index, void *__func) argument
[all...]

Completed in 294 milliseconds

123456