Home
last modified time | relevance | path

Searched defs:uint64_t (Results 1 – 4 of 4) 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.h114 typedef u64 uint64_t; typedef
/linux/drivers/md/persistent-data/
H A Ddm-btree.c344 int (*search_fn)(struct btree_node *, uint64_t), in btree_lookup_raw() argument