Searched refs:libcfs_debug_str2mask (Results 1 – 3 of 3) sorted by relevance
61 int libcfs_debug_str2mask(int *mask, const char *str, int is_subsys);
302 libcfs_debug_str2mask(int *mask, const char *str, int is_subsys) in libcfs_debug_str2mask() function
545 rc = libcfs_debug_str2mask(mask, tmpstr, is_subsys); in __proc_dobitmasks()