Searched refs:NOTIFY_COOKIE_LEN (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dmqueue.h39 * - sigev_value.sival_ptr must point to a cookie that is NOTIFY_COOKIE_LEN
51 #define NOTIFY_COOKIE_LEN 32 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dmqueue.h39 * - sigev_value.sival_ptr must point to a cookie that is NOTIFY_COOKIE_LEN
51 #define NOTIFY_COOKIE_LEN 32 macro
/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/usr/include/linux/
H A Dmqueue.h39 * - sigev_value.sival_ptr must point to a cookie that is NOTIFY_COOKIE_LEN
51 #define NOTIFY_COOKIE_LEN 32 macro
/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/sysroot/usr/include/linux/
H A Dmqueue.h39 * - sigev_value.sival_ptr must point to a cookie that is NOTIFY_COOKIE_LEN
51 #define NOTIFY_COOKIE_LEN 32 macro
/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/sysroot/usr/include/linux/
H A Dmqueue.h39 * - sigev_value.sival_ptr must point to a cookie that is NOTIFY_COOKIE_LEN
51 #define NOTIFY_COOKIE_LEN 32 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/ipc/
H A Dmqueue.c509 ((char*)skb->data)[NOTIFY_COOKIE_LEN-1] = code;
1056 nc = alloc_skb(NOTIFY_COOKIE_LEN, GFP_KERNEL);
1063 NOTIFY_COOKIE_LEN)) {
1069 skb_put(nc, NOTIFY_COOKIE_LEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/ipc/
H A Dmqueue.c509 ((char*)skb->data)[NOTIFY_COOKIE_LEN-1] = code;
1056 nc = alloc_skb(NOTIFY_COOKIE_LEN, GFP_KERNEL);
1063 NOTIFY_COOKIE_LEN)) {
1069 skb_put(nc, NOTIFY_COOKIE_LEN);

Completed in 199 milliseconds