Searched refs:print_cond_part (Results 1 – 2 of 2) sorted by relevance
1367 if (head->r.print_cond_part) in tomoyo_print_entry()1368 goto print_cond_part; in tomoyo_print_entry()1534 head->r.print_cond_part = true; in tomoyo_print_entry()1538 print_cond_part: in tomoyo_print_entry()1541 head->r.print_cond_part = false; in tomoyo_print_entry()
813 bool print_cond_part; member