Home
last modified time | relevance | path

Searched defs:end (Results 4126 - 4150 of 7426) sorted by relevance

1...<<161162163164165166167168169170>>...298

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmconf.c364 static void update_text(char *buf, size_t start, size_t end, void *_data) in update_text() argument
/kernel/linux/linux-5.10/scripts/
H A Dkallsyms.c42 unsigned long long start, end; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5677-spi.c211 rt5677_spi_copy_block(struct rt5677_dsp *rt5677_dsp, u32 begin, u32 end) rt5677_spi_copy_block() argument
/kernel/linux/linux-5.10/tools/include/linux/
H A Dlist.h757 list_del_range(struct list_head *begin, struct list_head *end) list_del_range() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dconfig.c297 static int parse_unit_factor(const char *end, unsigned long *val) in parse_unit_factor() argument
319 char *end; in perf_parse_llong() local
334 char *end; in perf_parse_long() local
[all...]
H A Dsvghelper.c85 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) in open_svg() argument
153 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges) in svg_ubox() argument
172 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges) in svg_lbox() argument
191 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges) in svg_fbox() argument
210 void svg_box(int Yslot, u64 start, u64 end, const char *type) in svg_box() argument
220 svg_blocked(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) svg_blocked() argument
234 svg_running(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) svg_running() argument
288 svg_waiting(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) svg_waiting() argument
382 svg_process(int cpu, u64 start, u64 end, int pid, const char *name, const char *backtrace) svg_process() argument
416 svg_cstate(int cpu, u64 start, u64 end, int type) svg_cstate() argument
473 svg_pstate(int cpu, u64 start, u64 end, u64 freq) svg_pstate() argument
[all...]
H A Dunwind-libunwind-local.c111 static int __dw_read_encoded_value(u8 **p, u8 *end, u64 *val, in __dw_read_encoded_value() argument
255 u8 *end = (u8 *) &hdr.data; unwind_spec_ehframe() local
491 u64 start, end; access_mem() local
[all...]
H A Dcpumap.c509 int end = i - 1; in cpu_map__snprint() local
H A Djitdump.c716 char *end = NULL; in jit_detect() local
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dbrowser.c653 __ui_browser__vline(struct ui_browser *browser, unsigned int column, u16 start, u16 end) __ui_browser__vline() argument
670 __ui_browser__line_arrow_up(struct ui_browser *browser, unsigned int column, u64 start, u64 end) __ui_browser__line_arrow_up() argument
710 __ui_browser__line_arrow_down(struct ui_browser *browser, unsigned int column, u64 start, u64 end) __ui_browser__line_arrow_down() argument
750 __ui_browser__line_arrow(struct ui_browser *browser, unsigned int column, u64 start, u64 end) __ui_browser__line_arrow() argument
[all...]
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsufile.c266 int nilfs_sufile_set_alloc_range(struct inode *sufile, __u64 start, __u64 end) in nilfs_sufile_set_alloc_range() argument
673 nilfs_sufile_truncate_range(struct inode *sufile, __u64 start, __u64 end) nilfs_sufile_truncate_range() argument
[all...]
H A Drecovery.c805 sector_t b, end; in nilfs_search_super_root() local
H A Dalloc.c386 int pos, end = bsize; in nilfs_palloc_find_available_slot() local
735 unsigned int entry_start, end, pos; in nilfs_palloc_freev() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dxen-fbfront.c189 unsigned long beg, end; in xenfb_deferred_io() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-tree.c196 u64 start, end; in convert_free_space_to_bitmaps() local
335 u64 start, end; in convert_free_space_to_extents() local
526 u64 end = *start + *size; free_space_set_bits() local
593 u64 end = start + size; modify_free_space_bitmap() local
707 u64 end = start + size; remove_free_space_extent() local
859 u64 end = start + size; add_free_space_extent() local
1054 u64 start, end; populate_free_space_tree() local
1330 u64 start, end; remove_block_group_free_space() local
1410 u64 end, offset; load_free_space_bitmaps() local
1488 u64 end; load_free_space_extents() local
[all...]
H A Dfile-item.c44 u64 start, end, i_size; in btrfs_inode_safe_disk_i_size_write() local
395 int btrfs_lookup_csums_range(struct btrfs_root *root, u64 start, u64 end, in btrfs_lookup_csums_range() argument
1123 u64 end; btrfs_file_extent_end() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dproc.c669 __s32 start, end; in nfs_lock_check_bounds() local
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4acl.c375 sort_pacl_range(struct posix_acl *pacl, int start, int end) { in sort_pacl_range() argument
H A Dnfs4layouts.c342 u64 end = seg->offset + seg->length; in layout_end() local
347 layout_update_len(struct nfsd4_layout_seg *lo, u64 end) in layout_update_len() argument
468 u64 end = layout_end(lo); in nfsd4_return_file_layout() local
[all...]
/kernel/linux/linux-5.10/fs/ntfs/
H A Dattrib.c2509 pgoff_t idx, end; in ntfs_attr_set() local
[all...]
H A Daops.c1716 unsigned int end, bh_size, bh_ofs; in mark_ntfs_record_dirty() local
H A Drunlist.c1633 const VCN end = start + length; ntfs_rl_punch_nolock() local
[all...]
H A Dfile.c321 s64 end, ll; in ntfs_prepare_file_for_write() local
575 s64 bh_pos, vcn_len, end, initialized_size; in ntfs_prepare_pages_for_non_resident_write() local
1388 s64 end, initialized_size; ntfs_commit_pages_after_non_resident_write() local
1542 s64 end, initialized_size; ntfs_commit_pages_after_write() local
1970 ntfs_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) ntfs_file_fsync() argument
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dmain.c776 hmdfs_client_resp_statis(struct hmdfs_sb_info *sbi, u8 cmd, enum hmdfs_resp_type type, unsigned long start, unsigned long end) hmdfs_client_resp_statis() argument
/kernel/linux/linux-5.10/fs/jffs2/
H A Dwbuf.c283 uint32_t start, end, ofs, len; in jffs2_wbuf_recover() local
[all...]

Completed in 31 milliseconds

1...<<161162163164165166167168169170>>...298