Searched refs:SMK_LONG_FMT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/smack/ |
H A D | smackfs.c | 422 #define SMK_LONG_FMT 1 /* Variable long label format */ macro 435 * The format for SMK_LONG_FMT is: 1027 return smk_set_cipso(file, buf, count, ppos, SMK_LONG_FMT); in smk_write_cipso2() 2405 SMK_LONG_FMT); in smk_write_load2() 2478 &tsp->smk_rules_lock, SMK_LONG_FMT); in smk_write_load_self2() 2499 return smk_user_access(file, buf, count, ppos, SMK_LONG_FMT); in smk_write_access2()
|
/kernel/linux/linux-6.6/security/smack/ |
H A D | smackfs.c | 423 #define SMK_LONG_FMT 1 /* Variable long label format */ macro 436 * The format for SMK_LONG_FMT is: 1039 return smk_set_cipso(file, buf, count, ppos, SMK_LONG_FMT); in smk_write_cipso2() 2417 SMK_LONG_FMT); in smk_write_load2() 2490 &tsp->smk_rules_lock, SMK_LONG_FMT); in smk_write_load_self2() 2511 return smk_user_access(file, buf, count, ppos, SMK_LONG_FMT); in smk_write_access2()
|
Completed in 7 milliseconds