| /tools/perf/util/ |
| D | spark.c | 17 unsigned long min = ULONG_MAX, max = 0, f; in print_spark() local
|
| D | mem2node.c | 52 int i, j = 0, max = 0; in mem2node__init() local
|
| D | print-events.c | 353 unsigned int max) in print_symbol_events()
|
| D | ordered-events.c | 375 unsigned int max, struct ordered_events *oe) in ordered_events_buffer__free()
|
| /tools/testing/selftests/powerpc/copyloops/ |
| D | memmove_validate.c | 13 size_t max(size_t a, size_t b) in max() function
|
| /tools/power/cpupower/utils/ |
| D | cpufreq-info.c | 62 unsigned long min, max; in proc_cpufreq_output() local 276 unsigned long min, max; in get_hardware_limits() local
|
| /tools/testing/selftests/nolibc/ |
| D | nolibc-test.c | 597 int run_startup(int min, int max) in run_startup() 821 int run_syscall(int min, int max) in run_syscall() 933 int run_stdlib(int min, int max) in run_stdlib() 1070 static int run_vfprintf(int min, int max) in run_vfprintf() 1112 int max __attribute__((unused))) in run_protection() 1263 int max = INT_MAX; in main() local
|
| /tools/testing/selftests/kvm/x86_64/ |
| D | vmx_tsc_adjust_test.c | 55 static void check_ia32_tsc_adjust(int64_t max) in check_ia32_tsc_adjust()
|
| /tools/power/cpupower/lib/ |
| D | cpufreq.h | 13 unsigned long max; member
|
| D | cpufreq.c | 208 unsigned long *max) in cpufreq_get_hardware_limits() 601 char max[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
|
| /tools/testing/selftests/cgroup/ |
| D | test_memcontrol.c | 468 long current, high, max; in alloc_pagecache_max_30M() local 629 long current, max; in test_memcg_max() local 824 long max; in test_memcg_swap_max() local
|
| /tools/testing/selftests/timers/ |
| D | adjtick.c | 171 long tick, max, interval, err; in main() local
|
| /tools/testing/selftests/mm/ |
| D | mlock-random-test.c | 26 int set_cap_limits(rlim_t max) in set_cap_limits()
|
| D | memfd_secret.c | 211 static int set_cap_limits(rlim_t max) in set_cap_limits()
|
| D | vm_util.c | 202 int detect_hugetlb_page_sizes(size_t sizes[], int max) in detect_hugetlb_page_sizes()
|
| /tools/testing/radix-tree/ |
| D | maple.c | 823 unsigned long prev, max; in mas_node_walk() local 35382 unsigned long e, count = 0, max = 1000; in check_dfs_preorder() local 35450 unsigned long i, max = 100; in check_prealloc() local 35583 unsigned long i, max = 5000; in check_spanning_write() local 35751 unsigned long i, max = 100; in check_null_expand() local
|
| /tools/bpf/ |
| D | bpf_exp.y | 514 int i, max = curr_instr, ret = -ENOENT; in bpf_find_insns_offset() local
|
| /tools/include/linux/ |
| D | kernel.h | 42 #define max(x, y) ({ \ macro
|
| /tools/power/cpupower/utils/helpers/ |
| D | bitmask.c | 17 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
|
| /tools/testing/selftests/bpf/ |
| D | trace_helpers.c | 278 size_t max, i; in read_build_id() local
|
| /tools/testing/selftests/powerpc/ |
| D | utils.c | 213 int base, intmax_t min, intmax_t max) in parse_bounded_int() 237 int base, uintmax_t max) in parse_bounded_uint()
|
| /tools/iio/ |
| D | iio_generic_buffer.c | 57 int i = 0, max = 0; in size_from_channelarray() local
|
| /tools/lib/perf/tests/ |
| D | test-evlist.c | 455 long long max = 0, min = 0, avg = 0; in test_stat_multiplexing() local
|
| /tools/testing/selftests/net/mptcp/ |
| D | pm_nl_ctl.c | 208 static int do_nl_req(int fd, struct nlmsghdr *nh, int len, int max) in do_nl_req() 1157 uint32_t max; in print_limits() local
|
| /tools/thermal/tmon/ |
| D | tui.c | 30 #define max(x, y) ({ \ macro
|