Home
last modified time | relevance | path

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

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