Home
last modified time | relevance | path

Searched refs:equiv (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Dmatch.c454 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_len() local
457 equiv[(u8) *str++]); in aa_dfa_match_len()
494 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match() local
498 equiv[(u8) *str++]); in aa_dfa_match()
529 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_next() local
530 match_char(state, def, base, next, check, equiv[(u8) c]); in aa_dfa_next()
583 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_until() local
586 pos = base_idx(base[state]) + equiv[(u8) *str++]; in aa_dfa_match_until()
645 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_matchn_until() local
648 pos = base_idx(base[state]) + equiv[(u in aa_dfa_matchn_until()
725 u8 *equiv = EQUIV_TABLE(dfa); leftmatch_fb() local
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Dmatch.c454 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_len() local
457 equiv[(u8) *str++]); in aa_dfa_match_len()
493 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match() local
497 equiv[(u8) *str++]); in aa_dfa_match()
527 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_next() local
528 match_char(state, def, base, next, check, equiv[(u8) c]); in aa_dfa_next()
581 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_until() local
584 pos = base_idx(base[state]) + equiv[(u8) *str++]; in aa_dfa_match_until()
643 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_matchn_until() local
646 pos = base_idx(base[state]) + equiv[(u in aa_dfa_matchn_until()
723 u8 *equiv = EQUIV_TABLE(dfa); leftmatch_fb() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dpfm.c153 if (info->equiv) in print_libpfm_events_detailed()
154 printf(" Equiv: %s\n", info->equiv); in print_libpfm_events_detailed()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpfm.c224 name, info->equiv, in print_libpfm_event()
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py4029 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
4734 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py4286 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
4988 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\

Completed in 21 milliseconds