/kernel/linux/linux-5.10/fs/iomap/ |
H A D | buffered-io.c | 98 unsigned last = (poff + plen - 1) >> block_bits; in iomap_adjust_read_range() local 150 unsigned last = (off + len - 1) >> inode->i_blkbits; in iomap_iop_set_range_uptodate() local 438 unsigned len, first, last; in iomap_is_partially_uptodate() local 1069 struct bio *last = ioend->io_bio, *next; iomap_finish_ioend() local [all...] |
/kernel/linux/linux-5.10/fs/jbd2/ |
H A D | transaction.c | 1966 struct journal_head *first = *list, *last = first->b_tprev; in __blist_add_buffer() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | pagelist.c | 502 struct nfs_page *last; in nfs_create_subreq() local
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | dir.c | 187 struct dentry *dentry, *last = NULL; in __dcache_readdir() local 1363 struct dentry *dentry, *last = NULL; __dentry_leases_walk() local [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | resize.c | 1119 ext4_group_t last; in update_backups() local 1495 ext4_grpblk_t last; ext4_flex_group_add() local 1592 ext4_grpblk_t last; ext4_setup_next_flex_gd() local 1793 ext4_grpblk_t last; ext4_group_extend() local [all...] |
H A D | extents_status.c | 2251 ext4_lblk_t first, last; in __revise_pending() local [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | zswap.c | 484 struct zswap_pool *pool, *last = NULL; in zswap_pool_last_get() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | user_namespace.c | 226 u32 first, last, id2; in cmp_map_id() local 276 u32 first, last, id2; in map_id_range_down_base() local 325 u32 first, last; in map_id_up_base() local [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | xarray.c | 1665 xas_set_range(struct xa_state *xas, unsigned long first, unsigned long last) xas_set_range() argument 1714 xa_store_range(struct xarray *xa, unsigned long first, unsigned long last, void *entry, gfp_t gfp) xa_store_range() argument [all...] |
H A D | dynamic_debug.c | 313 char *last = strchr(first, '-'); in parse_linerange() local [all...] |
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | debug.c | 560 struct sched_entity *last; in print_cfs_rq() local
|
/kernel/linux/linux-5.10/kernel/power/ |
H A D | swap.c | 975 struct swap_map_page_list *tmp, *last; in get_swap_reader() local
|
/kernel/linux/linux-5.10/kernel/livepatch/ |
H A D | core.c | 201 Elf_Rela *relas, *last = NULL; in klp_resolve_symbols() local
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | journal.c | 446 pack_inode(struct ubifs_info *c, struct ubifs_ino_node *ino, const struct inode *inode, int last) pack_inode() argument [all...] |
/kernel/linux/linux-5.10/fs/ufs/ |
H A D | inode.c | 1131 sector_t last = (inode->i_size - 1) >> uspi->s_bshift; in ufs_truncate_blocks() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 363 xfs_dir2_free_log_bests( struct xfs_da_args *args, struct xfs_dir3_icfree_hdr *hdr, struct xfs_buf *bp, int first, int last) xfs_dir2_free_log_bests() argument
|
H A D | xfs_dir2_leaf.c | 1054 xfs_dir3_leaf_log_bests( struct xfs_da_args *args, struct xfs_buf *bp, int first, int last) xfs_dir3_leaf_log_bests() argument 1080 xfs_dir3_leaf_log_ents( struct xfs_da_args *args, struct xfs_dir3_icleaf_hdr *hdr, struct xfs_buf *bp, int first, int last) xfs_dir3_leaf_log_ents() argument [all...] |
H A D | xfs_ialloc.c | 2460 int last; /* last byte number */ in xfs_ialloc_log_agi() local [all...] |
/kernel/linux/linux-5.10/net/ax25/ |
H A D | af_ax25.c | 1656 struct sk_buff *skb, *last; in ax25_recvmsg() local
|
/kernel/linux/linux-5.10/net/core/ |
H A D | net_namespace.c | 540 static void unhash_nsid(struct net *net, struct net *last) in unhash_nsid() argument 573 struct net *net, *tmp, *last; in cleanup_net() local
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | 6lowpan.c | 797 bool last = false, remove = true; in chan_close_cb() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ipconfig.c | 213 struct ic_device *d, **last; in ic_open_devs() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_output.c | 373 struct sock *last = NULL; in ip6_call_ra_chain() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_gtt.c | 148 u64 size, last, limit; in igt_ppgtt_alloc() local 1096 u64 hole_start, hole_end, last = 0; in exercise_ggtt() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_active.c | 892 struct llist_node *first = NULL, *last = NULL; in i915_active_acquire_preallocate_barrier() local
|