Searched refs:print_cond_part (Results 1 – 2 of 2) sorted by relevance
1368 if (head->r.print_cond_part) in tomoyo_print_entry()1369 goto print_cond_part; in tomoyo_print_entry()1535 head->r.print_cond_part = true; in tomoyo_print_entry()1539 print_cond_part: in tomoyo_print_entry()1542 head->r.print_cond_part = false; in tomoyo_print_entry()
814 bool print_cond_part; member