/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | init.c | 891 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages() argument 940 free_kernel_image_pages(const char *what, void *begin, void *end) free_kernel_image_pages() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 931 unsigned long begin; in ipoib_cm_dev_stop() local 1203 unsigned long begin; in ipoib_cm_tx_destroy() local
|
H A D | ipoib_ib.c | 776 unsigned long begin; in ipoib_ib_dev_stop_default() local
|
/kernel/linux/linux-6.6/drivers/md/persistent-data/ |
H A D | dm-space-map-metadata.c | 98 unsigned int begin; member 174 dm_block_t begin; member [all...] |
H A D | dm-array.c | 467 unsigned int begin, end; in shrink() local
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_pcm.c | 99 unsigned int curr, begin, end; in snd_gf1_pcm_trigger_up() local
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5677-spi.c | 211 rt5677_spi_copy_block(struct rt5677_dsp *rt5677_dsp, u32 begin, u32 end) rt5677_spi_copy_block() argument [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | swap_state.c | 246 void clear_shadow_from_swap_cache(int type, unsigned long begin, in clear_shadow_from_swap_cache() argument
|
/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | list.h | 768 static inline void list_del_range(struct list_head *begin, in list_del_range() argument
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | incrementalfs.h | 121 __u32 begin; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | incrementalfs.h | 121 __u32 begin; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | asrc_sinc.c | 219 int i, work_len, begin, end, imp_peak = 0, peak = 0; in fir_to_phase() local [all...] |
/third_party/gn/src/base/containers/ |
H A D | circular_deque.h | 996 DestructRange(size_t begin, size_t end) DestructRange() argument [all...] |
/third_party/glslang/SPIRV/ |
H A D | SPVRemapper.cpp | 697 spirvbin_t& spirvbin_t::process(instfn_t instFn, idfn_t idFn, unsigned begin, unsigned end) in process() argument [all...] |
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | foomaticrip.c | 533 int guess_file_type(const char *begin, size_t len, int *startpos) in guess_file_type() argument
|
/third_party/gn/src/gn/ |
H A D | parse_tree.h | 474 size_t begin; member
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | transapi.cpp | 859 void TransliteratorAPITest::keyboardAux(Transliterator *t, UnicodeString DATA[], UnicodeString& s, int32_t begin, int32_t end) { in keyboardAux() argument
|
/third_party/libsnd/src/ |
H A D | ogg_opus.c | 1535 sf_count_t begin ; in ogg_opus_page_seek_search() local
|
/third_party/libcoap/examples/ |
H A D | oscore-interop-server.c | 712 coap_tick_t begin, end; in main() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_control_flow.c | 686 nir_cf_extract(nir_cf_list *extracted, nir_cursor begin, nir_cursor end) in nir_cf_extract() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_virtualvalues.h | 377 Values::iterator begin() { return m_values.begin();} in begin() function in r600::LocalArray
|
H A D | sfn_instr.h | 174 iterator begin() { return m_instructions.begin(); } in begin() function in r600::Block 179 const_iterator begin() const { return m_instructions.begin();} in begin() function in r600::Block
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_enc_1_2.c | 1231 static void begin(struct radeon_encoder *enc) in begin() function
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_resource_texture.c | 484 int64_t begin = svga_get_time(svga); in svga_texture_transfer_map() local
|
/third_party/node/src/ |
H A D | util-inl.h | 157 typename ListHead<T, M>::Iterator ListHead<T, M>::begin() const { in begin() function in node::ListHead
|