Home
last modified time | relevance | path

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

/linux-6.6.21/security/apparmor/
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[(u8) *str++]; in aa_dfa_matchn_until()
[all …]
/linux-6.6.21/tools/perf/util/
Dpfm.c224 name, info->equiv, in print_libpfm_event()
/linux-6.6.21/Documentation/hwmon/
Dhp-wmi-sensors.rst9 :Copyright: |copy| 2023 James Seo <james@equiv.tech>
/linux-6.6.21/Documentation/networking/device_drivers/can/ctu/
Dctucanfd-driver.rst412 :math:`txb\_head \equiv txb\_tail\ (\textrm{mod}\ 4)`. An example of how
/linux-6.6.21/tools/power/pm-graph/
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\
/linux-6.6.21/Documentation/driver-api/media/drivers/
Dcx2341x-devel.rst3513 Contains the global alpha value (equiv ivtvfbctl --alpha XX)
/linux-6.6.21/
DMAINTAINERS9568 M: James Seo <james@equiv.tech>