Lines Matching refs:printaddr64
2596 Turn printaddr into a thin wrapper around printaddr64.
4931 bpf: print fields that interpreted as pointers using printaddr64.
5414 change addr argument type to uint64_t, call printaddr64 instead of
5418 uint64_t, call printaddr64 instead of printaddr.
6868 btrfs.c: print __u64 fields with pointer semantics using printaddr64.
6870 with printaddr64.
6872 printaddr64.
6878 util.c: introduce printaddr64.
6882 * defs.h (printaddr64): New declaration.
6883 * util.c (printaddr64): Rename from printaddr, change argument type
6885 (printaddr): Turn into a thin wrapper around printaddr64.
6886 (printnum_addr_int, printnum_addr_int64): Use printaddr64 instead of