Searched refs:first (Results 1 – 9 of 9) sorted by relevance
410 bool first = true; in tomoyo_normalize_line() local415 if (!first) in tomoyo_normalize_line()417 first = false; in tomoyo_normalize_line()823 bool first = true; in tomoyo_file_matches_pattern() local834 if (first) in tomoyo_file_matches_pattern()838 first = false; in tomoyo_file_matches_pattern()843 return first ? result : !result; in tomoyo_file_matches_pattern()
1396 bool first = true; in tomoyo_print_entry() local1416 if (first) { in tomoyo_print_entry()1418 first = false; in tomoyo_print_entry()1424 if (first) in tomoyo_print_entry()1444 if (first) { in tomoyo_print_entry()1446 first = false; in tomoyo_print_entry()1453 if (first) in tomoyo_print_entry()1465 if (first) { in tomoyo_print_entry()1467 first = false; in tomoyo_print_entry()1474 if (first) in tomoyo_print_entry()[all …]
8 can be pinned to the first filesystem used for loading. When
204 "real" usermode helper binary, based on the first argument219 be in the first argument passed to this program on the command252 initialized first. Overridden by non-default CONFIG_LSM.
1976 struct filename_trans_datum **dst, *datum, *first = NULL; in filename_trans_read_helper() local2007 dst = &first; in filename_trans_read_helper()2040 rc = hashtab_insert(&p->filename_trans, ft, first, in filename_trans_read_helper()2052 while (first) { in filename_trans_read_helper()2053 datum = first; in filename_trans_read_helper()2054 first = first->next; in filename_trans_read_helper()
1922 struct list_head *first, *last; in smk_list_swap_rcu() local1928 first = public->next; in smk_list_swap_rcu()1941 private->next = first; in smk_list_swap_rcu()1943 first->prev = private; in smk_list_swap_rcu()
698 bool first = true; in smack_sb_eat_lsm_opts() local722 if (!first) { // copy with preceding comma in smack_sb_eat_lsm_opts()729 first = false; in smack_sb_eat_lsm_opts()
1865 const char *first = skipn_spaces(str, n); in fqlookupn_profile() local1867 if (first && *first == ':') in fqlookupn_profile()
2646 bool first = true; in selinux_sb_eat_lsm_opts() local2678 if (!first) { // copy with preceding comma in selinux_sb_eat_lsm_opts()2685 first = false; in selinux_sb_eat_lsm_opts()