Home
last modified time | relevance | path

Searched defs:uint64_t (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/powerpc/boot/
Dtypes.h22 typedef u64 uint64_t; typedef
/linux-6.6.21/tools/include/nolibc/
Dstdint.h16 typedef unsigned long long uint64_t; typedef
/linux-6.6.21/fs/xfs/scrub/
Dbitmap.c55 INTERVAL_TREE_DEFINE(struct xbitmap_node, bn_rbnode, uint64_t, in INTERVAL_TREE_DEFINE() argument
/linux-6.6.21/include/linux/
Dtypes.h113 typedef u64 uint64_t; typedef
/linux-6.6.21/drivers/md/persistent-data/
Ddm-btree.c344 int (*search_fn)(struct btree_node *, uint64_t), in btree_lookup_raw() argument