Home
last modified time | relevance | path

Searched defs:zn (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dtnc_misc.c35 struct ubifs_znode *zn; in ubifs_tnc_levelorder_next() local
196 struct ubifs_znode *zn; in ubifs_tnc_postorder_next() local
221 struct ubifs_znode *zn = ubifs_tnc_postorder_first(znode); in ubifs_destroy_tnc_subtree() local
H A Dtnc.c193 struct ubifs_znode *zn; in copy_znode() local
249 struct ubifs_znode *zn; in dirty_cow_znode() local
588 static int tnc_next(struct ubifs_info *c, struct ubifs_znode **zn, int *n) in tnc_next()
633 static int tnc_prev(struct ubifs_info *c, struct ubifs_znode **zn, int *n) in tnc_prev()
686 struct ubifs_znode **zn, int *n, in resolve_collision()
875 struct ubifs_znode **zn, int *n, in fallible_resolve_collision()
1019 struct ubifs_znode **zn, int *n, in resolve_collision_directly()
1154 struct ubifs_znode **zn, int *n) in ubifs_lookup_level0()
1290 struct ubifs_znode **zn, int *n) in lookup_level0_dirty()
1959 struct ubifs_znode *zn, *zi, *zp; in tnc_insert() local
[all …]
/openbmc/linux/fs/ubifs/
H A Dtnc_misc.c34 struct ubifs_znode *zn; in ubifs_tnc_levelorder_next() local
197 struct ubifs_znode *zn; in ubifs_tnc_postorder_next() local
224 struct ubifs_znode *zn = ubifs_tnc_postorder_first(znode); in ubifs_destroy_tnc_subtree() local
H A Dtnc.c200 struct ubifs_znode *zn; in copy_znode() local
274 struct ubifs_znode *zn; in dirty_cow_znode() local
640 static int tnc_next(struct ubifs_info *c, struct ubifs_znode **zn, int *n) in tnc_next()
685 static int tnc_prev(struct ubifs_info *c, struct ubifs_znode **zn, int *n) in tnc_prev()
738 struct ubifs_znode **zn, int *n, in resolve_collision()
927 struct ubifs_znode **zn, int *n, in fallible_resolve_collision()
1072 struct ubifs_znode **zn, int *n, in resolve_collision_directly()
1208 struct ubifs_znode **zn, int *n) in ubifs_lookup_level0()
1344 struct ubifs_znode **zn, int *n) in lookup_level0_dirty()
1922 struct ubifs_znode **zn, int *n, int exact) in search_dh_cookie()
[all …]
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sme.c273 TCGv_ptr za, zn, pn, pm; in TRANS_FEAT() local
298 TCGv_ptr za, zn, zm, pn, pm; in TRANS_FEAT() local
320 TCGv_ptr za, zn, zm, pn, pm, fpst; in do_outprod_fpst() local
342 TCGv_ptr za, zn, zm, pn, pm; in do_outprod_env() local
H A Dsme_helper.c821 uint32_t *zda = vzda, *zn = vzn; in DO_ST() local
847 uint64_t *zda = vzda, *zn = vzn; in HELPER() local
865 uint32_t *zda = vzda, *zn = vzn; in HELPER() local
892 uint64_t *zda = vzda, *zn = vzn; in HELPER() local
953 uint64_t *za = vza, *zn = vzn, *zm = vzm; in HELPER() local
1148 static inline void do_imopa_s(uint32_t *za, uint32_t *zn, uint32_t *zm, in do_imopa_s()
1170 static inline void do_imopa_d(uint64_t *za, uint64_t *zn, uint64_t *zm, in do_imopa_d()
H A Dtranslate-sve.c2724 TCGv_ptr pd, zn, zm, pg; in do_ppzz_flags() local
2798 TCGv_ptr pd, zn, pg; local
3763 static void do_fp_scalar(DisasContext *s, int zd, int zn, int pg, bool is_fp16, in do_fp_scalar()
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_decompress.c173 Int32 zn; in BZ2_decompress() local
/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.c635 static void thermal_irq_enable(struct tegra_thermctl_zone *zn) in thermal_irq_enable()
647 static void thermal_irq_disable(struct tegra_thermctl_zone *zn) in thermal_irq_disable()