Lines Matching refs:str_read
1096 int str_read(char **strp, gfp_t flags, struct policy_file *fp, u32 len) in str_read() function
1138 rc = str_read(&key, GFP_KERNEL, fp, len); in perm_read()
1177 rc = str_read(&key, GFP_KERNEL, fp, len); in common_read()
1345 rc = str_read(&key, GFP_KERNEL, fp, len); in class_read()
1350 rc = str_read(&cladatum->comkey, GFP_KERNEL, fp, len2); in class_read()
1439 rc = str_read(&key, GFP_KERNEL, fp, len); in role_read()
1506 rc = str_read(&key, GFP_KERNEL, fp, len); in type_read()
1570 rc = str_read(&key, GFP_KERNEL, fp, len); in user_read()
1615 rc = str_read(&key, GFP_KERNEL, fp, len); in sens_read()
1652 rc = str_read(&key, GFP_KERNEL, fp, len); in cat_read()
1930 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read_helper_compat()
2015 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read_helper()
2155 rc = str_read(&newgenfs->fstype, GFP_KERNEL, fp, len); in genfs_read()
2194 rc = str_read(&newc->u.name, GFP_KERNEL, fp, len); in genfs_read()
2290 rc = str_read(&c->u.name, GFP_KERNEL, fp, len); in ocontext_read()
2344 rc = str_read(&c->u.name, GFP_KERNEL, fp, len); in ocontext_read()
2409 rc = str_read(&c->u.ibendport.dev_name, in ocontext_read()
2476 rc = str_read(&policydb_str, GFP_KERNEL, fp, len); in policydb_read()