Home
last modified time | relevance | path

Searched defs:begin (Results 101 - 125 of 1241) sorted by relevance

12345678910>>...50

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dstacktrace.h21 unsigned long begin, end, next_sp; member
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dcache-sh2a.c53 unsigned long begin, end; in sh2a__flush_wback_region() local
94 unsigned long begin, end; in sh2a__flush_purge_region() local
124 unsigned long begin, end; sh2a__flush_invalidate_region() local
[all...]
/kernel/linux/common_modules/memory_security/src/
H A Djit_space_list.c9 inline struct jit_space_node *init_jit_space_node(unsigned long begin, unsigned long end) in init_jit_space_node() argument
21 const void find_jit_space(struct list_head *head, unsigned long begin, unsigned long size, int *err) in find_jit_space() argument
38 void update_jit_space(struct list_head *head, unsigned long begin, unsigned long size) in update_jit_space() argument
50 delete_jit_space(struct list_head *head, unsigned long begin, unsigned long size, int *err) delete_jit_space() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dextrace.c131 acpi_ex_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) acpi_ex_trace_point() argument
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dstacktrace.h21 unsigned long begin, end, next_sp; member
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dcrash_dump.c100 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range() argument
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dcache-sh2a.c53 unsigned long begin, end; in sh2a__flush_wback_region() local
94 unsigned long begin, end; in sh2a__flush_purge_region() local
124 unsigned long begin, end; sh2a__flush_invalidate_region() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dratelimit_types.h22 unsigned long begin; member
/kernel/linux/linux-5.10/fs/epfs/
H A Depfs.h22 __u64 begin; member
/kernel/linux/linux-5.10/include/asm-generic/
H A Dsections.h108 static inline bool memory_contains(void *begin, void *end, void *virt, in memory_contains() argument
125 static inline bool memory_intersects(void *begin, void *end, void *virt, in memory_intersects() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dextrace.c131 acpi_ex_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) acpi_ex_trace_point() argument
/kernel/linux/linux-6.6/fs/epfs/
H A Depfs.h22 __u64 begin; member
/kernel/linux/linux-6.6/include/asm-generic/
H A Dsections.h91 static inline bool memory_contains(void *begin, void *end, void *virt, in memory_contains() argument
108 static inline bool memory_intersects(void *begin, void *end, void *virt, in memory_intersects() argument
/kernel/linux/linux-6.6/include/linux/
H A Dratelimit_types.h22 unsigned long begin; member
/third_party/curl/projects/
H A Dchecksrc.bat26 :begin label
/third_party/gn/src/gn/
H A Dlocation.h48 const Location& begin() const { return begin_; } in begin() function in LocationRange
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py51 def begin(self): member in Slot
/third_party/node/deps/v8/src/base/
H A Diterator.h39 iterator_range(ForwardIterator begin, ForwardIterator end) in iterator_range() argument
42 iterator begin() { return begin_; } in begin() function in v8::base::iterator_range
44 const_iterator begin() const { return begin_; } in begin() function in v8::base::iterator_range
61 auto make_iterator_range(ForwardIterator begin, ForwardIterator end) { in make_iterator_range() argument
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-param-test.h297 ValuesIn(ForwardIterator begin, ForwardIterato argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DHandleAllocator.cpp124 GLuint begin in reserve() local
[all...]
/third_party/vk-gl-cts/executor/
H A DxeXMLWriter.cpp139 Writer& Writer::operator<< (const BeginElement& begin) in operator <<() argument
/third_party/skia/src/core/
H A DSkBigPicture.h31 const SkPicture* const* begin() const { return fPics; } in begin() function in final::SnapshotArray
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher

Completed in 8 milliseconds

12345678910>>...50