Home
last modified time | relevance | path

Searched refs:ptr_end (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h260 u64 ptr_end; /* W7 */ member
H A Drvu_debugfs.c1145 seq_printf(m, "W7: ptr_end\t\t%llx\n", pool->ptr_end); in print_npa_pool_ctx()
/linux/fs/btrfs/
H A Dtree-log.c1093 unsigned long ptr_end; in __add_inode_ref() local
1108 ptr_end = ptr + btrfs_item_size(leaf, path->slots[0]); in __add_inode_ref()
1109 while (ptr < ptr_end) { in __add_inode_ref()
1554 unsigned long ptr_end; in count_inode_refs() local
1578 ptr_end = ptr + btrfs_item_size(path->nodes[0], in count_inode_refs()
1580 while (ptr < ptr_end) { in count_inode_refs()