Home
last modified time | relevance | path

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

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