Home
last modified time | relevance | path

Searched defs:end (Results 7251 - 7275 of 7514) sorted by relevance

1...<<291292293294295296297298299300301

/kernel/linux/linux-5.10/lib/zstd/
H A Dcompress.c219 U32 const end = (U32)(cctx->nextSrc - cctx->base); in ZSTD_continueCCtx() local
992 static void ZSTD_fillHashTable(ZSTD_CCtx *zc, const void *end, const U32 mls) in ZSTD_fillHashTable() argument
1235 static void ZSTD_fillDoubleHashTable(ZSTD_CCtx *cctx, const void *end, const U32 mls) in ZSTD_fillDoubleHashTable() argument
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dftrace.c1531 static struct dyn_ftrace *lookup_rec(unsigned long start, unsigned long end) in lookup_rec() argument
1566 unsigned long ftrace_location_range(unsigned long start, unsigned long end) in ftrace_location_range() argument
1604 ftrace_text_reserved(const void *start, const void *end) ftrace_text_reserved() argument
1872 struct dyn_ftrace *rec, *end = NULL; __ftrace_hash_update_ipmodify() local
6198 ftrace_process_locs(struct module *mod, unsigned long *start, unsigned long *end) ftrace_process_locs() argument
6621 allocate_ftrace_mod_map(struct module *mod, unsigned long start, unsigned long end) allocate_ftrace_mod_map() argument
6737 allocate_ftrace_mod_map(struct module *mod, unsigned long start, unsigned long end) allocate_ftrace_mod_map() argument
6812 unsigned long end = (unsigned long)(end_ptr); ftrace_free_mem() local
6886 void *end = (void *)(&__init_end); ftrace_free_init_mem() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbtf.c3798 void *cur, *end; in btf_check_all_metas() local
3956 const char *start, *end; in btf_parse_str_sec() local
4070 u8 *end = btf->data + hdr_len; btf_parse_hdr() local
[all...]
/kernel/linux/linux-5.10/kernel/locking/
H A Dlockdep.c791 end = (unsigned long) &_end, in static_obj() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c6877 int ocfs2_grab_pages(struct inode *inode, loff_t start, loff_t end, in ocfs2_grab_pages() argument
6842 ocfs2_zero_cluster_pages(struct inode *inode, loff_t start, loff_t end, struct page **pages, int numpages, u64 phys, handle_t *handle) ocfs2_zero_cluster_pages() argument
6914 ocfs2_grab_eof_pages(struct inode *inode, loff_t start, loff_t end, struct page **pages, int *num) ocfs2_grab_eof_pages() argument
7373 ocfs2_truncate_inline(struct inode *inode, struct buffer_head *di_bh, unsigned int start, unsigned int end, int trunc) ocfs2_truncate_inline() argument
[all...]
H A Dxattr.c129 void *end; member
4390 size_t end, offset, len; ocfs2_defrag_xattr_bucket() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c1794 u8 *end = skb_tail_pointer(skb); in BPF_CALL_5() local
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c1767 static int decode_hoid(void **p, void *end, struct ceph_hobject_id *hoid) in decode_hoid() argument
1826 encode_hoid(void **p, void *end, const struct ceph_hobject_id *hoid) encode_hoid() argument
2066 encode_oloc(void **p, void *end, const struct ceph_object_locator *oloc) encode_oloc() argument
2084 void *const end = p + msg->front_alloc_len; encode_request_partial() local
2161 void *const end = p + msg->front_alloc_len; encode_request_finish() local
3472 ceph_oloc_decode(void **p, void *end, struct ceph_object_locator *oloc) ceph_oloc_decode() argument
3545 ceph_redirect_decode(void **p, void *end, struct ceph_request_redirect *redir) ceph_redirect_decode() argument
3602 void *const end = p + msg->front.iov_len; decode_MOSDOpReply() local
3935 handle_one_map(struct ceph_osd_client *osdc, void *p, void *end, bool incremental, struct rb_root *need_resend, struct list_head *need_resend_linger) handle_one_map() argument
4064 void *const end = p + msg->front.iov_len; ceph_osdc_handle_map() local
4231 struct ceph_hobject_id *end; global() member
4237 void *const end = p + msg->front.iov_len; decode_MOSDBackoff() local
4289 void *p, *end; create_backoff_message() local
4369 target_contained_by(const struct ceph_osd_request_target *t, const struct ceph_hobject_id *begin, const struct ceph_hobject_id *end) target_contained_by() argument
4487 void *const end = p + msg->front.iov_len; handle_watch_notify() local
4944 decode_watcher(void **p, void *end, struct ceph_watch_item *item) decode_watcher() argument
4975 decode_watchers(void **p, void *end, struct ceph_watch_item **watchers, u32 *num_watchers) decode_watchers() argument
5047 void *const end = p + req->r_ops[0].outdata_len; ceph_osdc_list_watchers() local
5266 void *p, *end; osd_req_op_copy_from_init() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c5155 tcp_collapse(struct sock *sk, struct sk_buff_head *list, struct rb_root *root, struct sk_buff *head, struct sk_buff *tail, u32 start, u32 end) tcp_collapse() argument
5265 u32 start, end; tcp_collapse_ofo_queue() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_pm.c4115 u32 start, end; in skl_ddb_get_pipe_allocation_limits() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dwsm.h1820 u8 *end; member
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci.c261 char end; in pci_dev_str_match_path() local
3133 resource_size_t start, end; in pci_ea_read() local
1594 pci_restore_config_space_range(struct pci_dev *pdev, int start, int end, int retry, bool force) pci_restore_config_space_range() argument
3507 pci_acs_path_enabled(struct pci_dev *start, struct pci_dev *end, u16 acs_flags) pci_acs_path_enabled() argument
6211 pci_resource_to_user(const struct pci_dev *dev, int bar, const struct resource *rsrc, resource_size_t *start, resource_size_t *end) pci_resource_to_user() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h640 unsigned long end; member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h390 __be32 *end; member
700 __be32 * end; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.c4514 u8 *buf, start[4], end[4], *align_buf = NULL, *flash_buffer = NULL; in bnx2_nvram_write() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_types.h1015 u8 end; member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Daclocal.h1077 u16 end; member
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c3877 void __user *end = buffer + size; in binder_thread_write() local
4448 void __user *end = buffer + size; in binder_thread_read() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c710 u64 end; member
838 u64 end in compress_file_range() local
748 inode_need_compress(struct btrfs_inode *inode, u64 start, u64 end) inode_need_compress() argument
807 inode_should_defrag(struct btrfs_inode *inode, u64 start, u64 end, u64 num_bytes, u32 small_write) inode_should_defrag() argument
1066 u64 end = async_extent->start + async_extent->ram_size - 1; submit_uncompressed_range() local
1108 u64 end = async_extent->start + async_extent->ram_size - 1; submit_one_async_extent() local
1273 cow_file_range(struct btrfs_inode *inode, struct page *locked_page, u64 start, u64 end, u64 *done_offset, bool keep_locked, bool no_inline) cow_file_range() argument
1609 run_delalloc_compressed(struct btrfs_inode *inode, struct page *locked_page, u64 start, u64 end, struct writeback_control *wbc) run_delalloc_compressed() argument
1702 run_delalloc_cow(struct btrfs_inode *inode, struct page *locked_page, u64 start, u64 end, struct writeback_control *wbc, bool pages_dirty) run_delalloc_cow() argument
1746 fallback_to_cow(struct btrfs_inode *inode, struct page *locked_page, const u64 start, const u64 end) fallback_to_cow() argument
1824 u64 end; global() member
1962 run_delalloc_nocow(struct btrfs_inode *inode, struct page *locked_page, const u64 start, const u64 end) run_delalloc_nocow() argument
2234 should_nocow(struct btrfs_inode *inode, u64 start, u64 end) should_nocow() argument
2250 btrfs_run_delalloc_range(struct btrfs_inode *inode, struct page *locked_page, u64 start, u64 end, struct writeback_control *wbc) btrfs_run_delalloc_range() argument
2615 const u64 end = start + len - 1; btrfs_find_new_delalloc_bytes() local
2648 btrfs_set_extent_delalloc(struct btrfs_inode *inode, u64 start, u64 end, unsigned int extra_bits, struct extent_state **cached_state) btrfs_set_extent_delalloc() argument
3020 u64 start, end; btrfs_finish_one_ordered() local
3289 u64 end = file_offset + bv->bv_len - 1; btrfs_data_csum_ok() local
5129 u64 end; evict_inode_truncate_pages() local
8126 u64 end; btrfs_page_mkwrite() local
9584 u64 end = start + num_bytes - 1; __btrfs_prealloc_file_range() local
9783 btrfs_set_range_writeback(struct btrfs_inode *inode, u64 start, u64 end) btrfs_set_range_writeback() argument
10207 u64 start, end; btrfs_do_encoded_write() local
10873 btrfs_assert_inode_range_clean(struct btrfs_inode *inode, u64 start, u64 end) btrfs_assert_inode_range_clean() argument
[all...]
H A Dsend.c56 char *end; member
5466 send_hole(struct send_ctx *sctx, u64 end) send_hole() argument
5695 const u64 end = offset + len; send_extent_data() local
6142 u64 end; send_write_or_clone() local
6387 range_is_hole_in_parent(struct send_ctx *sctx, const u64 start, const u64 end) range_is_hole_in_parent() argument
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.c1446 block_t end = lstart + len; in __update_discard_tree_range() local
1128 __check_sit_bitmap(struct f2fs_sb_info *sbi, block_t start, block_t end) __check_sit_bitmap() argument
1729 __wait_discard_cmd_range(struct f2fs_sb_info *sbi, struct discard_policy *dpolicy, block_t start, block_t end) __wait_discard_cmd_range() argument
2050 unsigned int start = 0, end = -1; add_discard_addrs() local
2139 unsigned int start = 0, end = -1; f2fs_clear_prefree_segments() local
3050 f2fs_allocate_segment_for_resize(struct f2fs_sb_info *sbi, int type, unsigned int start, unsigned int end) f2fs_allocate_segment_for_resize() argument
3141 __issue_discard_cmd_range(struct f2fs_sb_info *sbi, struct discard_policy *dpolicy, unsigned int start, unsigned int end) __issue_discard_cmd_range() argument
3212 __u64 end = start + F2FS_BYTES_TO_BLK(range->len) - 1; f2fs_trim_fs() local
4084 int i, end; write_normal_summaries() local
4285 unsigned int end = min(start_segno + SIT_ENTRY_PER_BLOCK, f2fs_flush_sit_entries() local
4548 unsigned int i, start, end; build_sit_entries() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c6877 int ocfs2_grab_pages(struct inode *inode, loff_t start, loff_t end, in ocfs2_grab_pages() argument
6842 ocfs2_zero_cluster_pages(struct inode *inode, loff_t start, loff_t end, struct page **pages, int numpages, u64 phys, handle_t *handle) ocfs2_zero_cluster_pages() argument
6914 ocfs2_grab_eof_pages(struct inode *inode, loff_t start, loff_t end, struct page **pages, int *num) ocfs2_grab_eof_pages() argument
7378 ocfs2_truncate_inline(struct inode *inode, struct buffer_head *di_bh, unsigned int start, unsigned int end, int trunc) ocfs2_truncate_inline() argument
[all...]
H A Dxattr.c123 void *end; member
4384 size_t end, offset, len; ocfs2_defrag_xattr_bucket() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c1450 u32 end = in next_log_lsn() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h3455 range_in_vma(struct vm_area_struct *vma, unsigned long start, unsigned long end) range_in_vma() argument
4080 range_contains_unaccepted_memory(phys_addr_t start, phys_addr_t end) range_contains_unaccepted_memory() argument
4086 accept_memory(phys_addr_t start, phys_addr_t end) accept_memory() argument
[all...]

Completed in 171 milliseconds

1...<<291292293294295296297298299300301