Home
last modified time | relevance | path

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

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