Searched refs:SMK_LONGLABEL (Results 1 – 4 of 4) sorted by relevance
44 #define SMK_LONGLABEL 256 macro
469 if (i == 0 || i >= SMK_LONGLABEL) in smk_parse_smack()
2358 smk_rule_show(s, smlp->smk_rule, SMK_LONGLABEL); in load2_seq_show()2435 smk_rule_show(s, srp, SMK_LONGLABEL); in load_self2_seq_show()2528 if (count == 0 || count > SMK_LONGLABEL) in smk_write_revoke_subj()
273 buffer = kzalloc(SMK_LONGLABEL, GFP_KERNEL); in smk_fetch()277 rc = __vfs_getxattr(dp, ip, name, buffer, SMK_LONGLABEL); in smk_fetch()2764 if (value == NULL || size > SMK_LONGLABEL || size == 0) in smack_inode_setsecurity()3617 if (value == NULL || size == 0 || size >= SMK_LONGLABEL) in smack_setprocattr()