Home
last modified time | relevance | path

Searched defs:overflow (Results 1 – 25 of 102) sorted by relevance

12345

/openbmc/qemu/tests/unit/
H A Dtest-shift128.c18 bool overflow; member
112 bool overflow = false; in test_lshift() local
/openbmc/linux/arch/x86/kernel/
H A Dirq_32.c71 static inline int execute_on_irq_stack(int overflow, struct irq_desc *desc) in execute_on_irq_stack()
153 int overflow = check_stack_overflow(); in __handle_irq() local
/openbmc/linux/sound/core/seq/
H A Dseq_fifo.h23 atomic_t overflow; member
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.h27 bool overflow; member
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrcc37d.c87 const u32 overflow = status & 0x0000007e; in crcc37d_ctx_finished() local
H A Dcrc907d.c103 const u32 overflow = status & 0x0000003e; in crc907d_ctx_finished() local
/openbmc/linux/include/drm/
H A Ddrm_debugfs_crc.h56 bool opened, overflow; member
/openbmc/linux/arch/m68k/mvme147/
H A Dconfig.c149 u8 overflow, tmp; in mvme147_read_clk() local
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c1114 int overflow; in perf_push_sample() local
1206 unsigned long long *overflow) in hw_collect_samples()
1523 unsigned long long *overflow) in aux_set_alert()
1572 unsigned long long *overflow) in aux_reset_buffer()
1640 unsigned long long overflow = 0; in hw_collect_aux() local
/openbmc/bios-bmc-smm-error-logger/include/
H A Dbuffer.hpp28 overflow = 1 << 1, enumerator
/openbmc/linux/drivers/thermal/st/
H A Dst_thermal.c113 unsigned int overflow; in st_thermal_get_temp() local
H A Dst_thermal.h87 struct regmap_field *overflow; member
/openbmc/linux/drivers/media/rc/
H A Digorplugusb.c51 unsigned i, start, overflow; in igorplugusb_irdata() local
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.h71 u32 overflow; member
/openbmc/linux/drivers/clocksource/
H A Dtimer-pistachio.c71 __maybe_unused u32 overflow; in pistachio_clocksource_read_cycles() local
/openbmc/linux/include/sound/sof/
H A Dtrace.h42 uint32_t overflow; /* overflow bytes if any */ member
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dstoragecommands.hpp47 overflow = 0x80 enumerator
/openbmc/linux/include/linux/
H A Doverflow.h51 static inline bool __must_check __must_check_overflow(bool overflow) in __must_check_overflow()
/openbmc/linux/tools/perf/util/
H A Ds390-cpumsf-kernel.h57 unsigned long long overflow; /* 64 - sample Overflow count */ member
/openbmc/linux/net/ipv4/
H A Dip_options.c410 unsigned int overflow = optptr[3]>>4; in __ip_options_compile() local
/openbmc/qemu/util/
H A Dhost-utils.c245 void ulshift(uint64_t *plow, uint64_t *phigh, int32_t shift, bool *overflow) in ulshift()
/openbmc/linux/io_uring/
H A Dio_uring.h136 bool overflow) in io_get_cqe_overflow()
/openbmc/linux/fs/befs/
H A Dbefs_fs_types.h243 fs64 overflow; member
251 befs_off_t overflow; member
/openbmc/linux/drivers/net/ppp/
H A Dppp_deflate.c415 int decode_proto, overflow; in z_decompress() local
/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp52 static constexpr bool overflow = false; variable

12345