Home
last modified time | relevance | path

Searched defs:end_index (Results 51 - 75 of 125) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dhw.c973 int start_index, end_index, cr_index; in viafb_load_reg() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_remote.c647 pgoff_t end_index = (isize - 1) >> PAGE_SHIFT; in hmdfs_readpage_remote() local
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_kern.c405 int end_index = inode->i_size >> PAGE_SHIFT; in hostfs_writepage() local
/kernel/linux/linux-5.10/fs/nfs/
H A Dinternal.h736 pgoff_t end_index = (i_size - 1) >> PAGE_SHIFT; in nfs_page_length() local
/kernel/linux/linux-5.10/fs/iomap/
H A Dbuffered-io.c1443 pgoff_t end_index; in iomap_do_writepage() local
/kernel/linux/linux-5.10/fs/
H A Ddax.c973 pgoff_t end_index = wbc->range_end >> PAGE_SHIFT; in dax_writeback_mapping_range() local
H A Dbuffer.c2763 const pgoff_t end_index = i_size >> PAGE_SHIFT; in nobh_writepage() local
2957 const pgoff_t end_index = i_size >> PAGE_SHIFT; in block_write_full_page() local
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_kern.c405 int end_index = inode->i_size >> PAGE_SHIFT; in hostfs_writepage() local
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_remote.c647 pgoff_t end_index = (isize - 1) >> PAGE_SHIFT; in hmdfs_readpage_remote() local
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H A Dhw.c973 int start_index, end_index, cr_index; in viafb_load_reg() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c928 u32 index, start_index, end_index; in mlx5_fw_tracer_get_saved_traces_objects() local
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c292 u8 end_index; in is_ac_q_limit() local
[all...]
H A Dnetdev.h193 u16 end_index; member
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h276 int end_index = 0; in CalculateEndIndex() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.c1345 static unsigned si_query_read_result(void *map, unsigned start_index, unsigned end_index, in si_query_read_result() argument
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h267 int end_index = 0; in CalculateEndIndex() local
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-param-util.h276 int end_index = 0; in CalculateEndIndex() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc760 size_t end_index = rfc3966_format.find(';'); in GetNationalNumberGroups() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array.cc284 double end_index; in BUILTIN() local
212 TryFastArrayFill( Isolate* isolate, BuiltinArguments* args, Handle<JSReceiver> receiver, Handle<Object> value, double start_index, double end_index) TryFastArrayFill() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.c1153 static unsigned r600_query_read_result(void *map, unsigned start_index, unsigned end_index, in r600_query_read_result() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c255 uint32_t begin_index, end_index; in precompute_de_pq() local
1022 uint32_t begin_index, end_index; in build_degamma() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c1297 atomctrl_read_efuse(struct pp_hwmgr *hwmgr, uint16_t start_index, uint16_t end_index, uint32_t mask, uint32_t *efuse) atomctrl_read_efuse() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_fid.c97 u16 end_index; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dcompression.c282 unsigned long end_index = (cb->start + cb->len - 1) >> PAGE_SHIFT; in end_compressed_writeback() local
505 unsigned long end_index; in add_ra_bio_pages() local
/kernel/linux/linux-5.10/mm/
H A Dfilemap.c2227 pgoff_t end_index; in generic_file_buffered_read() local

Completed in 61 milliseconds

12345