Searched refs:ptr_end (Results 1 – 5 of 5) sorted by relevance
124 void *ptr_end; in coreboot_table_populate() local126 ptr_end = ptr + len; in coreboot_table_populate()129 if (ptr_entry + sizeof(*entry) > ptr_end) in coreboot_table_populate()138 if (ptr_entry + entry->size > ptr_end) in coreboot_table_populate()
641 aq->pool.ptr_end = ~0ULL; in cn20k_pool_aq_init()
1503 aq->pool.ptr_end = ~0ULL; in otx2_pool_aq_init()
1188 unsigned long ptr_end; in unlink_refs_not_in_log() local1196 ptr_end = ptr + btrfs_item_size(leaf, wc->subvol_path->slots[0]); in unlink_refs_not_in_log()1197 while (ptr < ptr_end) { in unlink_refs_not_in_log()1791 unsigned long ptr_end; in count_inode_refs() local1815 ptr_end = ptr + btrfs_item_size(path->nodes[0], in count_inode_refs()1817 while (ptr < ptr_end) { in count_inode_refs()
1186 seq_printf(m, "W7: ptr_end\t\t%llx\n", pool->ptr_end); in print_npa_pool_ctx()