Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dtnc_misc.c34 struct ubifs_znode *zn; in ubifs_tnc_levelorder_next() local
82 zn = ubifs_tnc_find_child(znode->parent, iip + 1); in ubifs_tnc_levelorder_next()
83 if (!zn) { in ubifs_tnc_levelorder_next()
90 while (zn->level != level) { 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()
104 ubifs_assert(c, zn->level >= 0); in ubifs_tnc_levelorder_next()
105 return zn; in ubifs_tnc_levelorder_next()
[all …]
/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c864 union zen_patch_rev zp, zn; in patch_newer() local
867 zn.ucode_rev = n->patch_id; in patch_newer()
869 if (zn.stepping != zp.stepping) in patch_newer()
872 return zn.rev > zp.rev; in patch_newer()
/linux/tools/power/cpupower/po/
H A Dcs.po300 msgstr " pro tento CPU není aktivní žádný známý ovladač cpufreq\n"