Lines Matching defs:chapter
217 static int __must_check initialize_cached_chapter_index(struct cached_chapter_index *chapter, in initialize_cached_chapter_index()
309 static inline void set_skip_search(struct cached_chapter_index *chapter, in set_skip_search()
317 static void score_search_hit(struct cached_chapter_index *chapter) in score_search_hit()
324 struct cached_chapter_index *chapter) in score_search_miss()
331 static void release_cached_chapter_index(struct cached_chapter_index *chapter) in release_cached_chapter_index()
393 struct cached_chapter_index *chapter; in uds_sparse_cache_contains() local
430 struct cached_chapter_index *chapter; in purge_search_list() local
458 static int __must_check cache_chapter_index(struct cached_chapter_index *chapter, in cache_chapter_index()
545 static inline bool should_skip_chapter(struct cached_chapter_index *chapter, in should_skip_chapter()
558 static int __must_check search_cached_chapter_index(struct cached_chapter_index *chapter, in search_cached_chapter_index()
581 struct cached_chapter_index *chapter; in uds_search_sparse_cache() local