/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_core_reloc_bitfields_probed.c | 26 int32_t s32; member 37 int64_t s32; member
|
H A D | test_core_reloc_bitfields_direct.c | 26 int32_t s32; member 37 int64_t s32; member
|
H A D | core_reloc_types.h | 723 int64_t s32; member 736 int32_t s32; member 761 uint64_t s32: 60 __bpf_aligned; /* 32 non-bitfield -> 60 bitfield */ member 771 uint32_t s32; member 781 uint32_t s32; member
|
/openbmc/linux/drivers/media/rc/ |
H A D | bpf-lirc.c | 60 BPF_CALL_3(bpf_rc_pointer_rel, u32*, sample, s32, rel_x, s32, rel_y) in BPF_CALL_3() argument
|
/openbmc/u-boot/include/asm-generic/ |
H A D | int-ll64.h | 39 typedef __s32 s32; typedef
|
/openbmc/u-boot/arch/nios2/include/asm/ |
H A D | types.h | 44 typedef signed int s32; typedef
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | types.h | 15 typedef int s32; typedef
|
/openbmc/linux/include/asm-generic/ |
H A D | int-ll64.h | 20 typedef __s32 s32; typedef
|
/openbmc/linux/tools/include/linux/ |
H A D | types.h | 37 typedef __s32 s32; typedef
|
/openbmc/linux/arch/x86/kernel/cpu/mtrr/ |
H A D | if.c | 193 struct mtrr_sentry32 __user *s32; in mtrr_ioctl() local
|
/openbmc/linux/arch/s390/kernel/ |
H A D | uprobes.c | 237 s32 s32[2]; member
|
H A D | compat_linux.c | 96 COMPAT_SYSCALL_DEFINE4(s390_readahead, int, fd, u32, high, u32, low, s32, count) in COMPAT_SYSCALL_DEFINE4() argument
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | signal32.c | 62 compat_sigset_t s32; in get_sigset_t() local
|
/openbmc/u-boot/include/ |
H A D | MCD_dma.h | 41 typedef int s32; typedef
|
/openbmc/qemu/tests/unit/ |
H A D | test-visitor-serialization.c | 55 int32_t s32; member
|
/openbmc/linux/include/acpi/ |
H A D | actypes.h | 121 typedef int s32; typedef 162 typedef int s32; typedef
|
/openbmc/linux/tools/perf/util/ |
H A D | data-convert-bt.c | 75 struct bt_ctf_field_type *s32; member
|
/openbmc/linux/net/core/ |
H A D | filter.c | 3618 BPF_CALL_4(sk_skb_adjust_room, struct sk_buff *, skb, s32, len_diff, in BPF_CALL_4() argument 3659 BPF_CALL_4(bpf_skb_adjust_room, struct sk_buff *, skb, s32, len_diff, in BPF_CALL_4() argument 6245 u32, ifindex, u32 *, mtu_len, s32, len_diff, u64, flags) in BPF_CALL_5() argument 6288 u32, ifindex, u32 *, mtu_len, s32, len_diff, u64, flags) in BPF_CALL_5() argument 6568 s32, len) in BPF_CALL_3() argument
|
/openbmc/linux/include/sound/ |
H A D | wavefront.h | 58 typedef int s32; typedef
|
/openbmc/linux/include/linux/ |
H A D | hid.h | 48 __s32 s32; member
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 3397 TCGv s32; in shift_reg() local
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 3676 TCGv_i32 s32 = tcg_temp_new_i32(); in trans_shrp_sar() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-sve.c | 1114 TCGv_i32 s32 = tcg_temp_new_i32(); in TRANS_FEAT() local
|
/openbmc/qemu/target/ppc/ |
H A D | cpu.h | 337 int32_t s32[4]; member
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate.c | 161 struct { TCGv_i32 a, b; } s32; member
|