Home
last modified time | relevance | path

Searched refs:fns (Results 1 – 25 of 61) sorted by relevance

123

/openbmc/u-boot/drivers/fpga/
H A DstratixII.c100 (fns->config && fns->status && fns->done && fns->data in StratixII_ps_fpp_load()
101 && fns->abort)) { in StratixII_ps_fpp_load()
109 if (fns->pre) { in StratixII_ps_fpp_load()
125 fns->clk (0, 1, cookie); in StratixII_ps_fpp_load()
134 fns->abort (cookie); in StratixII_ps_fpp_load()
153 fns->clk (1, 1, cookie); in StratixII_ps_fpp_load()
154 fns->clk (0, 1, cookie); in StratixII_ps_fpp_load()
170 fns->clk (1, 1, cookie); in StratixII_ps_fpp_load()
174 fns->abort (cookie); in StratixII_ps_fpp_load()
181 if (fns->post) { in StratixII_ps_fpp_load()
[all …]
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-mve.c691 return do_1op(s, a, fns[a->size]);
724 return do_1op(s, a, fns[a->size]); in DO_VMOVN()
735 return do_1op(s, a, fns[a->size]); in trans_VREV32()
746 return do_1op(s, a, fns[a->size]); in trans_VREV64()
765 return do_1op(s, a, fns[a->size]); in trans_VABS_fp()
779 return do_1op(s, a, fns[a->size]); in trans_VNEG_fp()
914 return do_2op(s, a, fns[a->size]); in DO_2OP_VEC()
929 return do_2op(s, a, fns[a->size]); in trans_VQDMULLT()
945 return do_2op(s, a, fns[a->size]); in trans_VMULLP_B()
957 return do_2op(s, a, fns[a->size]); in trans_VMULLP_T()
[all …]
H A Dtranslate-a64.c9117 genenvfn = fns[size][u]; in disas_simd_scalar_three_reg_same()
9127 genenvfn = fns[size][u]; in disas_simd_scalar_three_reg_same()
9137 genenvfn = fns[size][u]; in disas_simd_scalar_three_reg_same()
9147 genenvfn = fns[size][u]; in disas_simd_scalar_three_reg_same()
9697 genenvfn = fns[size][u]; in handle_2misc_narrow()
9989 genfn = fns[size][u]; in disas_simd_scalar_two_reg_misc()
10288 genfn = fns[size][is_sub]; in gen_neon_addl()
10817 genfn = fns[size]; in handle_simd_3same_pair()
10827 genfn = fns[size][u]; in handle_simd_3same_pair()
10837 genfn = fns[size][u]; in handle_simd_3same_pair()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/
H A D0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch38 def gcov_merge(fns, of):
39 - f = file(fns[0])
40 + f = open(fns[0])
43 for fn in fns[1:]:
49 @@ -67,10 +67,10 @@ def gcov_merge(fns, of):
84 def scov_merge(fns, of):
85 - f = file(fns[0])
86 + f = open(fns[0])
89 for fn in fns[1:]:
95 @@ -59,10 +59,10 @@ def scov_merge(fns, of):
/openbmc/qemu/util/
H A Ddefer-call.c85 DeferredCall *fns = (DeferredCall *)array->data; in defer_call() local
97 if (memcmp(&fns[i], &new_fn, sizeof(new_fn)) == 0) { in defer_call()
145 DeferredCall *fns = (DeferredCall *)array->data; in defer_call_end() local
148 fns[i].fn(fns[i].opaque); in defer_call_end()
/openbmc/linux/drivers/iommu/
H A Dio-pgtable.c42 const struct io_pgtable_init_fns *fns; in alloc_io_pgtable_ops() local
47 fns = io_pgtable_init_table[fmt]; in alloc_io_pgtable_ops()
48 if (!fns) in alloc_io_pgtable_ops()
51 iop = fns->alloc(cfg, cookie); in alloc_io_pgtable_ops()
/openbmc/linux/include/linux/platform_data/
H A Dsa11x0-serial.h27 void sa1100_register_uart_fns(struct sa1100_port_fns *fns);
30 static inline void sa1100_register_uart_fns(struct sa1100_port_fns *fns) in sa1100_register_uart_fns() argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py232 def __init__(self, recipecache, d, pn, fn, fns): argument
237 self.fns = fns
247 return [x for x in self.fns if x != self.fn]
257 for pkg, fns in self._recipecache.packages.items():
258 if self.fn in fns:
264 for pkg, fns in self._recipecache.packages_dynamic.items():
265 if self.fn in fns:
271 for pkg, fns in self._recipecache.rproviders.items():
272 if self.fn in fns:
572 for pn, fns in recipes:
[all …]
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc662 fn = fns[a->vm][eew];
706 fn = fns[a->vm][eew];
819 fn = fns[eew];
859 fn = fns[eew];
948 fn = fns[eew][s->sew];
1002 fn = fns[eew][s->sew];
1061 fn = fns[eew];
2041 fns[s->sew]);
3205 data, fns[s->sew]);
3625 fns[s->sew]);
[all …]
H A Dtrans_rvvk.c.inc72 static gen_helper_opivx *const fns[4] = { \
78 return do_opivi_gvec(s, a, tcg_gen_gvec_##SUF, fns[s->sew], \
88 static gen_helper_gvec_4_ptr *const fns[4] = { \
94 return do_opivv_gvec(s, a, tcg_gen_gvec_##SUF, fns[s->sew]); \
103 static gen_helper_opivx *const fns[4] = { \
110 fns[s->sew]); \
141 static gen_helper_opivx *const fns[4] = { \
147 return do_opivx_gvec(s, a, tcg_gen_gvec_##SUF, fns[s->sew]); \
161 static gen_helper_gvec_3_ptr *const fns[4] = { \
178 data, fns[s->sew]); \
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/
H A DConfHandler.py57 def include(parentfn, fns, lineno, data, error_out): argument
63 fns = data.expand(fns)
67 for fn in fns.split():
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/
H A Dmakefile-add-ldflags.patch17 aoeping.o : aoeping.c dat.h fns.h
24 aoecfg.o : aoecfg.c dat.h fns.h
/openbmc/linux/arch/arm/mm/
H A Dcache-l2x0.c682 struct outer_cache_fns *fns) in l2c310_fixup() argument
691 fns->inv_range == l2c210_inv_range) { in l2c310_fixup()
783 struct outer_cache_fns fns; in __l2c_init() local
852 fns = data->outer_cache; in __l2c_init()
853 fns.write_sec = outer_cache.write_sec; in __l2c_init()
854 fns.configure = outer_cache.configure; in __l2c_init()
856 data->fixup(l2x0_base, cache_id, &fns); in __l2c_init()
859 fns.sync = NULL; in __l2c_init()
872 outer_cache = fns; in __l2c_init()
1482 struct outer_cache_fns *fns) in aurora_fixup() argument
[all …]
H A Dproc-arm9tdmi.S57 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
H A Dproc-arm7tdmi.S57 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
/openbmc/linux/include/linux/
H A Dfind.h234 return val ? fns(val, n) : size; in find_nth_bit()
260 return val ? fns(val, n) : size; in find_nth_and_bit()
287 return val ? fns(val, n) : size; in find_nth_andnot_bit()
317 return val ? fns(val, n) : size; in find_nth_and_andnot_bit()
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.c130 cookie_io_functions_t fns = { in log_buf__open() local
140 file = fopencookie(b, "a", fns); in log_buf__open()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/
H A Dmakefile-add-ldflags.patch18 aoe.o : aoe.c config.h dat.h fns.h makefile
/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c623 void sa1100_register_uart_fns(struct sa1100_port_fns *fns) in sa1100_register_uart_fns() argument
625 if (fns->get_mctrl) in sa1100_register_uart_fns()
626 sa1100_pops.get_mctrl = fns->get_mctrl; in sa1100_register_uart_fns()
627 if (fns->set_mctrl) in sa1100_register_uart_fns()
628 sa1100_pops.set_mctrl = fns->set_mctrl; in sa1100_register_uart_fns()
630 sa1100_pops.pm = fns->pm; in sa1100_register_uart_fns()
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc.h25 char fns[16]; member
H A Ddfltcc_deflate.c33 if (!is_bit_set(dfltcc_state->common.af.fns, DFLTCC_GDHT) || in dfltcc_can_deflate()
34 !is_bit_set(dfltcc_state->common.af.fns, DFLTCC_CMPR) || in dfltcc_can_deflate()
/openbmc/linux/tools/perf/util/
H A Ddlfilter.h51 struct perf_dlfilter_fns *fns; member
H A Ddlfilter.c407 d->fns = dlsym(d->handle, "perf_dlfilter_fns"); in dlfilter__open()
408 if (d->fns) in dlfilter__open()
409 memcpy(d->fns, &perf_dlfilter_fns, sizeof(struct perf_dlfilter_fns)); in dlfilter__open()
/openbmc/qemu/scripts/
H A Dxml-preprocess.py237 fns = [
253 for func in fns:
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A Dast.py207 def __init__(self, filename, lineno, fns, classname): argument
209 self.n = fns.split()
263 def __init__(self, filename, lineno, fns): argument
265 self.hs = fns.split()

123