Home
last modified time | relevance | path

Searched refs:int64 (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/ublk/trace/
H A Dseq_io.bt22 /(int64)args.dev == $1 && !strncmp(args.rwbs, str($2), $3)/
40 /(int64)args.dev == $1 && !strncmp(args.rwbs, str($2), $3)/
/linux/Documentation/virt/kvm/arm/
H A Dpvtime.rst31 Return value: (int64) NOT_SUPPORTED (-1) or SUCCESS (0) if the relevant
39 Return value: (int64) IPA of the stolen time data structure for this
/linux/arch/arm/nwfpe/
H A DARM-gcc.h48 typedef signed long long int int64; typedef
H A Dsoftfloat.c571 int64 roundIncrement, roundMask, roundBits; in roundAndPackFloatx80()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx.h239 CVMX_BUILD_WRITE64(int64, "sd");
255 CVMX_BUILD_READ64(int64, "ld");
/linux/include/linux/sunrpc/xdrgen/
H A Dnlm4.h42 typedef s64 int64; typedef
/linux/fs/lockd/
H A Dnlm4xdr_gen.c65 xdrgen_decode_int64(struct xdr_stream *xdr, int64 *ptr) in xdrgen_decode_int64()
472 xdrgen_encode_int64(struct xdr_stream *xdr, const int64 value) in xdrgen_encode_int64()
/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c63 typedef signed long long int int64; typedef