Home
last modified time | relevance | path

Searched refs:zn (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/fs/ubifs/
H A Dtnc_misc.c34 struct ubifs_znode *zn; in ubifs_tnc_levelorder_next() local
83 if (!zn) { in ubifs_tnc_levelorder_next()
91 znode = zn; in ubifs_tnc_levelorder_next()
92 zn = ubifs_tnc_find_child(zn, 0); in ubifs_tnc_levelorder_next()
93 if (!zn) { in ubifs_tnc_levelorder_next()
103 if (zn) { in ubifs_tnc_levelorder_next()
105 return zn; in ubifs_tnc_levelorder_next()
205 if (!zn) in ubifs_tnc_postorder_next()
242 if (zn == znode) { in ubifs_destroy_tnc_subtree()
245 kfree(zn); in ubifs_destroy_tnc_subtree()
[all …]
H A Dtnc.c210 return zn; in copy_znode()
292 return zn; in dirty_cow_znode()
316 return zn; in dirty_cow_znode()
319 kfree(zn); in dirty_cow_znode()
671 *zn = znode; in tnc_next()
716 *zn = znode; in tnc_prev()
1078 znode = *zn; in resolve_collision_directly()
1100 znode = *zn; in resolve_collision_directly()
2157 if (!zn) in tnc_insert()
2212 zi = zn; in tnc_insert()
[all …]
H A Dubifs.h1842 struct ubifs_znode **zn, int *n);
/linux-6.15/drivers/thermal/tegra/
H A Dsoctherm.c630 static void thermal_irq_enable(struct tegra_thermctl_zone *zn) in thermal_irq_enable() argument
635 mutex_lock(&zn->ts->thermctl_lock); in thermal_irq_enable()
636 r = readl(zn->ts->regs + THERMCTL_INTR_ENABLE); in thermal_irq_enable()
638 writel(r, zn->ts->regs + THERMCTL_INTR_ENABLE); in thermal_irq_enable()
639 mutex_unlock(&zn->ts->thermctl_lock); in thermal_irq_enable()
642 static void thermal_irq_disable(struct tegra_thermctl_zone *zn) in thermal_irq_disable() argument
647 mutex_lock(&zn->ts->thermctl_lock); in thermal_irq_disable()
648 r = readl(zn->ts->regs + THERMCTL_INTR_DISABLE); in thermal_irq_disable()
649 r = REG_SET_MASK(r, zn->sg->thermctl_isr_mask, 0); in thermal_irq_disable()
650 writel(r, zn->ts->regs + THERMCTL_INTR_DISABLE); in thermal_irq_disable()
[all …]
/linux-6.15/arch/x86/kernel/cpu/microcode/
H A Damd.c768 union zen_patch_rev zp, zn; in patch_newer() local
771 zn.ucode_rev = n->patch_id; in patch_newer()
773 if (zn.stepping != zp.stepping) in patch_newer()
776 return zn.rev > zp.rev; in patch_newer()
/linux-6.15/tools/power/cpupower/po/
H A Dcs.po300 msgstr " pro tento CPU není aktivní žádný známý ovladač cpufreq\n"