Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnodemask.h340 __nodemask_parse_user((ubuf), (ulen), &(dst), MAX_NUMNODES)
341 static inline int __nodemask_parse_user(const char __user *buf, int len, in __nodemask_parse_user() function