Home
last modified time | relevance | path

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

/linux-6.15/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
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()
734 u8 *equiv = EQUIV_TABLE(dfa); in leftmatch_fb() local
[all …]
/linux-6.15/tools/perf/util/
H A Dpfm.c237 name, info->equiv, in print_libpfm_event()
/linux-6.15/Documentation/hwmon/
H A Dhp-wmi-sensors.rst9 :Copyright: |copy| 2023 James Seo <james@equiv.tech>
/linux-6.15/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-6.15/tools/power/pm-graph/
H A Dsleepgraph.py4310 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
5013 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst3513 Contains the global alpha value (equiv ivtvfbctl --alpha XX)
/linux-6.15/
H A DMAINTAINERS10879 M: James Seo <james@equiv.tech>