Home
last modified time | relevance | path

Searched refs:tomoyo_condition_element (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcondition.c498 struct tomoyo_condition_element *condp = NULL; in tomoyo_get_condition()
664 + e.condc * sizeof(struct tomoyo_condition_element) in tomoyo_get_condition()
674 condp = (struct tomoyo_condition_element *) (entry + 1); in tomoyo_get_condition()
771 const struct tomoyo_condition_element *condp; in tomoyo_condition()
792 condp = (struct tomoyo_condition_element *) (cond + 1); in tomoyo_condition()
H A Dgc.c287 const struct tomoyo_condition_element *condp in tomoyo_del_condition()
288 = (const struct tomoyo_condition_element *) (cond + 1); in tomoyo_del_condition()
H A Dcommon.h633 struct tomoyo_condition_element { struct
663 * struct tomoyo_condition_element condition[condc];
H A Dcommon.c1247 const struct tomoyo_condition_element *condp = in tomoyo_print_condition()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcondition.c498 struct tomoyo_condition_element *condp = NULL; in tomoyo_get_condition()
664 + e.condc * sizeof(struct tomoyo_condition_element) in tomoyo_get_condition()
674 condp = (struct tomoyo_condition_element *) (entry + 1); in tomoyo_get_condition()
771 const struct tomoyo_condition_element *condp; in tomoyo_condition()
792 condp = (struct tomoyo_condition_element *) (cond + 1); in tomoyo_condition()
H A Dgc.c287 const struct tomoyo_condition_element *condp in tomoyo_del_condition()
288 = (const struct tomoyo_condition_element *) (cond + 1); in tomoyo_del_condition()
H A Dcommon.h633 struct tomoyo_condition_element { struct
663 * struct tomoyo_condition_element condition[condc];
H A Dcommon.c1239 const struct tomoyo_condition_element *condp = in tomoyo_print_condition()

Completed in 17 milliseconds