/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | parse-events.y | 138 start: label
|
H A D | map.h | 23 u64 start; member
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpupower-monitor.h | 58 int (*start) (void); member
|
/kernel/linux/linux-5.10/tools/testing/radix-tree/ |
H A D | main.c | 50 unsigned long start; in __big_gang_check() local 126 void check_copied_tags(struct radix_tree_root *tree, unsigned long start, unsigned long end, unsigned long *idx, int count, int fromtag, int totag) in check_copied_tags() argument 160 unsigned long start, end, count = 0, tagged, cur, tmp; copy_tag_check() local [all...] |
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | mdsmap.c | 120 const void *start = *p; in ceph_mdsmap_decode() local
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | xdr4.c | 110 __u64 len, start; in nlm4_decode_lock() local 142 s64 start, len; in nlm4_encode_testres() local
|
H A D | xdr.c | 118 s32 start, len, end; in nlm_decode_lock() local 150 s32 start, len; in nlm_encode_testres() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | pnfs_dev.c | 310 unsigned long start, end; in nfs4_test_deviceid_unavailable() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent_map.h | 34 u64 start; member
|
H A D | delalloc-space.c | 129 btrfs_check_data_free_space(struct btrfs_inode *inode, struct extent_changeset **reserved, u64 start, u64 len) btrfs_check_data_free_space() argument 179 btrfs_free_reserved_data_space(struct btrfs_inode *inode, struct extent_changeset *reserved, u64 start, u64 len) btrfs_free_reserved_data_space() argument 440 btrfs_delalloc_reserve_space(struct btrfs_inode *inode, struct extent_changeset **reserved, u64 start, u64 len) btrfs_delalloc_reserve_space() argument 466 btrfs_delalloc_release_space(struct btrfs_inode *inode, struct extent_changeset *reserved, u64 start, u64 len, bool qgroup_free) btrfs_delalloc_release_space() argument [all...] |
H A D | compression.h | 41 u64 start; member
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | wrapper.c | 54 loff_t start; in hfsplus_submit_bio() local 127 hfsplus_get_last_session(struct super_block *sb, sector_t *start, sector_t *size) hfsplus_get_last_session() argument
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | i2c.h | 24 void (*start)(struct snd_i2c_bus *bus); /* transfer start */ member
|
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_aout.c | 45 static int set_brk(unsigned long start, unsigned long end) in set_brk() argument
|
/kernel/linux/linux-5.10/fs/bfs/ |
H A D | file.c | 49 static int bfs_move_blocks(struct super_block *sb, unsigned long start, in bfs_move_blocks() argument
|
/kernel/linux/linux-5.10/fs/btrfs/tests/ |
H A D | extent-io-tests.c | 19 static noinline int process_page_range(struct inode *inode, u64 start, u64 end, in process_page_range() argument 69 u64 start, end, test_start; in test_find_delalloc() local 440 u64 start, end; test_find_first_clear_extent_bit() local [all...] |
H A D | extent-map-tests.c | 57 u64 start = 0; in test_case_1() local 225 __test_case_3(struct btrfs_fs_info *fs_info, struct extent_map_tree *em_tree, u64 start) __test_case_3() argument 324 __test_case_4(struct btrfs_fs_info *fs_info, struct extent_map_tree *em_tree, u64 start) __test_case_4() argument [all...] |
H A D | inode-tests.c | 15 static void insert_extent(struct btrfs_root *root, u64 start, u64 len, in insert_extent() argument [all...] |
/kernel/linux/linux-5.10/fs/coda/ |
H A D | file.c | 269 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync() argument
|
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | operation.c | 619 unsigned long start; in fscache_op_work_func() local
|
/kernel/linux/linux-5.10/mm/ |
H A D | mapping_dirty_helpers.c | 67 pgoff_t start; member 180 static int wp_clean_pre_vma(unsigned long start, unsigned long end, in wp_clean_pre_vma() argument 229 static int wp_clean_test_walk(unsigned long start, unsigne argument 323 clean_record_shared_mapping_range(struct address_space *mapping, pgoff_t first_index, pgoff_t nr, pgoff_t bitmap_pgoff, unsigned long *bitmap, pgoff_t *start, pgoff_t *end) clean_record_shared_mapping_range() argument [all...] |
H A D | ioremap.c | 226 unsigned long start; in ioremap_page_range() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | test_user_copy.c | 50 size_t start, end, i, zero_start, zero_end; in test_check_nonzero_user() local [all...] |
/kernel/linux/linux-5.10/lib/raid6/ |
H A D | algos.c | 165 int start = (disks>>1)-1, stop = disks-3; /* work on the second half of the disks */ in raid6_choose_gen() local
|
/kernel/linux/linux-5.10/lib/zlib_inflate/ |
H A D | inffast.c | 67 void inflate_fast(z_streamp strm, unsigned start) in inflate_fast() argument
|