Searched refs:print_cond_part (Results 1 – 2 of 2) sorted by relevance
1391 if (head->r.print_cond_part) in tomoyo_print_entry()1392 goto print_cond_part; in tomoyo_print_entry()1565 head->r.print_cond_part = true; in tomoyo_print_entry()1569 print_cond_part: in tomoyo_print_entry()1572 head->r.print_cond_part = false; in tomoyo_print_entry()
818 bool print_cond_part; member