Home
last modified time | relevance | path

Searched refs:equiv (Results 1 – 7 of 7) sorted by relevance

/linux/security/apparmor/
H A Dmatch.c465 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_len() local
468 equiv[(u8) *str++]); in aa_dfa_match_len()
504 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match() local
508 equiv[(u8) *str++]); in aa_dfa_match()
538 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_next() local
539 match_char(state, def, base, next, check, equiv[(u8) c]); in aa_dfa_next()
592 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_until() local
595 pos = base_idx(base[state]) + equiv[(u8) *str++]; in aa_dfa_match_until()
654 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_matchn_until() local
657 pos = base_idx(base[state]) + equiv[(u8) *str++]; in aa_dfa_matchn_until()
[all …]
/linux/tools/perf/util/
H A Dpfm.c235 name, info->equiv, in print_libpfm_event()
/linux/Documentation/hwmon/
H A Dhp-wmi-sensors.rst9 :Copyright: |copy| 2023 James Seo <james@equiv.tech>
/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst412 :math:`txb\_head \equiv txb\_tail\ (\textrm{mod}\ 4)`. An example of how
/linux/tools/power/pm-graph/
H A Dsleepgraph.py4311 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
5014 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
/linux/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst3513 Contains the global alpha value (equiv ivtvfbctl --alpha XX)
/linux/
H A DMAINTAINERS11544 M: James Seo <james@equiv.tech>