Searched refs:tomoyo_condition_element (Results 1 – 4 of 4) sorted by relevance
481 struct tomoyo_condition_element *condp = NULL; in tomoyo_get_condition()645 + e.condc * sizeof(struct tomoyo_condition_element) in tomoyo_get_condition()655 condp = (struct tomoyo_condition_element *) (entry + 1); in tomoyo_get_condition()750 const struct tomoyo_condition_element *condp; in tomoyo_condition()770 condp = (struct tomoyo_condition_element *) (cond + 1); in tomoyo_condition()
278 const struct tomoyo_condition_element *condp in tomoyo_del_condition()279 = (const struct tomoyo_condition_element *) (cond + 1); in tomoyo_del_condition()
629 struct tomoyo_condition_element { struct
1215 const struct tomoyo_condition_element *condp = in tomoyo_print_condition()