Home
last modified time | relevance | path

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

123456789

/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.c217 static int __must_check initialize_cached_chapter_index(struct cached_chapter_index *chapter, in initialize_cached_chapter_index() argument
222 chapter->virtual_chapter = NO_CHAPTER; in initialize_cached_chapter_index()
223 chapter->index_pages_count = geometry->index_pages_per_chapter; in initialize_cached_chapter_index()
225 result = vdo_allocate(chapter->index_pages_count, struct delta_index_page, in initialize_cached_chapter_index()
226 __func__, &chapter->index_pages); in initialize_cached_chapter_index()
230 return vdo_allocate(chapter->index_pages_count, struct dm_buffer *, in initialize_cached_chapter_index()
231 "sparse index volume pages", &chapter->page_buffers); in initialize_cached_chapter_index()
309 static inline void set_skip_search(struct cached_chapter_index *chapter, in set_skip_search() argument
313 if (READ_ONCE(chapter->skip_search) != skip_search) in set_skip_search()
314 WRITE_ONCE(chapter->skip_search, skip_search); in set_skip_search()
[all …]
H 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,
H A Dvolume.c101 static u32 map_to_physical_page(const struct index_geometry *geometry, u32 chapter, u32 page) in map_to_physical_page() argument
104 return HEADER_PAGES_PER_VOLUME + (geometry->pages_per_chapter * chapter) + page; in map_to_physical_page()
418 u32 chapter, u32 index_page_number, in init_chapter_index_page() argument
436 chapter, index_page_number); in init_chapter_index_page()
439 uds_get_list_number_bounds(volume->index_page_map, chapter, index_page_number, in init_chapter_index_page()
443 if ((chapter == ci_chapter) && in init_chapter_index_page()
451 chapter, index_page_number, lowest_list, highest_list, in init_chapter_index_page()
462 u32 chapter = map_to_chapter_number(volume->geometry, physical_page); in initialize_index_page() local
466 chapter, index_page_number, &page->index_page); in initialize_index_page()
806 static int get_volume_page(struct volume *volume, u32 chapter, u32 page_number, in get_volume_page() argument
[all …]
H 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
356 chapter = uds_map_to_physical_chapter(volume->geometry, virtual_chapter); in search_sparse_cache_in_zone()
357 return uds_search_cached_record_page(volume, request, chapter, in search_sparse_cache_in_zone()
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()
458 result = uds_set_volume_index_record_chapter(&record, chapter); in search_index_zone()
495 result = uds_put_volume_index_record(&record, chapter); in search_index_zone()
[all …]
/linux/Documentation/driver-api/80211/
H 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/
H 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/Documentation/userspace-api/media/dvb/
H 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 …]
H 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 …]
H A Dca-fclose.rst40 :ref:`Generic Error Codes <gen-errors>` chapter.
H A Ddmx-fclose.rst42 :ref:`Generic Error Codes <gen-errors>` chapter.
H A Dca-set-descr.rst46 :ref:`Generic Error Codes <gen-errors>` chapter.
H A Ddmx-stop.rst44 :ref:`Generic Error Codes <gen-errors>` chapter.
H A Dca-reset.rst43 :ref:`Generic Error Codes <gen-errors>` chapter.
H A Dca-get-descr-info.rst43 :ref:`Generic Error Codes <gen-errors>` chapter.
H A Dfe-diseqc-send-master-cmd.rst47 :ref:`Generic Error Codes <gen-errors>` chapter.
H A Dfrontend_f_close.rst46 :ref:`Generic Error Codes <gen-errors>` chapter.
/linux/drivers/md/dm-vdo/
H A DMakefile43 indexer/chapter-index.o \
53 indexer/open-chapter.o \
/linux/Documentation/userspace-api/media/v4l/
H 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/
H 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/
H 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/
H 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/admin-guide/device-mapper/
H 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
105 Closing a chapter converts it to a different format which is optimized for
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
122 into the open chapter. This ensures that useful block names remain available
127 mapping each block name to the chapter containing its newest record. This
131 not been deleted from its chapter. Like the chapter index, the volume index
[all …]
/linux/Documentation/userspace-api/media/drivers/
H 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/core-api/
H 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
/linux/Documentation/arch/x86/
H A Damd_hsmp.rst14 More details on the interface can be found in chapter
99 More details on the interface and message definitions can be found in chapter

123456789