Home
last modified time | relevance | path

Searched defs:divisor (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dbpf_cc_cubic.c42 static __u64 div64_u64(__u64 dividend, __u64 divisor) in div64_u64()
Dbpf_cubic.c123 static __u64 div64_u64(__u64 dividend, __u64 divisor) in div64_u64()
/tools/tracing/rtla/src/
Dtimerlat_top.c268 int divisor = params->output_divisor; in timerlat_top_print() local
331 int divisor = params->output_divisor; in timerlat_top_print_sum() local
/tools/testing/selftests/kvm/lib/
Dtest_util.c117 struct timespec timespec_div(struct timespec ts, int divisor) in timespec_div()
/tools/sched_ext/
Dscx_flatcg.bpf.c135 static u64 div_round_up(u64 dividend, u64 divisor) in div_round_up()
/tools/mm/
Dslabinfo.c262 unsigned long divisor = 1; in store_size() local
/tools/include/uapi/linux/
Dpkt_sched.h216 unsigned divisor; /* Hash divisor */ member