Searched defs:s64 (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/powerpc/boot/
H A Dtypes.h13 typedef long long s64; typedef
/linux-4.1.27/tools/testing/selftests/powerpc/
H A Dutils.h14 typedef signed long long s64; typedef
/linux-4.1.27/include/asm-generic/
H A Dint-ll64.h24 typedef signed long long s64; typedef
/linux-4.1.27/arch/parisc/kernel/
H A Dsignal32.c50 sigset_32to64(sigset_t *s64, compat_sigset_t *s32) sigset_32to64() argument
56 sigset_64to32(compat_sigset_t *s32, sigset_t *s64) sigset_64to32() argument
/linux-4.1.27/tools/include/linux/
H A Dtypes.h29 typedef int64_t s64; typedef
/linux-4.1.27/arch/s390/kernel/
H A Duprobes.c229 s64 s64; member in union:split_register
/linux-4.1.27/tools/perf/util/
H A Ddata-convert-bt.c51 struct bt_ctf_field_type *s64; member in struct:ctf_writer::__anon14812::__anon14813
/linux-4.1.27/kernel/trace/
H A Dtrace_probe.h150 DECLARE_BASIC_PRINT_TYPE_FUNC(s64); variable
H A Dtrace_events_filter.c189 DEFINE_COMPARISON_PRED(s64); variable
/linux-4.1.27/include/acpi/
H A Dactypes.h130 typedef COMPILER_DEPENDENT_INT64 s64; typedef

Completed in 268 milliseconds