Home
last modified time | relevance | path

Searched defs:end_index (Results 1 – 25 of 55) sorted by relevance

123

/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/
H A Dsubmenu.php71 $end_index = $start_index + $icons_per_page - 1; variable
74 $end_index = count($var[$submenu]["apps"]) - 1; variable
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/
H A Dsubmenu.php71 $end_index = $start_index + $icons_per_page - 1; variable
74 $end_index = count($var[$submenu]["apps"]) - 1; variable
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dbitmap.c37 pgoff_t index, end_index; in __ntfs_bitmap_set_bits_in_run() local
H A Dmft.c42 unsigned long index, end_index; in map_mft_record_page() local
2092 pgoff_t index, end_index; in ntfs_mft_record_format() local
H A Dfile.c99 pgoff_t index, end_index; in ntfs_attr_extend_initialized() local
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dfile_direct.c35 int end_index = start_index | mask; in squashfs_readpage_block() local
H A Dfile.c388 int start_index = page->index & ~mask, end_index = start_index | mask; in squashfs_copy_cache() local
/OK3568_Linux_fs/kernel/mm/
H A Dfadvise.c39 pgoff_t end_index; in generic_fadvise() local
H A Dreadahead.c269 pgoff_t end_index; /* The last page we want to read */ in do_page_cache_ra() local
H A Dmadvise.c233 pgoff_t end_index = linear_page_index(vma, end + PAGE_SIZE - 1); in force_shm_swapin_readahead() local
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dfile.c614 pgoff_t end_index; in populate_page() local
720 pgoff_t offset = page1->index, end_index; in ubifs_do_bulk_read() local
1011 pgoff_t end_index = i_size >> PAGE_SHIFT; in ubifs_writepage() local
/OK3568_Linux_fs/kernel/fs/isofs/
H A Dcompress.c310 pgoff_t index = page->index, end_index; in zisofs_readpage() local
/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dextent-io-tests.c25 unsigned long end_index = end >> PAGE_SHIFT; in process_page_range() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ipc_server/
H A DMessageParser.cpp145 size_t end_index = 0; in process() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dcpumap.c44 int end_index; /* Index of last node of a level in a cpuinfo tree */ member
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent_io.c1494 unsigned long end_index = end >> PAGE_SHIFT; in extent_range_clear_dirty_for_io() local
1509 unsigned long end_index = end >> PAGE_SHIFT; in extent_range_redirty_for_io() local
1820 unsigned long end_index = end >> PAGE_SHIFT; in __unlock_for_delalloc() local
1837 unsigned long end_index = delalloc_end >> PAGE_SHIFT; in lock_delalloc_pages() local
1943 pgoff_t start_index, pgoff_t end_index, in __process_pages_contig()
2902 pgoff_t end_index = i_size >> PAGE_SHIFT; in end_bio_extent_readpage() local
3585 unsigned long end_index = i_size >> PAGE_SHIFT; in __extent_writepage() local
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
/OK3568_Linux_fs/kernel/fs/
H A Dmpage.c524 unsigned long end_index; in __mpage_writepage() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_policer.c17 u16 end_index; /* Exclusive */ member
H A Dspectrum1_kvdl.c34 unsigned int end_index; member
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Daops.c122 const pgoff_t end_index = i_size >> PAGE_SHIFT; in gfs2_write_jdata_page() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/
H A Dsectionalize.hpp93 signed_size_type end_index; member
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dincrementalfs.h425 __u32 end_index; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c695 int end_index) in alloc_flow_group()
725 int end_index, in alloc_insert_flow_group()
1223 int end_index = MLX5_GET(create_flow_group_in, fg_in, in mlx5_create_flow_group() local

123