Home
last modified time | relevance | path

Searched defs:s64 (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/tools/sched_ext/include/scx/
Dcommon.h28 typedef int64_t s64; typedef
/linux-6.15/arch/powerpc/boot/
Dtypes.h16 typedef long long s64; typedef
/linux-6.15/tools/testing/selftests/resctrl/
Dfill_buf.c109 ssize_t s64; in alloc_buffer() local
/linux-6.15/include/asm-generic/
Dint-ll64.h22 typedef __s64 s64; typedef
/linux-6.15/tools/include/linux/
Dtypes.h34 typedef int64_t s64; typedef
/linux-6.15/tools/testing/selftests/powerpc/include/
Dutils.h27 typedef signed long long s64; typedef
/linux-6.15/arch/s390/kernel/
Duprobes.c235 s64 s64; member
/linux-6.15/lib/zstd/compress/
Dzstd_preSplit.c94 static U64 abs64(S64 s64) { return (U64)((s64 < 0) ? -s64 : s64); } in abs64()
/linux-6.15/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h20 typedef __s64 s64; typedef
/linux-6.15/tools/perf/util/
Ddata-convert-bt.c73 struct bt_ctf_field_type *s64; member
/linux-6.15/lib/
Dtest_bpf.c844 struct bpf_insn*, s64, s64)) in __bpf_fill_pattern() argument
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
Dreg_bounds.c32 #define s64 ___s64 macro
/linux-6.15/include/acpi/
Dactypes.h96 typedef COMPILER_DEPENDENT_INT64 s64; typedef
/linux-6.15/kernel/bpf/
Dhelpers.c521 s64 *, res) in BPF_CALL_4() argument