Home
last modified time | relevance | path

Searched full:one (Results 1 – 25 of 10629) sorted by relevance

12345678910>>...426

/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt8 CONFIG_DEBUG_OBJECTS_RCU_HEAD -- Do one.
9 CONFIG_HZ_PERIODIC -- Do one.
11 CONFIG_NO_HZ_FULL -- Do two, one with partial CPU enablement.
15 CONFIG_RCU_BOOST -- one of PREEMPT_RCU.
17 CONFIG_RCU_FANOUT_LEAF -- Do one non-default.
18 CONFIG_RCU_FAST_NO_HZ -- Do one, but not with all nohz_full CPUs.
19 CONFIG_RCU_NOCB_CPU -- Do three, one with no rcu_nocbs CPUs, one with
20 rcu_nocbs=0, and one with all rcu_nocbs CPUs.
22 CONFIG_SMP -- Need one !SMP for PREEMPT_RCU.
24 CONFIG_RCU_EQS_DEBUG -- Do at least one for CONFIG_NO_HZ_FULL and not.
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt8 CONFIG_DEBUG_OBJECTS_RCU_HEAD -- Do one.
9 CONFIG_HZ_PERIODIC -- Do one.
11 CONFIG_NO_HZ_FULL -- Do two, one with partial CPU enablement.
15 CONFIG_RCU_BOOST -- one of PREEMPT_RCU.
17 CONFIG_RCU_FANOUT_LEAF -- Do one non-default.
18 CONFIG_RCU_NOCB_CPU -- Do three, one with no rcu_nocbs CPUs, one with
19 rcu_nocbs=0, and one with all rcu_nocbs CPUs.
21 CONFIG_SMP -- Need one !SMP for PREEMPT_RCU.
23 CONFIG_RCU_EQS_DEBUG -- Do at least one for CONFIG_NO_HZ_FULL and not.
25 RCU-bh: Do one with PREEMPT and one with !PREEMPT.
[all …]
/kernel/linux/linux-5.10/lib/
Datomic64_test.c95 i, (i) + one, (i) + one); \
101 i, (i) - one, (i) - one); \
109 int one = 1; in test_atomic() local
115 TEST(, add, +=, -one); in test_atomic()
117 TEST(, sub, -=, -one); in test_atomic()
124 RETURN_FAMILY_TEST(, add_return, +=, -one); in test_atomic()
126 RETURN_FAMILY_TEST(, sub_return, -=, -one); in test_atomic()
129 FETCH_FAMILY_TEST(, fetch_add, +=, -one); in test_atomic()
131 FETCH_FAMILY_TEST(, fetch_sub, -=, -one); in test_atomic()
154 long long one = 1LL; in test_atomic64() local
[all …]
/kernel/linux/linux-6.6/lib/
Datomic64_test.c95 i, (i) + one, (i) + one); \
101 i, (i) - one, (i) - one); \
109 int one = 1; in test_atomic() local
115 TEST(, add, +=, -one); in test_atomic()
117 TEST(, sub, -=, -one); in test_atomic()
124 RETURN_FAMILY_TEST(, add_return, +=, -one); in test_atomic()
126 RETURN_FAMILY_TEST(, sub_return, -=, -one); in test_atomic()
129 FETCH_FAMILY_TEST(, fetch_add, +=, -one); in test_atomic()
131 FETCH_FAMILY_TEST(, fetch_sub, -=, -one); in test_atomic()
154 long long one = 1LL; in test_atomic64() local
[all …]
/kernel/linux/linux-5.10/net/netfilter/ipset/
DKconfig32 This option adds the bitmap:ip set type support, by which one
41 This option adds the bitmap:ip,mac set type support, by which one
50 This option adds the bitmap:port set type support, by which one
59 This option adds the hash:ip set type support, by which one
69 This option adds the hash:ip,mark set type support, by which one
78 This option adds the hash:ip,port set type support, by which one
88 one can store IPv4/IPv6 address, protocol/port, and IPv4/IPv6
98 one can store IPv4/IPv6 address, protocol/port, and IPv4/IPv6
108 one can store IPv4/IPv6 address and MAC (ethernet address) pairs in a set.
117 one can store MAC (ethernet address) elements in a set.
[all …]
/kernel/linux/linux-6.6/net/netfilter/ipset/
DKconfig32 This option adds the bitmap:ip set type support, by which one
41 This option adds the bitmap:ip,mac set type support, by which one
50 This option adds the bitmap:port set type support, by which one
59 This option adds the hash:ip set type support, by which one
69 This option adds the hash:ip,mark set type support, by which one
78 This option adds the hash:ip,port set type support, by which one
88 one can store IPv4/IPv6 address, protocol/port, and IPv4/IPv6
98 one can store IPv4/IPv6 address, protocol/port, and IPv4/IPv6
108 one can store IPv4/IPv6 address and MAC (ethernet address) pairs in a set.
117 one can store MAC (ethernet address) elements in a set.
[all …]
/kernel/linux/linux-6.6/include/linux/iio/
Devents.h14 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
16 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
17 * @direction: Direction of the event. One of enum iio_event_direction.
18 * @type: Type of the event. Should be one of enum iio_event_type.
34 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
36 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
37 * @type: Type of the event. Should be one of enum iio_event_type.
38 * @direction: Direction of the event. One of enum iio_event_direction.
47 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
49 * @type: Type of the event. Should be one of enum iio_event_type.
[all …]
/kernel/linux/linux-5.10/include/linux/iio/
Devents.h14 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
16 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
17 * @direction: Direction of the event. One of enum iio_event_direction.
18 * @type: Type of the event. Should be one of enum iio_event_type.
34 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
36 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
37 * @type: Type of the event. Should be one of enum iio_event_type.
38 * @direction: Direction of the event. One of enum iio_event_direction.
47 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
49 * @type: Type of the event. Should be one of enum iio_event_type.
[all …]
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dtuner.rst13 Video input devices can have one or more tuners demodulating a RF
14 signal. Each tuner is associated with one or more video inputs,
21 Radio input devices have exactly one tuner with index zero, no video
34 current tuner, when there is more than one. The tuner is solely
38 device has one or more tuners.
44 Video output devices can have one or more modulators, that modulate a
46 set or video recorder. Each modulator is associated with one or more
54 Radio output devices have exactly one modulator with index zero, no
58 separate device nodes will have to be used for such hardware, one that
59 supports the tuner functionality and one that supports the modulator
[all …]
Dpixfmt-compressed.rst44 The decoder expects one Access Unit per buffer.
45 The encoder generates one Access Unit per buffer.
77 Exactly one output and one capture buffer must be provided for use
127 Exactly one output and one capture buffer must be provided for use with
155 - VP8 compressed video frame. The encoder generates one
156 compressed frame per buffer, and the decoder requires one
168 Exactly one output and one capture buffer must be provided for use with
177 - VP9 compressed video frame. The encoder generates one
178 compressed frame per buffer, and the decoder requires one
191 Exactly one output and one capture buffer must be provided for use with
[all …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dtuner.rst13 Video input devices can have one or more tuners demodulating a RF
14 signal. Each tuner is associated with one or more video inputs,
21 Radio input devices have exactly one tuner with index zero, no video
34 current tuner, when there is more than one. The tuner is solely
38 device has one or more tuners.
44 Video output devices can have one or more modulators, that modulate a
46 set or video recorder. Each modulator is associated with one or more
54 Radio output devices have exactly one modulator with index zero, no
58 separate device nodes will have to be used for such hardware, one that
59 supports the tuner functionality and one that supports the modulator
[all …]
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
Dcx23418.h19 IN[0] - Task ID. This is one of the XPU_CMD_MASK_YYY where XPU is
23 ReturnCode - One of the ERR_SYS_... */
28 ReturnCode - One of the ERR_SYS_... */
68 ReturnCode - One of the ERR_DE_... */
84 ReturnCode - One of the ERR_CAPTURE_... */
90 ReturnCode - One of the ERR_CAPTURE_... */
95 ReturnCode - One of the ERR_CAPTURE_... */
100 ReturnCode - One of the ERR_CAPTURE_... */
117 ReturnCode - One of the ERR_CAPTURE_... */
123 ReturnCode - One of the ERR_CAPTURE_... */
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
Dcx23418.h19 IN[0] - Task ID. This is one of the XPU_CMD_MASK_YYY where XPU is
23 ReturnCode - One of the ERR_SYS_... */
28 ReturnCode - One of the ERR_SYS_... */
68 ReturnCode - One of the ERR_DE_... */
84 ReturnCode - One of the ERR_CAPTURE_... */
90 ReturnCode - One of the ERR_CAPTURE_... */
95 ReturnCode - One of the ERR_CAPTURE_... */
100 ReturnCode - One of the ERR_CAPTURE_... */
117 ReturnCode - One of the ERR_CAPTURE_... */
123 ReturnCode - One of the ERR_CAPTURE_... */
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-power.json14 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
22 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
30 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
38 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
46 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
54 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
62 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
70 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
142One can use all four counters with this event, so it is possible to track up to 4 configurable ban…
150One can use all four counters with this event, so it is possible to track up to 4 configurable ban…
[all …]
Duncore-interconnect.json355 …re per link and per direction, so for example the Tx direction could be in one state while Rx was …
363 …re per link and per direction, so for example the Tx direction could be in one state while Rx was …
371 …re per link and per direction, so for example the Tx direction could be in one state while Rx was …
475one talks about QPI 'speed' (for example, 8.0 GT/s), the 'transfers' here refer to 'fits'. Theref…
484one talks about QPI 'speed' (for example, 8.0 GT/s), the 'transfers' here refer to 'fits'. Theref…
493one talks about QPI 'speed' (for example, 8.0 GT/s), the 'transfers' here refer to 'fits'. Theref…
502one of three 'groups' that allow us to track flits. It includes filters for SNP, HOM, and DRS mes…
511one of three 'groups' that allow us to track flits. It includes filters for SNP, HOM, and DRS mes…
520one of three 'groups' that allow us to track flits. It includes filters for SNP, HOM, and DRS mes…
529one of three 'groups' that allow us to track flits. It includes filters for SNP, HOM, and DRS mes…
[all …]
/kernel/linux/linux-6.6/drivers/usb/dwc3/
DKconfig66 Say 'Y' or 'M' here if you have one such device
74 Exynos5800, Exynos5433, Exynos7) ship with one DesignWare Core USB3
75 IP inside, say 'Y' or 'M' if you have one such device.
99 Say 'Y' or 'M' here if you have one such device
110 Say 'Y' or 'M' if you have one such device.
119 Say 'Y' or 'M' if you have one such device.
126 STMicroelectronics SoCs with one DesignWare Core USB3 IP
128 Say 'Y' or 'M' if you have one such device.
141 Say 'Y' or 'M' if you have one such device.
151 Say 'Y' or 'M' if you have one such device.
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
Drcar_du_drv.c44 * R8A774[34] has one RGB output and one LVDS output
87 * R8A77470 has two RGB outputs, one LVDS output, and
88 * one (currently unsupported) analog video output
114 * R8A774A1 has one RGB output, one LVDS output and one HDMI
143 * R8A774B1 has one RGB output, one LVDS output and one HDMI
170 * R8A774C0 has one RGB output and two LVDS outputs
198 * R8A774E1 has one RGB output, one LVDS output and one HDMI
225 * R8A7779 has two RGB outputs and one (currently unsupported)
248 * R8A7742 and R8A7790 each have one RGB output and two LVDS
249 * outputs. Additionally R8A7790 supports one TCON output
[all …]
/kernel/linux/linux-6.6/drivers/tty/serial/
Dsc16is7xx.c366 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_port_read() local
369 regmap_read(one->regmap, reg, &val); in sc16is7xx_port_read()
376 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_port_write() local
378 regmap_write(one->regmap, reg, val); in sc16is7xx_port_write()
384 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_fifo_read() local
386 regmap_noinc_read(one->regmap, SC16IS7XX_RHR_REG, s->buf, rxlen); in sc16is7xx_fifo_read()
392 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_fifo_write() local
401 regmap_noinc_write(one->regmap, SC16IS7XX_THR_REG, s->buf, to_send); in sc16is7xx_fifo_write()
407 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_port_update() local
409 regmap_update_bits(one->regmap, reg, mask, val); in sc16is7xx_port_update()
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/haswellx/
Duncore-power.json14 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
22 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
30 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
38 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
46 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
54 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
62 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
70 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
78 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
86 …tion": "Number of cycles spent performing core C state transitions. There is one event per core.",
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dsprd,pinctrl.txt6 register contains several bit fields with one bit or several bits
9 driving level": One pin can output 3.0v or 1.8v, depending on the
12 to choose one function (like: UART0) for which system, since we
13 have several systems (AP/CP/CM4) on one SoC.).
17 as one generic configuration, and maybe it will add more strange
18 global configuration in future. Then we add one "sprd,control" to
22 Moreover we recognise every fields comprising one bit or several
23 bits in one global control register as one pin, thus we should
28 register definition, and each register described one pin is used
57 register definition, and each register described one pin is used to
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dsprd,pinctrl.txt6 register contains several bit fields with one bit or several bits
9 driving level": One pin can output 3.0v or 1.8v, depending on the
12 to choose one function (like: UART0) for which system, since we
13 have several systems (AP/CP/CM4) on one SoC.).
17 as one generic configuration, and maybe it will add more strange
18 global configuration in future. Then we add one "sprd,control" to
22 Moreover we recognise every fields comprising one bit or several
23 bits in one global control register as one pin, thus we should
28 register definition, and each register described one pin is used
57 register definition, and each register described one pin is used to
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dconnect4_prog.c113 int zero = 0, one = 1; in set_keepalive() local
115 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_KEEPALIVE, &one, sizeof(one))) in set_keepalive()
118 if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPIDLE, &one, sizeof(one))) in set_keepalive()
120 if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPINTVL, &one, sizeof(one))) in set_keepalive()
122 if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPCNT, &one, sizeof(one))) in set_keepalive()
124 if (bpf_setsockopt(ctx, SOL_TCP, TCP_SYNCNT, &one, sizeof(one))) in set_keepalive()
126 if (bpf_setsockopt(ctx, SOL_TCP, TCP_USER_TIMEOUT, &one, sizeof(one))) in set_keepalive()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dconnect4_prog.c112 int zero = 0, one = 1; in set_keepalive() local
114 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_KEEPALIVE, &one, sizeof(one))) in set_keepalive()
117 if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPIDLE, &one, sizeof(one))) in set_keepalive()
119 if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPINTVL, &one, sizeof(one))) in set_keepalive()
121 if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPCNT, &one, sizeof(one))) in set_keepalive()
123 if (bpf_setsockopt(ctx, SOL_TCP, TCP_SYNCNT, &one, sizeof(one))) in set_keepalive()
125 if (bpf_setsockopt(ctx, SOL_TCP, TCP_USER_TIMEOUT, &one, sizeof(one))) in set_keepalive()
/kernel/linux/linux-5.10/include/linux/dma/
Dsprd-dma.h16 * we can request 2 dma channels, one for source channel, and another one for
74 * and linklist mode. One transaction can contain several blocks, one block can
76 * configuration into one reserved memory, then DMA can fetch each DMA
89 * @SPRD_DMA_FRAG_INT: fragment done interrupt when one fragment request
91 * @SPRD_DMA_BLK_INT: block done interrupt when one block request is done.
92 * @SPRD_DMA_BLK_FRAG_INT: block and fragment interrupt when one fragment
93 * or one block request is done.
94 * @SPRD_DMA_TRANS_INT: tansaction done interrupt when one transaction
96 * @SPRD_DMA_TRANS_FRAG_INT: transaction and fragment interrupt when one
98 * @SPRD_DMA_TRANS_BLK_INT: transaction and block interrupt when one
[all …]
/kernel/linux/linux-6.6/include/linux/dma/
Dsprd-dma.h16 * we can request 2 dma channels, one for source channel, and another one for
74 * and linklist mode. One transaction can contain several blocks, one block can
76 * configuration into one reserved memory, then DMA can fetch each DMA
89 * @SPRD_DMA_FRAG_INT: fragment done interrupt when one fragment request
91 * @SPRD_DMA_BLK_INT: block done interrupt when one block request is done.
92 * @SPRD_DMA_BLK_FRAG_INT: block and fragment interrupt when one fragment
93 * or one block request is done.
94 * @SPRD_DMA_TRANS_INT: tansaction done interrupt when one transaction
96 * @SPRD_DMA_TRANS_FRAG_INT: transaction and fragment interrupt when one
98 * @SPRD_DMA_TRANS_BLK_INT: transaction and block interrupt when one
[all …]

12345678910>>...426