Home
last modified time | relevance | path

Searched refs:io (Results 1 – 25 of 636) sorted by relevance

12345678910>>...26

/f-stack/freebsd/crypto/camellia/
H A Dcamellia.c968 CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(8),SUBR(8), SUBL(9),SUBR(9), in camellia_encrypt128()
1006 io[0] = io[2]; in camellia_encrypt128()
1007 io[1] = io[3]; in camellia_encrypt128()
1051 CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(9),SUBR(9), SUBL(8),SUBR(8), in camellia_decrypt128()
1073 io[0] = io[2]; in camellia_decrypt128()
1074 io[1] = io[3]; in camellia_decrypt128()
1105 CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(8),SUBR(8), SUBL(9),SUBR(9), in camellia_encrypt256()
1159 io[0] = io[2]; in camellia_encrypt256()
1160 io[1] = io[3]; in camellia_encrypt256()
1242 io[0] = io[2]; in camellia_decrypt256()
[all …]
H A Dcamellia.h63 void camellia_encrypt128(const uint32_t *subkey, uint32_t *io);
64 void camellia_encrypt256(const uint32_t *subkey, uint32_t *io);
65 void camellia_decrypt128(const uint32_t *subkey, uint32_t *io);
66 void camellia_decrypt256(const uint32_t *subkey, uint32_t *io);
/f-stack/freebsd/x86/x86/
H A Dio_apic.c159 struct ioapic *io; in _ioapic_eoi_source() local
614 struct ioapic *io; in ioapic_create() local
642 io->io_apic_id = apic_id == -1 ? io->io_hw_apic_id : apic_id; in ioapic_create()
728 return (io); in ioapic_create()
734 struct ioapic *io; in ioapic_get_vector() local
929 io->io_id, flags >> 4, flags & 0xf, io->io_intbase, in ioapic_register()
930 io->io_intbase + io->io_numintr - 1); in ioapic_register()
937 for (i = 0, pin = io->io_pins; i < io->io_numintr; i++, pin++) in ioapic_register()
952 for (i = 0, pin = io->io_pins; i < io->io_numintr; i++, pin++) { in ioapic_register_sources()
1047 io->io_apic_id, io->io_hw_apic_id, (uintmax_t)io->io_paddr); in ioapic_pci_attach()
[all …]
/f-stack/app/redis-5.0.5/src/
H A Drio.c62 r->io.buffer.ptr = sdscatlen(r->io.buffer.ptr,(char*)buf,len); in rioBufferWrite()
63 r->io.buffer.pos += len; in rioBufferWrite()
69 if (sdslen(r->io.buffer.ptr)-r->io.buffer.pos < len) in rioBufferRead()
71 memcpy(buf,r->io.buffer.ptr+r->io.buffer.pos,len); in rioBufferRead()
102 r->io.buffer.ptr = s; in rioInitWithBuffer()
103 r->io.buffer.pos = 0; in rioInitWithBuffer()
116 r->io.file.buffered >= r->io.file.autosync) in rioFileWrite()
155 r->io.file.fp = fp; in rioInitWithFile()
178 r->io.fdset.buf = sdscatlen(r->io.fdset.buf,buf,len); in rioFdsetWrite()
220 if (r->io.fdset.state[j] == 0) r->io.fdset.state[j] = EIO; in rioFdsetWrite()
[all …]
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlobject.h186 { TValue *io=(obj); num_(io)=(x); settt_(io, LUA_TNUMBER); }
191 { TValue *io=(obj); val_(io).f=(x); settt_(io, LUA_TLCF); }
194 { TValue *io=(obj); val_(io).p=(x); settt_(io, LUA_TLIGHTUSERDATA); }
197 { TValue *io=(obj); val_(io).b=(x); settt_(io, LUA_TBOOLEAN); }
201 val_(io).gc=i_g; settt_(io, ctb(gch(i_g)->tt)); }
206 val_(io).gc=cast(GCObject *, x_); settt_(io, ctb(x_->tsv.tt)); \
211 val_(io).gc=cast(GCObject *, (x)); settt_(io, ctb(LUA_TUSERDATA)); \
216 val_(io).gc=cast(GCObject *, (x)); settt_(io, ctb(LUA_TTHREAD)); \
221 val_(io).gc=cast(GCObject *, (x)); settt_(io, ctb(LUA_TLCL)); \
226 val_(io).gc=cast(GCObject *, (x)); settt_(io, ctb(LUA_TCCL)); \
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/iio/
H A Diio-bindings.txt30 #io-channel-cells = <1>;
41 #io-channel-cells = <1>;
45 #io-channel-cells = <1>;
59 io-channel-names:
64 io-channel-ranges:
72 io-channels = <&adc 1>, <&ref 0>;
73 io-channel-names = "vcc", "vdd";
85 #io-channel-cells = <1>;
92 io-channels = <&adc 0>, <&adc 1>, <&adc 2>,
100 io-channels = <&adc 10>, <&adc 11>;
[all …]
/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c3329 io->pfrio_size = min(io->pfrio_size, n); in pfioctl()
3366 io->pfrio_size = min(io->pfrio_size, n); in pfioctl()
3457 io->pfrio_setflag, io->pfrio_clrflag, &io->pfrio_nchange, in pfioctl()
3507 io->pfrio_size, &io->pfrio_nadd, io->pfrio_flags | in pfioctl()
3545 io->pfrio_size, &io->pfrio_ndel, io->pfrio_flags | in pfioctl()
3587 io->pfrio_size, &io->pfrio_size2, &io->pfrio_nadd, in pfioctl()
3588 &io->pfrio_ndel, &io->pfrio_nchange, io->pfrio_flags | in pfioctl()
3690 io->pfrio_size, &io->pfrio_nzero, io->pfrio_flags | in pfioctl()
3728 io->pfrio_size, &io->pfrio_nmatch, io->pfrio_flags | in pfioctl()
3766 io->pfrio_size, &io->pfrio_nadd, &io->pfrio_naddr, in pfioctl()
[all …]
/f-stack/app/redis-5.0.5/deps/lua/test/
H A Dcf.lua4 io.write("C ")
6 io.write(string.format("%3.0f ",c))
8 io.write("\n")
10 io.write("F ")
13 io.write(string.format("%3.0f ",f))
15 io.write("\n\n")
H A Dtrace-calls.lua8 io.write(level," >>> ",string.rep(" ",level))
9 if t~=nil and t.currentline>=0 then io.write(t.short_src,":",t.currentline," ") end
18 io.write("begin ",t.short_src)
20 io.write("end ",t.short_src)
24 io.write(event," ",t.name or "(Lua)"," <",t.linedefined,":",t.short_src,">")
26 io.write(event," ",t.name or "(C)"," [",t.what,"] ")
28 io.write("\n")
H A Dxd.lua6 local s=io.read(16)
8 io.write(string.format("%08X ",offset))
10 function (c) io.write(string.format("%02X ",string.byte(c))) end)
11 io.write(string.rep(" ",3*(16-string.len(s))))
12 io.write(" ",string.gsub(s,"%c","."),"\n")
H A Dtable.lua6 local l=io.read()
9 if a~=A then A=a io.write("\n",a,":") end
10 io.write(" ",b)
12 io.write("\n")
/f-stack/freebsd/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zcu106-revA.dts255 #io-channel-cells = <1>;
262 #io-channel-cells = <1>;
269 #io-channel-cells = <1>;
276 #io-channel-cells = <1>;
283 #io-channel-cells = <1>;
290 #io-channel-cells = <1>;
297 #io-channel-cells = <1>;
304 #io-channel-cells = <1>;
311 #io-channel-cells = <1>;
318 #io-channel-cells = <1>;
[all …]
H A Dzynqmp-zcu102-revA.dts255 #io-channel-cells = <1>;
262 #io-channel-cells = <1>;
269 #io-channel-cells = <1>;
276 #io-channel-cells = <1>;
283 #io-channel-cells = <1>;
290 #io-channel-cells = <1>;
297 #io-channel-cells = <1>;
304 #io-channel-cells = <1>;
311 #io-channel-cells = <1>;
318 #io-channel-cells = <1>;
[all …]
H A Dzynqmp-zcu111-revA.dts214 #io-channel-cells = <1>;
221 #io-channel-cells = <1>;
228 #io-channel-cells = <1>;
235 #io-channel-cells = <1>;
242 #io-channel-cells = <1>;
249 #io-channel-cells = <1>;
256 #io-channel-cells = <1>;
263 #io-channel-cells = <1>;
270 #io-channel-cells = <1>;
277 #io-channel-cells = <1>;
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Denvelope-detector.txt22 - io-channels: Channel node of the dac to be used for comparator input.
23 - io-channel-names: Should be "dac".
34 #io-channel-cells = <1>;
41 io-channels = <&dpot 0>;
42 io-channel-names = "dpot";
43 #io-channel-cells = <1>;
48 io-channels = <&dac 0>;
49 io-channel-names = "dac";
H A Dingenic,adc.txt12 - #io-channel-cells: Must be set to <1> to indicate channels are selected
16 a phandle and IIO specifier pair ("io-channels") to the ADC controller.
24 #io-channel-cells = <1>;
38 io-channels = <&adc INGENIC_ADC_AUX>;
39 io-channel-names = "buttons";
46 io-channels = <&adc INGENIC_ADC_BATTERY>;
47 io-channel-names = "battery";
/f-stack/freebsd/contrib/device-tree/Bindings/iio/multiplexer/
H A Dio-channel-mux.txt7 - compatible : "io-channel-mux"
8 - io-channels : Channel node of the parent channel that has multiplexed
10 - io-channel-names : Should be "parent".
16 For each non-empty string in the channels property, an io-channel will
17 be created. The number of this io-channel is the same as the index into
32 compatible = "io-channel-mux";
33 io-channels = <&adc 0>;
34 io-channel-names = "parent";
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dat91-natte.dtsi21 compatible = "io-channel-mux";
22 io-channels = <&adc 5>;
23 io-channel-names = "parent";
32 compatible = "io-channel-mux";
33 io-channels = <&adc 6>;
34 io-channel-names = "parent";
43 compatible = "io-channel-mux";
44 io-channels = <&adc 7>;
45 io-channel-names = "parent";
215 #io-channel-cells = <1>;
/f-stack/freebsd/mips/broadcom/
H A Dbcm_nvram_cfe.c228 result = bhnd_nvram_data_probe(*cls, &iocfe->io); in bcm_nvram_find_cfedev()
235 bhnd_nvram_io_free(&iocfe->io); in bcm_nvram_find_cfedev()
266 iocfe->io.iops = &bhnd_nvram_iocfe_ops; in bcm_nvram_iocfe_init()
366 bhnd_nvram_iocfe_free(struct bhnd_nvram_io *io) in bhnd_nvram_iocfe_free() argument
368 struct bcm_nvram_iocfe *iocfe = (struct bcm_nvram_iocfe *)io; in bhnd_nvram_iocfe_free()
376 bhnd_nvram_iocfe_getsize(struct bhnd_nvram_io *io) in bhnd_nvram_iocfe_getsize() argument
378 struct bcm_nvram_iocfe *iocfe = (struct bcm_nvram_iocfe *)io; in bhnd_nvram_iocfe_getsize()
383 bhnd_nvram_iocfe_setsize(struct bhnd_nvram_io *io, size_t size) in bhnd_nvram_iocfe_setsize() argument
390 bhnd_nvram_iocfe_read_ptr(struct bhnd_nvram_io *io, size_t offset, in bhnd_nvram_iocfe_read_ptr() argument
398 bhnd_nvram_iocfe_write_ptr(struct bhnd_nvram_io *io, size_t offset, in bhnd_nvram_iocfe_write_ptr() argument
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/iio/afe/
H A Dvoltage-divider.txt4 When an io-channel measures the midpoint of a voltage divider, the
25 - io-channels : Channel node of a voltage io-channel measuring Vout.
28 - full-ohms : Resistance R + Rout for the full divider. The io-channel
37 io-channels = <&maxadc 1>;
48 #io-channel-cells = <1>;
H A Dcurrent-sense-shunt.txt4 When an io-channel measures the voltage over a current sense shunt,
11 - io-channels : Channel node of a voltage io-channel.
20 io-channels = <&tiadc 0>;
30 #io-channel-cells = <1>;
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Drx51-battery.txt8 - io-channels: Should contain IIO channel specifiers
9 for each element in io-channel-names.
10 - io-channel-names: Should contain the following values:
19 io-channels = <&twl4030_madc 0>,
22 io-channel-names = "temp",
H A Dcpcap-battery.txt8 - io-channels: IIO ADC channel specifier for each name in io-channel-names
9 - io-channel-names: Should contain the following entries:
26 io-channels = <&cpcap_adc 0 &cpcap_adc 1
28 io-channel-names = "battdetb", "battp",
H A Dcpcap-charger.txt10 - io-channels: IIO ADC channel specifier for each name in io-channel-names
11 - io-channel-names: Should contain the following entries:
34 io-channels = <&cpcap_adc 0 &cpcap_adc 1
37 io-channel-names = "battdetb", "battp",
/f-stack/freebsd/contrib/device-tree/Bindings/iio/dac/
H A Ddpot-dac.txt23 - io-channels: Channel node of the dpot to be used for the voltage division.
24 - io-channel-names: Should be "dpot".
32 #io-channel-cells = <1>;
39 io-channels = <&dpot 0>;
40 io-channel-names = "dpot";

12345678910>>...26