Home
last modified time | relevance | path

Searched refs:chapter (Results 1 – 25 of 236) sorted by relevance

12345678910

/linux/drivers/md/dm-vdo/indexer/
A Dsparse-cache.c320 set_skip_search(chapter, false); in score_search_hit()
328 set_skip_search(chapter, true); in score_search_miss()
336 if (chapter->page_buffers == NULL) in release_cached_chapter_index()
409 score_search_hit(chapter); in uds_sparse_cache_contains()
444 dead[next_dead++] = chapter; in purge_search_list()
445 else if (chapter->skip_search) in purge_search_list()
448 entries[next_alive++] = chapter; in purge_search_list()
467 chapter->page_buffers, in cache_chapter_index()
468 chapter->index_pages); in cache_chapter_index()
474 chapter->skip_search = false; in cache_chapter_index()
[all …]
A Dvolume.h149 struct uds_request *request, u32 chapter,
152 void uds_forget_chapter(struct volume *volume, u64 chapter);
158 void uds_prefetch_volume_chapter(const struct volume *volume, u32 chapter);
165 int __must_check uds_get_volume_record_page(struct volume *volume, u32 chapter,
168 int __must_check uds_get_volume_index_page(struct volume *volume, u32 chapter,
A Dvolume.c418 u32 chapter, u32 index_page_number, in init_chapter_index_page() argument
436 chapter, index_page_number); in init_chapter_index_page()
443 if ((chapter == ci_chapter) && in init_chapter_index_page()
847 u32 chapter, u32 index_page_number, in search_cached_index_page() argument
1335 probe_chapter(volume, chapter, &vcn); in find_real_end_of_volume()
1337 limit = chapter; in find_real_end_of_volume()
1399 if (chapter == moved_chapter) in find_chapter_limits()
1400 chapter--; in find_chapter_limits()
1402 probe_chapter(volume, chapter, &probe_vcn); in find_chapter_limits()
1404 left_chapter = chapter + 1; in find_chapter_limits()
[all …]
A Dindex.c215 struct open_chapter_zone *chapter) in start_closing_chapter() argument
222 writer->chapters[zone_number] = chapter; in start_closing_chapter()
347 u32 chapter; in search_sparse_cache_in_zone() local
417 u64 chapter; in search_index_zone() local
444 chapter = zone->newest_virtual_chapter; in search_index_zone()
452 if (record.virtual_chapter != chapter) { in search_index_zone()
495 result = uds_put_volume_index_record(&record, chapter); in search_index_zone()
830 u32 chapter = uds_map_to_physical_chapter(geometry, vcn); in rebuild_index_page_map() local
839 result = uds_get_volume_index_page(index->volume, chapter, in rebuild_index_page_map()
845 index_page_number, chapter); in rebuild_index_page_map()
[all …]
/linux/Documentation/driver-api/80211/
A Dmac80211.rst18 This chapter shall contain information on getting a hw struct allocated
22 struct, this chapter shall also contain information on setting up the
49 This chapter should describe PHY handling including start/stop callbacks
62 This chapter should describe virtual interface basics that are relevant
70 appropriate chapter, a BIG FAT note should be here about this though and
/linux/Documentation/ABI/testing/
A Dsysfs-class-net-grcan9 Possible values: 0 or 1. See the GRCAN chapter of the GRLIB IP
21 Possible values: 0 or 1. See the GRCAN chapter of the GRLIB IP
32 values: 0 or 1. See the GRCAN chapter of the GRLIB IP core
/linux/drivers/md/dm-vdo/
A DMakefile43 indexer/chapter-index.o \
53 indexer/open-chapter.o \
/linux/Documentation/userspace-api/media/dvb/
A Dlegacy_dvb_audio.rst502 :ref:`Generic Error Codes <gen-errors>` chapter.
553 :ref:`Generic Error Codes <gen-errors>` chapter.
606 :ref:`Generic Error Codes <gen-errors>` chapter.
658 :ref:`Generic Error Codes <gen-errors>` chapter.
721 :ref:`Generic Error Codes <gen-errors>` chapter.
795 :ref:`Generic Error Codes <gen-errors>` chapter.
866 :ref:`Generic Error Codes <gen-errors>` chapter.
939 :ref:`Generic Error Codes <gen-errors>` chapter.
1001 :ref:`Generic Error Codes <gen-errors>` chapter.
1060 :ref:`Generic Error Codes <gen-errors>` chapter.
[all …]
A Dlegacy_dvb_video.rst876 :ref:`Generic Error Codes <gen-errors>` chapter.
931 :ref:`Generic Error Codes <gen-errors>` chapter.
991 :ref:`Generic Error Codes <gen-errors>` chapter.
1046 :ref:`Generic Error Codes <gen-errors>` chapter.
1115 :ref:`Generic Error Codes <gen-errors>` chapter.
1184 :ref:`Generic Error Codes <gen-errors>` chapter.
1243 :ref:`Generic Error Codes <gen-errors>` chapter.
1315 :ref:`Generic Error Codes <gen-errors>` chapter.
1391 :ref:`Generic Error Codes <gen-errors>` chapter.
1458 :ref:`Generic Error Codes <gen-errors>` chapter.
[all …]
A Dca-fclose.rst40 :ref:`Generic Error Codes <gen-errors>` chapter.
A Dca-get-descr-info.rst43 :ref:`Generic Error Codes <gen-errors>` chapter.
A Dca-reset.rst43 :ref:`Generic Error Codes <gen-errors>` chapter.
A Dca-set-descr.rst46 :ref:`Generic Error Codes <gen-errors>` chapter.
A Ddmx-fclose.rst42 :ref:`Generic Error Codes <gen-errors>` chapter.
A Ddmx-stop.rst44 :ref:`Generic Error Codes <gen-errors>` chapter.
A Dfe-diseqc-send-master-cmd.rst47 :ref:`Generic Error Codes <gen-errors>` chapter.
A Dca-get-cap.rst46 :ref:`Generic Error Codes <gen-errors>` chapter.
A Ddmx-add-pid.rst47 :ref:`Generic Error Codes <gen-errors>` chapter.
/linux/Documentation/userspace-api/media/v4l/
A Dv4l2.rst45 - Documented libv4l, designed and added v4l2grab example, Remote Controller chapter.
129 Rewrote Colorspace chapter, added new enum
238 will be used by the Linux Kernel. Also added Remote Controller chapter.
289 Clarifications in the cropping chapter, about RGB pixel formats, the
333 the history chapter for API changes.
397 latest API changes. Closed gaps in the history chapter.
/linux/Documentation/userspace-api/media/rc/
A Drc-tables.rst168 - Select next chapter / sub-chapter / interval
176 - Select previous chapter / sub-chapter / interval
256 - Allow changing the chapter
/linux/Documentation/trace/coresight/
A Dcoresight-cpu-debug.rst45 'ED' for register prefix (ARM DDI 0487A.k, chapter H9.1) and AArch32 uses
46 'DBG' as prefix (ARM DDI 0487A.k, chapter G5.1). The driver is unified to
56 detailed description for offset is in ARMv7-a ARM (ARM DDI 0406C.b) chapter
70 have been enabled properly. In ARMv8-a ARM (ARM DDI 0487A.k) chapter 'H9.1
113 time or when user enable module at the run time. Please see chapter
147 As explained in chapter "Clock and power domain", if you are working on one
/linux/Documentation/sphinx/
A Dkerneldoc-preamble.sty23 % Width of chapter number: 1.5em -> 2.4em
29 % These params can have 4 digit page counts, 3 digit chapter counts,
35 %% Redefine \l@chapter (chapter list entry)
36 \renewcommand*\l@chapter[2]{%
/linux/Documentation/userspace-api/media/drivers/
A Ddw100.rst67 *chapter 13.15 DeWarp* of IMX8MP_ reference manual.
73 *chapter 13.15.2.3 Dewarping Remap* of IMX8MP_ reference manual as an U32
/linux/Documentation/admin-guide/device-mapper/
A Dvdo-design.rst99 the newest chapter, called the open chapter. This chapter is stored in a
101 open chapter is not finalized until it runs out of space for new records.
102 When the open chapter fills up, it is closed and a new open chapter is
109 retrieve them. The chapter also compiles an index that indicates which
112 without having to load the entire chapter from storage. This index uses
120 space, the oldest chapter is removed to make space for new chapters. Any
131 not been deleted from its chapter. Like the chapter index, the volume index
133 say that a record exists for a name. It can only say which chapter would
139 the name is new, or which chapter to search. If it returns a chapter, the
144 chapter index page and one for the request page). However, recently
[all …]
/linux/Documentation/core-api/
A Dlibrs.rst27 This chapter provides examples of how to use the library.
178 This chapter contains the autogenerated documentation of the structures
188 This chapter contains the autogenerated documentation of the

Completed in 41 milliseconds

12345678910