Searched refs:put_user_inline (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | uaccess.h | 851 #define put_user_inline(val, udst) \ macro |
| /linux/kernel/futex/ | ||
| H A D | core.c | 604 if (node_updated && put_user_inline(node, naddr)) in get_futex_key() |