/openbmc/linux/lib/zstd/compress/ |
H A D | fse_compress.c | 77 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildCTable_wksp() local 486 U64 const step = ZSTD_div64((U64)1<<62, (U32)total); /* <== here, one division ! */ in FSE_normalizeCount() local
|
H A D | zstd_fast.c | 135 size_t step; in ZSTD_compressBlock_fast_noDict_generic() local 317 #define ZSTD_GEN_FAST_FN(dictMode, mls, step) … argument
|
/openbmc/linux/lib/lz4/ |
H A D | lz4_compress.c | 252 unsigned int step = 1; in LZ4_compress_generic() local 575 unsigned int step = 1; in LZ4_compress_destSize_generic() local
|
/openbmc/linux/kernel/entry/ |
H A D | common.c | 235 bool step; in syscall_exit_work() local
|
/openbmc/linux/net/ethtool/ |
H A D | cabletest.c | 407 u32 step) in ethnl_cable_test_step()
|
/openbmc/linux/include/linux/ |
H A D | led-class-flash.h | 60 u32 step; member
|
H A D | ptrace.h | 472 static inline void ptrace_report_syscall_exit(struct pt_regs *regs, int step) in ptrace_report_syscall_exit()
|
/openbmc/qemu/util/ |
H A D | lockcnt.c | 240 int step = QEMU_LOCKCNT_STATE_LOCKED; in qemu_lockcnt_lock() local
|
/openbmc/linux/drivers/cpufreq/ |
H A D | e_powersaver.c | 185 int k, step, voltage; in eps_cpu_init() local
|
/openbmc/linux/drivers/thermal/ |
H A D | hisi_thermal.c | 102 static inline int hi6220_thermal_step_to_temp(int step) in hi6220_thermal_step_to_temp() 120 static inline int hi3660_thermal_step_to_temp(int step) in hi3660_thermal_step_to_temp()
|
/openbmc/linux/drivers/rapidio/ |
H A D | rio.c | 564 void *context, union rio_pw_msg *msg, int step)) in rio_add_mport_pw_handler() 591 void *context, union rio_pw_msg *msg, int step)) in rio_del_mport_pw_handler() 621 int (*pwcback)(struct rio_dev *rdev, union rio_pw_msg *msg, int step)) in rio_request_inb_pwrite()
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-defs.c | 1252 s64 *min, s64 *max, u64 *step, s64 *def, u32 *flags) in v4l2_ctrl_fill()
|
/openbmc/qemu/io/ |
H A D | channel-command.c | 104 int step = 0; in qio_channel_command_abort() local
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | ice.c | 57 int step = FIELD_GET(GENMASK(15, 0), regval); in qcom_ice_check_supported() local
|
/openbmc/linux/drivers/regulator/ |
H A D | mt6323-regulator.c | 39 #define MT6323_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
|
H A D | mt6397-regulator.c | 37 #define MT6397_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | sandbox.c | 39 int step; member
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_syncmap.c | 335 unsigned int step, order, idx; in igt_syncmap_join_below() local
|
/openbmc/linux/sound/core/oss/ |
H A D | pcm_plugin.h | 22 unsigned int step; /* samples distance in bits */ member
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | main.c | 222 const char * step_to_string(unsigned int step) { in step_to_string()
|
/openbmc/linux/mm/kmsan/ |
H A D | core.c | 87 int src_slots, dst_slots, i, iter, step, skip_bits; in kmsan_internal_memmove_metadata() local
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-pci-renesas.c | 54 const u32 *fw, size_t step, bool rom) in renesas_fw_download_image()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | relocate.c | 59 u32 step = get_synci_step(); in sync_icache() local
|
/openbmc/linux/drivers/media/tuners/ |
H A D | tda18250.c | 84 int maxwait, int step, u8 irq) in tda18250_wait_for_irq()
|
/openbmc/u-boot/tools/ |
H A D | rkcommon.c | 323 int step = (remaining > RK_BLK_SIZE) ? RK_BLK_SIZE : remaining; in rkcommon_rc4_encode_spl() local
|