Searched refs:equiv (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/security/apparmor/ |
D | match.c | 410 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_len() local 413 equiv[(u8) *str++]); in aa_dfa_match_len() 449 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match() local 453 equiv[(u8) *str++]); in aa_dfa_match() 483 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_next() local 484 match_char(state, def, base, next, check, equiv[(u8) c]); in aa_dfa_next() 537 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_until() local 540 pos = base_idx(base[state]) + equiv[(u8) *str++]; in aa_dfa_match_until() 599 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_matchn_until() local 602 pos = base_idx(base[state]) + equiv[(u8) *str++]; in aa_dfa_matchn_until() [all …]
|
/linux-6.12.1/fs/bcachefs/ |
D | subvolume_types.h | 18 u32 equiv; member
|
D | snapshot.c | 423 snapshot_t_mut(c, id)->equiv = nr_live == 1 in bch2_snapshot_set_equiv() 424 ? snapshot_t_mut(c, child[live_idx])->equiv in bch2_snapshot_set_equiv() 1299 snapshot_t_mut(c, new_snapids[i])->equiv = new_snapids[i]; in create_snapids() 1418 u32 equiv = bch2_snapshot_equiv(c, k.k->p.snapshot); in delete_dead_snapshots_process_key() local 1419 if (!equiv) /* key for invalid snapshot node, but we chose not to delete */ in delete_dead_snapshots_process_key() 1430 snapshot_list_has_id(equiv_seen, equiv)) in delete_dead_snapshots_process_key() 1436 ret = snapshot_list_add_nodup(c, equiv_seen, equiv); in delete_dead_snapshots_process_key() 1453 if (equiv != k.k->p.snapshot) { in delete_dead_snapshots_process_key() 1459 new->k.p.snapshot = equiv; in delete_dead_snapshots_process_key() 1664 u32 equiv = bch2_snapshot_equiv(c, snapshot); in bch2_delete_dead_snapshots() [all …]
|
D | snapshot.h | 126 return s ? s->equiv : 0; in __bch2_snapshot_equiv()
|
/linux-6.12.1/tools/perf/util/ |
D | pfm.c | 237 name, info->equiv, in print_libpfm_event()
|
/linux-6.12.1/Documentation/hwmon/ |
D | hp-wmi-sensors.rst | 9 :Copyright: |copy| 2023 James Seo <james@equiv.tech>
|
/linux-6.12.1/Documentation/networking/device_drivers/can/ctu/ |
D | ctucanfd-driver.rst | 412 :math:`txb\_head \equiv txb\_tail\ (\textrm{mod}\ 4)`. An example of how
|
/linux-6.12.1/tools/power/pm-graph/ |
D | sleepgraph.py | 4286 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\ 4989 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
|
/linux-6.12.1/Documentation/driver-api/media/drivers/ |
D | cx2341x-devel.rst | 3513 Contains the global alpha value (equiv ivtvfbctl --alpha XX)
|
/linux-6.12.1/ |
D | MAINTAINERS | 10397 M: James Seo <james@equiv.tech>
|