Home
last modified time | relevance | path

Searched full:starts (Results 1 – 25 of 2072) sorted by relevance

12345678910>>...83

/linux-6.8/Documentation/translations/zh_CN/core-api/
Dworkqueue.rst220 0 w0 starts and burns CPU
224 20 w1 starts and burns CPU
227 35 w2 starts and burns CPU
234 0 w0 starts and burns CPU
236 5 w1 starts and burns CPU
238 10 w2 starts and burns CPU
248 0 w0 starts and burns CPU
250 5 w1 starts and burns CPU
255 20 w2 starts and burns CPU
263 0 w0 starts and burns CPU
/linux-6.8/arch/arm/boot/dts/ti/omap/
Domap54xx-clocks.dtsi139 ti,index-starts-at-one;
187 ti,index-starts-at-one;
221 ti,index-starts-at-one;
249 ti,index-starts-at-one;
259 ti,index-starts-at-one;
269 ti,index-starts-at-one;
279 ti,index-starts-at-one;
289 ti,index-starts-at-one;
299 ti,index-starts-at-one;
309 ti,index-starts-at-one;
[all …]
Ddra7xx-clocks.dtsi250 ti,index-starts-at-one;
272 ti,index-starts-at-one;
284 ti,index-starts-at-one;
320 ti,index-starts-at-one;
349 ti,index-starts-at-one;
398 ti,index-starts-at-one;
440 ti,index-starts-at-one;
482 ti,index-starts-at-one;
496 ti,index-starts-at-one;
534 ti,index-starts-at-one;
[all …]
Domap44xx-clocks.dtsi176 ti,index-starts-at-one;
208 ti,index-starts-at-one;
244 ti,index-starts-at-one;
256 ti,index-starts-at-one;
277 ti,index-starts-at-one;
318 ti,index-starts-at-one;
338 ti,index-starts-at-one;
357 ti,index-starts-at-one;
375 ti,index-starts-at-one;
413 ti,index-starts-at-one;
[all …]
/linux-6.8/drivers/media/platform/ti/davinci/
Dvpif_capture.h64 /* offset where Y top starts from the starting of the buffer */
66 /* offset where Y bottom starts from the starting of the buffer */
68 /* offset where C top starts from the starting of the buffer */
70 /* offset where C bottom starts from the starting of the buffer */
/linux-6.8/Documentation/devicetree/bindings/clock/ti/
Ddivider.txt17 ti,index-starts-at-one - valid divisor values start at 1, not the default
69 - ti,index-starts-at-one : valid divisor programming starts at 1, not zero,
89 ti,index-starts-at-one;
107 ti,index-starts-at-one;
Dmux.txt24 "index-starts-at-one" modified the scheme as follows:
48 - ti,index-starts-at-one : valid input select programming starts at 1, not
63 ti,index-starts-at-one;
/linux-6.8/Documentation/ABI/testing/
Dsysfs-devices-state_synced13 the resources it provides enabled at the time the kernel starts
15 run before the kernel starts), then it'll keep those resources
21 at the time the kernel starts are not affected or limited in
Dsysfs-bus-rpmsg21 starts listening on one end of a channel, it assigns it with
39 starts listening on one end of a channel, it assigns it with
65 or remote, starts listening on it for messages (and is thus
/linux-6.8/drivers/net/ethernet/intel/ice/
Dice_txrx.h314 /* CL1 - 1st cacheline starts here */
331 /* CL2 - 2nd cacheline starts here */
336 /* CL3 - 3rd cacheline starts here */
356 /* CL4 - 4th cacheline starts here */
369 /* CL5 - 5th cacheline starts here */
374 /* CL1 - 1st cacheline starts here */
383 /* CL2 - 2nd cacheline starts here */
395 /* CL3 - 3rd cacheline starts here */
402 /* CL4 - 4th cacheline starts here */
/linux-6.8/arch/s390/include/asm/
Dunwind.h15 * 1) task==NULL, regs==NULL: the unwind starts for the task that is currently
17 * 2) task==NULL, regs!=NULL: the unwind starts from the sp/ip found in
19 * 3) task!=NULL, regs==NULL: the unwind starts for an inactive task with
/linux-6.8/Documentation/core-api/
Dworkqueue.rst187 new work item starts execution until thawed.
267 0 w0 starts and burns CPU
271 20 w1 starts and burns CPU
274 35 w2 starts and burns CPU
281 0 w0 starts and burns CPU
283 5 w1 starts and burns CPU
285 10 w2 starts and burns CPU
295 0 w0 starts and burns CPU
297 5 w1 starts and burns CPU
302 20 w2 starts and burns CPU
[all …]
/linux-6.8/arch/mips/include/asm/mach-loongson2ef/
Dmem.h13 * in loongson2e, starts from 512M
14 * in loongson2f, starts from 2G 256M
/linux-6.8/drivers/spi/
Dspi-bitbang-txrx.h56 /* clock starts at inactive polarity */ in bitbang_txrx_be_cpha0()
88 /* clock starts at inactive polarity */ in bitbang_txrx_be_cpha1()
121 /* clock starts at inactive polarity */ in bitbang_txrx_le_cpha0()
154 /* clock starts at inactive polarity */ in bitbang_txrx_le_cpha1()
/linux-6.8/tools/testing/selftests/bpf/progs/
Dbpf_iter_bpf_hash_map.c97 * map dump starts in dump_bpf_hash_map()
103 BPF_SEQ_PRINTF(seq, "map dump starts\n"); in dump_bpf_hash_map()
120 BPF_SEQ_PRINTF(ctx->meta->seq, "map dump starts\n"); in sleepable_dummy_dump()
/linux-6.8/Documentation/driver-api/mmc/
Dmmc-async-req.rst47 It starts a new MMC command request for a host. The function isn't
49 for completion of that request and starts the new one and returns. It
51 request it starts the new request and returns immediately.
/linux-6.8/drivers/clk/ti/
Dmux.c30 * from 0x1 to 0x7 (index starts at one) in ti_clk_mux_get_parent()
32 * val = 0x4 really means "bit 2, index starts at bit 0" in ti_clk_mux_get_parent()
196 if (of_property_read_bool(node, "ti,index-starts-at-one")) in of_mux_clk_setup()
267 if (of_property_read_bool(node, "ti,index-starts-at-one")) in of_ti_composite_mux_clk_setup()
/linux-6.8/tools/perf/Documentation/
Dperf-kwork.txt109 string is ',x.y') then analysis starts at the beginning of the file. If
139 string is ',x.y') then analysis starts at the beginning of the file. If
178 string is ',x.y') then analysis starts at the beginning of the file. If
208 string is ',x.y') then analysis starts at the beginning of the file. If
/linux-6.8/Documentation/devicetree/bindings/sound/
Dcs35l33.txt35 The range starts at 1850000uA and goes to a maximum of 3600000uA
62 stage enters LDO operation. Starts as a default value of 50mV for a value
80 The reference voltage starts at 3000mV with a value of 0x3 and is increased
/linux-6.8/tools/perf/pmu-events/arch/x86/skylake/
Duncore-interconnect.json11 … entries outstanding for the memory controller. The outstanding interval starts after LLC miss til…
28 … entries outstanding for the memory controller. The outstanding interval starts after LLC miss til…
/linux-6.8/Documentation/userspace-api/media/v4l/
Dpixfmt-sdr-pcu16be.rst18 padded with 0. I value starts first and Q value starts at an offset
Dpixfmt-sdr-pcu20be.rst18 padded with 0. I value starts first and Q value starts at an offset
Dpixfmt-sdr-pcu18be.rst18 padded with 0. I value starts first and Q value starts at an offset
/linux-6.8/Documentation/bpf/
Dprog_flow_dissector.rst49 +-- flow dissector starts here
67 +-- flow dissector starts here
86 +-- flow dissector starts here
/linux-6.8/drivers/staging/media/atomisp/include/hmm/
Dhmm.h54 * map ISP memory starts with virt to kernel virtual address
70 * map ISP memory starts with virt to specific vma.

12345678910>>...83