Lines Matching refs:str_read
1077 static int str_read(char **strp, gfp_t flags, void *fp, u32 len) in str_read() function
1119 rc = str_read(&key, GFP_KERNEL, fp, len); in perm_read()
1158 rc = str_read(&key, GFP_KERNEL, fp, len); in common_read()
1325 rc = str_read(&key, GFP_KERNEL, fp, len); in class_read()
1330 rc = str_read(&cladatum->comkey, GFP_KERNEL, fp, len2); in class_read()
1416 rc = str_read(&key, GFP_KERNEL, fp, len); in role_read()
1482 rc = str_read(&key, GFP_KERNEL, fp, len); in type_read()
1546 rc = str_read(&key, GFP_KERNEL, fp, len); in user_read()
1591 rc = str_read(&key, GFP_ATOMIC, fp, len); in sens_read()
1633 rc = str_read(&key, GFP_ATOMIC, fp, len); in cat_read()
1907 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read_helper_compat()
1991 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read_helper()
2131 rc = str_read(&newgenfs->fstype, GFP_KERNEL, fp, len); in genfs_read()
2170 rc = str_read(&newc->u.name, GFP_KERNEL, fp, len); in genfs_read()
2264 rc = str_read(&c->u.name, GFP_KERNEL, fp, len); in ocontext_read()
2310 rc = str_read(&c->u.name, GFP_KERNEL, fp, len); in ocontext_read()
2373 rc = str_read(&c->u.ibendport.dev_name, GFP_KERNEL, fp, len); in ocontext_read()