Searched defs:uint64_t (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| D | types.h | 22 typedef u64 uint64_t; typedef
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| D | types.h | 22 typedef u64 uint64_t; typedef
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | stdint.h | 16 typedef unsigned long long uint64_t; typedef
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | bitmap.c | 55 INTERVAL_TREE_DEFINE(struct xbitmap_node, bn_rbnode, uint64_t, in INTERVAL_TREE_DEFINE() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | types.h | 107 typedef u64 uint64_t; typedef
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | types.h | 113 typedef u64 uint64_t; typedef
|
| /kernel/linux/linux-5.10/drivers/md/persistent-data/ |
| D | dm-btree.c | 347 int (*search_fn)(struct btree_node *, uint64_t), in btree_lookup_raw() argument
|
| /kernel/linux/linux-6.6/drivers/md/persistent-data/ |
| D | dm-btree.c | 344 int (*search_fn)(struct btree_node *, uint64_t), in btree_lookup_raw() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
| D | qla_os.c | 1361 struct scsi_cmnd *cmd, int (*do_reset)(struct fc_port *, uint64_t, int)) in __qla2xxx_eh_generic_reset() argument
|
| /kernel/linux/linux-5.10/tools/include/nolibc/ |
| D | nolibc.h | 127 typedef unsigned long long uint64_t; typedef
|