Home
last modified time | relevance | path

Searched full:start (Results 1 – 25 of 892) sorted by relevance

12345678910>>...36

/Documentation/userspace-api/media/v4l/
Dpixfmt-srggb10-ipu3.rst38 * - start + 0:
49 * - start + 4:
58 * - start + 8:
67 * - start + 12:
76 * - start + 16:
87 * - start + 20
98 * - start + 24:
107 * - start + 28:
114 * - start + 32:
125 * - start + 36:
[all …]
Dpixfmt-yuv-planar.rst237 * - start + 0:
242 * - start + 4:
247 * - start + 8:
252 * - start + 12:
257 * - start + 16:
262 * - start + 20:
440 - start + 0:
441 - start + 1:
443 - start\ +\ 15:
487 * - start + 0:
[all …]
Dpixfmt-m420.rst37 * - start + 0:
42 * - start + 4:
47 * - start + 8:
52 * - start + 16:
57 * - start + 20:
62 * - start + 24:
Dpixfmt-uv8.rst28 * - start + 0:
33 * - start + 4:
38 * - start + 8:
43 * - start + 12:
Dpixfmt-tch-tu08.rst31 * - start + 0:
36 * - start + 4:
41 * - start + 8:
46 * - start + 12:
Dpixfmt-tch-td08.rst33 * - start + 0:
38 * - start + 4:
43 * - start + 8:
48 * - start + 12:
Dpixfmt-sdr-pcu16be.rst35 * - start + 0:
40 * - start + 4:
46 * - start + offset:
51 * - start + offset + 4:
Dpixfmt-tch-tu16.rst31 * - start + 0:
40 * - start + 8:
49 * - start + 16:
58 * - start + 24:
Dpixfmt-y8i.rst31 * - start + 0:
40 * - start + 8:
49 * - start + 16:
58 * - start + 24:
Dpixfmt-z16.rst31 * - start + 0:
40 * - start + 8:
49 * - start + 16:
58 * - start + 24:
Dpixfmt-sdr-pcu18be.rst35 * - start + 0:
40 * - start + 4:
46 * - start + offset:
51 * - start + offset + 4:
Dpixfmt-tch-td16.rst32 * - start + 0:
41 * - start + 8:
50 * - start + 16:
59 * - start + 24:
/Documentation/translations/zh_CN/core-api/
Dcachetlb.rst55 unsigned long start, unsigned long end)``
58 这个接口必须确保以前对‘start’到‘end-1’范围内的地址空间‘vma->vm_mm’
60 ‘mm’的页表项用于‘start’到‘end-1’范围内的虚拟地址。
99 2) flush_cache_range(vma, start, end);
100 change_range_of_page_tables(mm, start, end);
101 flush_tlb_range(vma, start, end);
138 unsigned long start, unsigned long end)``
141 后,在“start”到“end-1”范围内的虚拟地址的“vma->vm_mm”的缓存中
176 6) ``void flush_cache_vmap(unsigned long start, unsigned long end)``
177 ``void flush_cache_vunmap(unsigned long start, unsigned long end)``
[all …]
/Documentation/devicetree/bindings/powerpc/
Dibm,vas.txt11 window context start and length, OS/User window context start and length,
12 "Paste address" start and length, "Paste window id" start bit and number
/Documentation/ABI/testing/
Dsysfs-firmware-memmap38 start The start address (as hexadecimal number with the
48 /sys/firmware/memmap/0/start
51 /sys/firmware/memmap/1/start
71 start=$(cat $dir/start)
74 printf "%016x-%016x (%s)\n" $start $[ $end +1] "$type"
/Documentation/sphinx/
Dload_config.py25 start = config_file.find('Documentation/')
26 if start >= 0:
27 start = config_file.find('/', start + 1)
30 if start >= 0 and end > 0:
31 dir = config_file[start + 1:end]
/Documentation/arch/s390/
Dmm.rst35 +- AMODE31_START --+- AMODE31_START --+ .amode31 rand. phys/virt start
40 +- __kaslr_offset_phys | kernel rand. phys start
53 +- __identity_base + identity mapping start (>= 2GB)
74 +---- vmemmap -----+ 'struct page' array start
87 +- VMALLOC_START --+ vmalloc area start
91 +- MODULES_VADDR --+ modules area start
95 +- __kaslr_offset -+ kernel rand. virt start
107 +KASAN_SHADOW_START+ KASAN shadow memory start
/Documentation/devicetree/bindings/arm/altera/
Dsocfpga-system.txt6 - cpu1-start-addr : CPU1 start address in hex.
12 cpu1-start-addr = <0xffd080c4>;
/Documentation/rust/
Dindex.rst6 Documentation related to Rust within the kernel. To start using Rust
7 in the kernel, please read the quick-start.rst guide.
18 maintainers interested in the Rust support, so that they can start working on
53 quick-start
/Documentation/userspace-api/media/cec/
Dcec-pin-error-inj.rst65 # <op>[,<mode>] tx-short-start send a start pulse that's too short
66 # <op>[,<mode>] tx-long-start send a start pulse that's too long
67 # <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pulse
182 As soon as a start bit has been received the CEC adapter will switch
188 start sending a message at the same time. In that case the initiator
273 ``<op>[,<mode>] tx-short-start``
274 Make this start bit period shorter than allowed. Normally the period of
275 a start bit is between 4.3 and 4.7 milliseconds. With this command the
276 period of the start bit is 4.1 milliseconds, this is done by reducing
277 the time the CEC bus is high. This start bit period is less than is
[all …]
/Documentation/userspace-api/media/dvb/
Ddmx-mmap.rst25 .. c:function:: void *mmap( void *start, size_t length, int prot, int flags, int fd, off_t offset )
30 ``start``
32 When the ``MAP_FIXED`` flag is specified, ``start`` must be a
57 ``start`` must be a multiple of the pagesize. Use of this option is
82 application address space, preferably at address ``start``. This latter
105 The ``start`` or ``length`` or ``offset`` are not suitable. (E. g.
/Documentation/arch/arm/
Dporting.rst21 Start address of decompressor. There's no point in talking about
24 the kernel at this address to start it booting. This doesn't have
29 Start address of zero-initialised work area for the decompressor.
62 Physical start address of the first bank of RAM.
65 Virtual start address of the first bank of RAM. During the kernel
87 Virtual start address of kernel, normally PAGE_OFFSET + 0x8000.
113 `pram` specifies the physical start address of RAM. Must always
/Documentation/filesystems/
Dseq_file.rst103 first, called start(), starts a session and takes a position as an
104 argument, returning an iterator which will start reading at that
105 position. The pos passed to start() will always be either zero, or
109 the start() function looks like::
123 implementations; in most cases the start() function should check for a
128 also a special value which can be returned by the start() function
133 code. It is provided as a convenience for a start() function to
150 The next() function should set ``*pos`` to a value that start() can use
153 start(), it might seem sufficient to simply set ``*pos`` to any non-zero
154 value (zero always tells start() to restart the sequence). This is not
[all …]
/Documentation/netlink/
Dnetlink-raw.yaml32 # Start netlink-raw
40 # Start genetlink-c
57 # Start genetlink-legacy
87 value-start:
109 # Start genetlink-c
117 # Start genetlink-legacy
203 # Start genetlink-c
281 # Start genetlink-c
285 # Start genetlink-legacy
290 # Start netlink-raw
[all …]
/Documentation/RCU/Design/Memory-Ordering/
DTreeRCU-gp.svg1234 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
1263 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
1281 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
1311 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
1320 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
1329 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
1347 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
1366 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
1368 …t-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anch…
1409 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
[all …]

12345678910>>...36