Home
last modified time | relevance | path

Searched refs:NOTIFY_COOKIE_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dmqueue.h54 #define NOTIFY_COOKIE_LEN 32 macro
/linux-6.3-rc2/ipc/
A Dmqueue.c776 ((char *)skb->data)[NOTIFY_COOKIE_LEN-1] = code; in set_cookie()
1343 nc = alloc_skb(NOTIFY_COOKIE_LEN, GFP_KERNEL); in do_mq_notify()
1349 NOTIFY_COOKIE_LEN)) { in do_mq_notify()
1355 skb_put(nc, NOTIFY_COOKIE_LEN); in do_mq_notify()

Completed in 7 milliseconds