Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 42) sorted by relevance

12

/tools/perf/util/
Dspark.c17 unsigned long min = ULONG_MAX, max = 0, f; in print_spark() local
Dmem2node.c52 int i, j = 0, max = 0; in mem2node__init() local
Dprint-events.c410 struct event_symbol *syms, unsigned int max, in print_symbol_events()
Dordered-events.c375 unsigned int max, struct ordered_events *oe) in ordered_events_buffer__free()
Dcpumap.c358 static int get_max_num(char *path, int *max) in get_max_num()
/tools/testing/selftests/powerpc/copyloops/
Dmemmove_validate.c13 size_t max(size_t a, size_t b) in max() function
/tools/power/cpupower/utils/
Dcpufreq-info.c62 unsigned long min, max; in proc_cpufreq_output() local
276 unsigned long min, max; in get_hardware_limits() local
/tools/testing/selftests/kvm/x86_64/
Dvmx_tsc_adjust_test.c60 static void check_ia32_tsc_adjust(int64_t max) in check_ia32_tsc_adjust()
/tools/testing/selftests/cgroup/
Dtest_memcontrol.c457 long current, high, max; in alloc_pagecache_max_30M() local
618 long current, max; in test_memcg_max() local
805 long max; in test_memcg_swap_max() local
/tools/power/cpupower/lib/
Dcpufreq.h13 unsigned long max; member
Dcpufreq.c208 unsigned long *max) in cpufreq_get_hardware_limits()
601 char max[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
/tools/testing/selftests/nolibc/
Dnolibc-test.c448 int run_syscall(int min, int max) in run_syscall()
542 int run_stdlib(int min, int max) in run_stdlib()
665 int max = __INT_MAX__; in main() local
/tools/testing/selftests/timers/
Dadjtick.c171 long tick, max, interval, err; in main() local
/tools/testing/selftests/vm/
Dmlock-random-test.c25 int set_cap_limits(rlim_t max) in set_cap_limits()
Dmemfd_secret.c211 static int set_cap_limits(rlim_t max) in set_cap_limits()
/tools/testing/radix-tree/
Dmaple.c792 unsigned long prev, max; in mas_node_walk() local
35283 unsigned long e, count = 0, max = 1000; in check_dfs_preorder() local
35351 unsigned long i, max = 100; in check_prealloc() local
35479 unsigned long i, max = 5000; in check_spanning_write() local
35647 unsigned long i, max = 100; in check_null_expand() local
/tools/bpf/
Dbpf_exp.y514 int i, max = curr_instr, ret = -ENOENT; in bpf_find_insns_offset() local
/tools/include/linux/
Dkernel.h41 #define max(x, y) ({ \ macro
/tools/power/cpupower/utils/helpers/
Dbitmask.c17 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
/tools/iio/
Diio_generic_buffer.c57 int i = 0, max = 0; in size_from_channelarray() local
/tools/lib/perf/tests/
Dtest-evlist.c455 long long max = 0, min = 0, avg = 0; in test_stat_multiplexing() local
/tools/testing/selftests/net/mptcp/
Dpm_nl_ctl.c202 static int do_nl_req(int fd, struct nlmsghdr *nh, int len, int max) in do_nl_req()
1146 uint32_t max; in print_limits() local
/tools/thermal/tmon/
Dtui.c30 #define max(x, y) ({ \ macro
/tools/testing/selftests/filesystems/incfs/
Dutils.c28 unsigned int rnd(unsigned int max, unsigned int *seed) in rnd()
/tools/testing/selftests/net/
Dtxtimestamp.c90 int64_t max; member

12