Home
last modified time | relevance | path

Searched defs:rem (Results 51 – 75 of 324) sorted by relevance

12345678910>>...13

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_attach_probe.c23 int BPF_KSYSCALL(handle_kprobe_auto, struct __kernel_timespec *req, struct __kernel_timespec *rem) in BPF_KSYSCALL()
/openbmc/linux/lib/
H A Drandom32.c85 u32 rem = prandom_u32_state(state); in prandom_bytes_state() local
/openbmc/linux/fs/jffs2/
H A Dreadinode.c948 int rem = to_read % c->wbuf_pagesize; in read_more() local
1026 int end, rem; in jffs2_get_inode_nodes() local
/openbmc/linux/fs/pstore/
H A Dram_core.c318 int rem; in persistent_ram_write() local
348 int rem, ret = 0, c = count; in persistent_ram_write_user() local
/openbmc/linux/drivers/md/
H A Ddm-flakey.c530 u32 rem = do_div(rnd, PROBABILITY_BASE); in flakey_map() local
574 u32 rem = do_div(rnd, PROBABILITY_BASE); in flakey_end_io() local
/openbmc/linux/drivers/iio/humidity/
H A Dhts221_core.c346 s32 rem, div, data; in hts221_get_sensor_scale() local
375 s32 rem, div, data; in hts221_get_sensor_offset() local
/openbmc/linux/net/8021q/
H A Dvlan_netlink.c111 int rem, err; in vlan_changelink() local
/openbmc/linux/drivers/staging/sm750fb/
H A Dddk750_chip.c321 unsigned int RN, quo, rem, fl_quo; in sm750_calc_pll_value() local
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-dbg-defs.h87 uint64_t rem:6; member
/openbmc/bios-bmc-smm-error-logger/src/rde/
H A Drde_handler.cpp172 uint32_t rem = i; in calcCrcTable() local
/openbmc/u-boot/include/linux/
H A Dtime.h84 long days, rem; member
/openbmc/u-boot/drivers/thermal/
H A Dimx_thermal.c60 s32 rem; in read_cpu_temperature() local
/openbmc/u-boot/include/
H A Dinttypes.h258 long int rem; /* Remainder. */ member
266 long long int rem; /* Remainder. */ member
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c144 struct efi_device_path **rem) in find_obj()
190 struct efi_device_path **rem) in efi_dp_find_obj()
/openbmc/linux/kernel/time/
H A Dtime.c526 s32 rem; in ns_to_timespec64() local
645 u32 rem; in jiffies_to_timespec64() local
/openbmc/linux/net/sched/
H A Dsch_mqprio.c212 int tc, rem; in mqprio_parse_tc_entries() local
253 int i, rem, err; in mqprio_parse_nlattr() local
/openbmc/linux/drivers/iio/common/scmi_sensors/
H A Dscmi_iio.c241 u64 rem, freq; in convert_ns_to_freq() local
378 u64 resolution, rem; in scmi_iio_get_raw_available() local
/openbmc/linux/arch/arm/vfp/
H A Dvfpsingle.c378 s64 rem; in vfp_single_fsqrt() local
572 u32 rem, incr = 0; in vfp_single_ftoui() local
657 u32 rem, incr = 0; in vfp_single_ftosi() local
/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c398 SizeT rem = limit - dicPos; in LzmaDec_DecodeReal() local
487 UInt32 rem = p->prop.dicSize - p->processedPos; in LzmaDec_DecodeReal2() local
832 unsigned rem = p->tempBufSize, lookAhead = 0; in LzmaDec_DecodeToDic() local
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c759 unsigned int rem = in igt_ctx_exec() local
892 unsigned int rem = in igt_shared_ctx_exec() local
1466 unsigned int rem = in igt_ctx_readonly() local
/openbmc/linux/drivers/media/i2c/cx25840/
H A Dcx25840-ir.c209 u32 rem; in pulse_width_count_to_ns() local
251 u32 rem; in pulse_width_count_to_us() local
275 u32 rem; in ns_to_pulse_clocks() local
/openbmc/u-boot/drivers/ddr/fsl/
H A Dutil.c75 unsigned long long rem, mclk_ps = ULL_2E12; in get_memory_clk_period_ps() local
/openbmc/linux/drivers/nvdimm/
H A Dbadrange.c190 u32 rem; in __add_badblock_range() local
/openbmc/linux/tools/lib/bpf/
H A Dnlattr.h75 #define libbpf_nla_for_each_attr(pos, head, len, rem) \ argument
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmn88472.c398 int ret, len, rem; in mn88472_init() local

12345678910>>...13