Home
last modified time | relevance | path

Searched defs:start (Results 5001 - 5025 of 9158) sorted by relevance

1...<<201202203204205206207208209210>>...367

/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c192 label_components_match(struct aa_profile *profile, struct aa_label *label, bool stack, unsigned int start, bool subns, u32 request, struct aa_perms *perms) label_components_match() argument
286 change_profile_perms(struct aa_profile *profile, struct aa_label *target, bool stack, u32 request, unsigned int start, struct aa_perms *perms) change_profile_perms() argument
[all...]
/kernel/linux/linux-5.10/scripts/
H A Dkallsyms.c42 unsigned long long start, end; member
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Dkbuffer-parse.c53 unsigned int start; member
782 int start; kbuffer_raw_get() local
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-pcm.c422 int start; in skl_decoupled_trigger() local
1090 bool start; in skl_coupled_trigger() local
[all...]
/kernel/linux/linux-5.10/sound/usb/
H A Dmixer_scarlett.c157 int start; member
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c419 char *start = hpp->buf; in __hist_entry__snprintf() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Devent.c91 u64 start; member
94 find_symbol_cb(void *arg, const char *name, char type, u64 start) find_symbol_cb() argument
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 svg_box(int Yslot, u64 start, u64 end, const char *type) 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
494 svg_partial_wakeline(u64 start, int row1, char *desc1, int row2, char *desc2, const char *backtrace) svg_partial_wakeline() argument
552 svg_wakeline(u64 start, int row1, int row2, const char *backtrace) svg_wakeline() argument
581 svg_interrupt(u64 start, int row, const char *backtrace) svg_interrupt() argument
601 svg_text(int Yslot, u64 start, const char *text) svg_text() argument
[all...]
H A Dunwind-libunwind-local.c491 u64 start, end; in access_mem() local
[all...]
H A Dcpumap.c490 int i, cpu, start = -1; in cpu_map__snprint() local
[all...]
/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/jfs/
H A Djfs_dmap.h150 __le64 start; /* 8: starting blkno for this dmap */ member
/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
1067 sector_t start = 0, nblocks = 0; nilfs_sufile_trim_fs() local
[all...]
H A Drecovery.c92 nilfs_compute_checksum(struct the_nilfs *nilfs, struct buffer_head *bhs, u32 *sum, unsigned long offset, u64 check_bytes, sector_t start, unsigned long nblock) nilfs_compute_checksum() argument
H A Dthe_nilfs.c767 sector_t start = 0, nblocks = 0; in nilfs_discard_segments() local
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c465 char __user *start; in fanotify_read() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-tree.c164 static void le_bitmap_set(unsigned long *map, unsigned int start, int len) in le_bitmap_set() argument
196 u64 start, en in convert_free_space_to_bitmaps() local
335 u64 start, end; convert_free_space_to_extents() local
519 free_space_set_bits(struct btrfs_block_group *block_group, struct btrfs_path *path, u64 *start, u64 *size, int bit) free_space_set_bits() argument
586 modify_free_space_bitmap(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size, int remove) modify_free_space_bitmap() argument
699 remove_free_space_extent(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size) remove_free_space_extent() argument
786 __remove_from_free_space_tree(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size) __remove_from_free_space_tree() argument
815 remove_from_free_space_tree(struct btrfs_trans_handle *trans, u64 start, u64 size) remove_from_free_space_tree() argument
851 add_free_space_extent(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size) add_free_space_extent() argument
979 __add_to_free_space_tree(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size) __add_to_free_space_tree() argument
1008 add_to_free_space_tree(struct btrfs_trans_handle *trans, u64 start, u64 size) add_to_free_space_tree() argument
1054 u64 start, end; populate_free_space_tree() local
1330 u64 start, end; remove_block_group_free_space() local
[all...]
H A Dfile-item.c44 u64 start, end, i_size; in btrfs_inode_safe_disk_i_size_write() local
76 int btrfs_inode_set_file_extent_range(struct btrfs_inode *inode, u64 start, in btrfs_inode_set_file_extent_range() argument
102 btrfs_inode_clear_file_extent_range(struct btrfs_inode *inode, u64 start, u64 len) btrfs_inode_clear_file_extent_range() argument
395 btrfs_lookup_csums_range(struct btrfs_root *root, u64 start, u64 end, struct list_head *list, int search_commit) btrfs_lookup_csums_range() argument
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dsocket_adapter.c640 unsigned long start = jiffies; in hmdfs_sendpage_request() local
726 unsigned long start = jiffies; in hmdfs_request_handle_sync() 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
/kernel/linux/linux-5.10/fs/ntfs/
H A Dattrib.c1918 s64 ll, allocated_size, start = data_start; in ntfs_attr_extend_allocation() local
[all...]
H A Drunlist.c609 bool start; in ntfs_runlists_merge() local
1630 ntfs_rl_punch_nolock(const ntfs_volume *vol, runlist *const runlist, const VCN start, const s64 length) ntfs_rl_punch_nolock() argument
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Dnamei.c229 int start, count; in f2fs_update_extension_list() local
/kernel/linux/linux-5.10/fs/gfs2/
H A Dlog.c902 unsigned long start = jiffies; in empty_ail1_list() local

Completed in 33 milliseconds

1...<<201202203204205206207208209210>>...367