Home
last modified time | relevance | path

Searched refs:init (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/f-stack/freebsd/contrib/device-tree/src/arm64/qcom/
H A Dmsm8994-smd-rpm.dtsi103 qcom,init-voltage = <1800000>;
109 qcom,init-voltage = <1200000>;
115 qcom,init-voltage = <1800000>;
125 qcom,init-voltage = <2950000>;
132 qcom,init-voltage = <1200000>;
142 qcom,init-voltage = <1800000>;
149 qcom,init-voltage = <2700000>;
156 qcom,init-voltage = <2700000>;
164 qcom,init-voltage = <3000000>;
165 qcom,init-ldo-mode = <1>;
[all …]
/f-stack/freebsd/contrib/zstd/programs/
H A Dtimefn.c31 static int init = 0; in UTIL_getSpanTimeMicro() local
32 if (!init) { in UTIL_getSpanTimeMicro()
37 init = 1; in UTIL_getSpanTimeMicro()
45 static int init = 0; in UTIL_getSpanTimeNano() local
46 if (!init) { in UTIL_getSpanTimeNano()
51 init = 1; in UTIL_getSpanTimeNano()
65 static int init = 0; in UTIL_getSpanTimeMicro() local
66 if (!init) { in UTIL_getSpanTimeMicro()
68 init = 1; in UTIL_getSpanTimeMicro()
77 if (!init) { in UTIL_getSpanTimeNano()
[all …]
/f-stack/dpdk/app/test/
H A Dtest_lcores.c122 unsigned int init; member
132 l->init++; in limit_lcores_init()
133 if (l->init > l->max) in limit_lcores_init()
165 if (l.init != eal_threads_count) { in test_lcores_callback()
167 eal_threads_count, l.init); in test_lcores_callback()
192 if (l.init != eal_threads_count) { in test_lcores_callback()
194 eal_threads_count, l.init); in test_lcores_callback()
249 if (l[0].init != eal_threads_count || l[1].init != eal_threads_count) { in test_non_eal_lcores_callback()
252 l[0].init, l[1].init); in test_non_eal_lcores_callback()
275 l[0].init, l[1].init); in test_non_eal_lcores_callback()
[all …]
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_rxtx.h63 union mbuf_initializer init = {.value = mbuf_init}; in nicvf_mbuff_init_update() local
65 init.fields.data_off += apad; in nicvf_mbuff_init_update()
67 init.value += apad; in nicvf_mbuff_init_update()
69 *(uint64_t *)(&pkt->rearm_data) = init.value; in nicvf_mbuff_init_update()
76 union mbuf_initializer init = {.value = mbuf_init}; in nicvf_mbuff_init_mseg_update() local
78 init.fields.data_off += apad; in nicvf_mbuff_init_mseg_update()
80 init.value += apad; in nicvf_mbuff_init_mseg_update()
82 init.fields.nb_segs = nb_segs; in nicvf_mbuff_init_mseg_update()
83 *(uint64_t *)(&pkt->rearm_data) = init.value; in nicvf_mbuff_init_mseg_update()
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_if_tbl.c30 static uint8_t init; variable
73 if (init) { in tf_if_tbl_bind()
82 init = 1; in tf_if_tbl_bind()
94 if (!init) { in tf_if_tbl_unbind()
102 init = 0; in tf_if_tbl_unbind()
116 if (!init) { in tf_if_tbl_set()
152 if (!init) { in tf_if_tbl_get()
H A Dtf_global_cfg.c23 static uint8_t init; variable
80 if (init) { in tf_global_cfg_bind()
89 init = 1; in tf_global_cfg_bind()
101 if (!init) { in tf_global_cfg_unbind()
109 init = 0; in tf_global_cfg_unbind()
124 if (!init) { in tf_global_cfg_set()
168 if (!init) { in tf_global_cfg_get()
H A Dtf_identifier.c25 static uint8_t init; variable
49 if (init) { in tf_ident_bind()
90 init = 1; in tf_ident_bind()
109 if (!init) { in tf_ident_unbind()
137 init = 0; in tf_ident_unbind()
155 if (!init) { in tf_ident_alloc()
209 if (!init) { in tf_ident_free()
285 if (!init) { in tf_ident_search()
H A Dtf_tbl.c36 static uint8_t init; variable
58 if (init) { in tf_tbl_bind()
122 init = 1; in tf_tbl_bind()
146 init = 0; in tf_tbl_bind()
162 if (!init) { in tf_tbl_unbind()
185 init = 0; in tf_tbl_unbind()
201 if (!init) { in tf_tbl_alloc()
238 if (!init) { in tf_tbl_free()
443 if (!init) { in tf_tbl_set()
512 if (!init) { in tf_tbl_get()
[all …]
/f-stack/freebsd/contrib/openzfs/etc/init.d/
H A Dzfs-import.in80 [ -n "$init" ] && rm -f /etc/dfs/sharetab
202 [ -n "$init" ] && zfs_log_begin_msg "Importing ZFS pool(s)"
209 if [ -n "$init" ]
227 [ -z "$init" ] && zfs_log_end_msg 0
237 if [ -z "$init" ] && check_boolean "$VERBOSE_MOUNT"
248 [ -z "$init" ] && zfs_log_end_msg 0
254 [ -n "$init" ] && zfs_log_end_msg "$RET"
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmdio-mux-gpio.txt41 marvell,reg-init = <3 0x10 0 0x5777>,
50 marvell,reg-init = <3 0x10 0 0x5777>,
59 marvell,reg-init = <3 0x10 0 0x5777>,
68 marvell,reg-init = <3 0x10 0 0x5777>,
84 marvell,reg-init = <3 0x10 0 0x5777>,
93 marvell,reg-init = <3 0x10 0 0x5777>,
102 marvell,reg-init = <3 0x10 0 0x5777>,
111 marvell,reg-init = <3 0x10 0 0x5777>,
H A Dmdio-mux.txt51 marvell,reg-init = <3 0x10 0 0x5777>,
60 marvell,reg-init = <3 0x10 0 0x5777>,
69 marvell,reg-init = <3 0x10 0 0x5777>,
78 marvell,reg-init = <3 0x10 0 0x5777>,
94 marvell,reg-init = <3 0x10 0 0x5777>,
103 marvell,reg-init = <3 0x10 0 0x5777>,
112 marvell,reg-init = <3 0x10 0 0x5777>,
121 marvell,reg-init = <3 0x10 0 0x5777>,
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstrlib.c176 const char *init; member
334 ms->capture[level].init = s; in start_capture()
359 memcmp(ms->capture[l].init, s, len) == 0) in match_capture()
454 if (memcmp(init, s2+1, l2) == 0) in lmemfind()
455 return init-1; in lmemfind()
457 l1 -= init-s1; in lmemfind()
458 s1 = init; in lmemfind()
500 if (init < 0) init = 0; in str_find_aux()
501 else if ((size_t)(init) > l1) init = (ptrdiff_t)l1; in str_find_aux()
505 const char *s2 = lmemfind(s+init, l1-init, p, l2); in str_find_aux()
[all …]
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstrlib.c217 const char *init; member
390 ms->capture[level].init = s; in start_capture()
415 memcmp(ms->capture[l].init, s, len) == 0) in match_capture()
534 init++; /* 1st char is already checked */ in lmemfind()
535 if (memcmp(init, s2+1, l2) == 0) in lmemfind()
536 return init-1; in lmemfind()
538 l1 -= init-s1; in lmemfind()
539 s1 = init; in lmemfind()
593 if (init < 1) init = 1; in str_find_aux()
601 const char *s2 = lmemfind(s + init - 1, ls - init + 1, p, lp); in str_find_aux()
[all …]
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtsd_win.h47 tsd_wrapper_get(bool init) { in tsd_wrapper_get() argument
52 if (init && unlikely(wrapper == NULL)) { in tsd_wrapper_get()
118 tsd_get(bool init) { in tsd_get() argument
122 wrapper = tsd_wrapper_get(init); in tsd_get()
123 if (tsd_get_allocates() && !init && wrapper == NULL) { in tsd_get()
H A Dtsd_generic.h62 tsd_wrapper_get(bool init) { in tsd_wrapper_get() argument
65 if (init && unlikely(wrapper == NULL)) { in tsd_wrapper_get()
136 tsd_get(bool init) { in tsd_get() argument
140 wrapper = tsd_wrapper_get(init); in tsd_get()
141 if (tsd_get_allocates() && !init && wrapper == NULL) { in tsd_get()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dat91-kizbox3-hs.dts115 init-low;
122 init-low;
129 init-low;
136 init-low;
143 init-low;
150 init-low;
157 init-low;
164 init-low;
H A Domap3-devkit8000.dts25 /delete-property/ti,no-reset-on-init;
34 ti,no-reset-on-init;
43 ti,no-reset-on-init;
/f-stack/freebsd/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_3xxx.dts17 marvell,reg-init =
29 marvell,reg-init =
42 marvell,reg-init = <3 0x10 0 0x5777>,
50 marvell,reg-init = <3 0x10 0 0x5777>,
58 marvell,reg-init = <3 0x10 0 0x5777>,
66 marvell,reg-init = <3 0x10 0 0x5777>,
75 marvell,reg-init = <3 0x10 0 0x5777>,
83 marvell,reg-init = <3 0x10 0 0x5777>,
91 marvell,reg-init = <3 0x10 0 0x5777>,
99 marvell,reg-init = <3 0x10 0 0x5777>,
[all …]
H A Docteon_68xx.dts63 marvell,reg-init =
77 marvell,reg-init = <3 0x10 0 0x5777>,
86 marvell,reg-init = <3 0x10 0 0x5777>,
95 marvell,reg-init = <3 0x10 0 0x5777>,
104 marvell,reg-init = <3 0x10 0 0x5777>,
121 marvell,reg-init = <3 0x10 0 0x5777>,
130 marvell,reg-init = <3 0x10 0 0x5777>,
139 marvell,reg-init = <3 0x10 0 0x5777>,
148 marvell,reg-init = <3 0x10 0 0x5777>,
165 marvell,reg-init = <3 0x10 0 0x5777>,
[all …]
/f-stack/freebsd/mips/cavium/octe/
H A Dethernet.c385 priv->init = cvm_oct_common_init; in cvm_oct_init_module()
391 priv->init = cvm_oct_xaui_init; in cvm_oct_init_module()
397 priv->init = cvm_oct_common_init; in cvm_oct_init_module()
403 priv->init = cvm_oct_sgmii_init; in cvm_oct_init_module()
409 priv->init = cvm_oct_spi_init; in cvm_oct_init_module()
415 priv->init = cvm_oct_rgmii_init; in cvm_oct_init_module()
421 priv->init = cvm_oct_rgmii_init; in cvm_oct_init_module()
429 if (!priv->init) { in cvm_oct_init_module()
433 } else if (priv->init(ifp) != 0) { in cvm_oct_init_module()
/f-stack/freebsd/mips/nlm/dev/net/ucore/
H A Dcrt0_basic.S55 .ent init
56 init: label
65 .end init
H A Dld.ucore.S52 .init : {
53 KEEP(*(.init))
54 *(.init)
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_hash.c92 __in uint32_t init) in efx_hash_dwords() argument
100 (((uint32_t)count) * sizeof (uint32_t)) + init; in efx_hash_dwords()
141 __in uint32_t init) in efx_hash_bytes() argument
148 a = b = c = EFX_HASH_INITIAL_VALUE + (uint32_t)length + init; in efx_hash_bytes()
224 __in uint32_t init) in efx_hash_bytes() argument
231 a = b = c = EFX_HASH_INITIAL_VALUE + (uint32_t)length + init; in efx_hash_bytes()
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_lcore.c238 rte_lcore_init_cb init; member
248 if (callback->init == NULL) in callback_init()
252 return callback->init(lcore_id, callback->arg); in callback_init()
273 rte_lcore_callback_register(const char *name, rte_lcore_init_cb init, in rte_lcore_callback_register() argument
289 callback->init = init; in rte_lcore_callback_register()
293 if (callback->init == NULL) in rte_lcore_callback_register()
315 callback->name, callback->init == NULL ? "NO " : "", in rte_lcore_callback_register()
/f-stack/freebsd/crypto/des/
H A Ddes_ecb.c64 static int init=1; in des_options() local
67 if (init) in des_options()
96 init=0; in des_options()

12345678910>>...19