common_badpath    177 user/testbin/badcall/common_path.c 	common_badpath(func, mk, rm, NULL, call, "NULL");
common_badpath    178 user/testbin/badcall/common_path.c 	common_badpath(func, mk, rm, INVAL_PTR, call, "invalid-pointer");
common_badpath    179 user/testbin/badcall/common_path.c 	common_badpath(func, mk, rm, KERN_PTR, call, "kernel-pointer");