Searched defs:rem (Results 1 - 25 of 286) sorted by relevance

1234567891011>>

/linux-master/arch/sh/lib/
H A Ddiv64-generic.c13 uint32_t rem; local
/linux-master/samples/bpf/
H A Dhash_func01.h13 int rem; local
/linux-master/fs/proc/
H A Duptime.c17 u32 rem; local
/linux-master/net/rds/
H A Dpage.c71 struct rds_page_remainder *rem; local
158 struct rds_page_remainder *rem; local
[all...]
/linux-master/tools/include/linux/
H A Dmath64.h66 u64 quot, rem; local
/linux-master/arch/arm64/crypto/
H A Dsha3-ce-glue.c63 int rem; local
H A Dsha512-ce-glue.c38 int rem; local
H A Dsha2-ce-glue.c40 int rem; local
H A Dsha1-ce-glue.c39 int rem; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dv1.c32 u8 rem = size % 4; local
71 u8 rem = size % 4; local
/linux-master/drivers/block/drbd/
H A Ddrbd_nla.c11 int rem; local
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_tlv.c20 int rem; local
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_ts.c24 u64 rem; local
/linux-master/tools/perf/util/
H A Dtsc.c20 u64 t, quot, rem; local
31 u64 quot, rem; local
/linux-master/drivers/platform/surface/aggregator/
H A Dssh_parser.c69 bool sshp_find_syn(const struct ssam_span *src, struct ssam_span *rem) argument
[all...]
/linux-master/lib/crypto/mpi/
H A Dmpi-mod.c25 void mpi_mod(MPI rem, MPI dividend, MPI divisor) argument
/linux-master/arch/s390/lib/
H A Duaccess.c37 unsigned long rem; local
99 unsigned long rem; local
154 unsigned long rem; local
[all...]
/linux-master/lib/math/
H A Ddiv64.c34 uint64_t rem = *n; local
189 u64 res = 0, div, rem; local
[all...]
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-dbg-defs.h87 uint64_t rem:6; member in struct:cvmx_dbg_data::cvmx_dbg_data_cn58xx
/linux-master/tools/testing/selftests/timens/
H A Dclock_nanosleep.c26 struct timespec *now, *rem; member in struct:thread_args
43 struct timespec now = {}, rem; local
/linux-master/kernel/time/
H A Dtimeconv.c52 long days, rem; local
[all...]
/linux-master/lib/
H A Drandom32.c85 u32 rem = prandom_u32_state(state); local
/linux-master/arch/parisc/net/
H A Dbpf_jit_core.c198 u64 rem; local
/linux-master/crypto/
H A Dcbc.c59 int rem; local
128 int rem; local
[all...]
/linux-master/fs/bcachefs/
H A Dmean_and_variance.c50 u64 rem; local

Completed in 433 milliseconds

1234567891011>>