| /tools/perf/util/ |
| A D | spark.c | 15 unsigned long min = ULONG_MAX, max = 0, f; in print_spark() local
|
| A D | mem2node.c | 52 int i, j = 0, max = 0; in mem2node__init() local
|
| A D | cpumap.c | 412 static int get_max_num(char *path, int *max) in get_max_num() 448 int max, ret = -1; in set_max_cpu_num() local
|
| /tools/testing/selftests/powerpc/copyloops/ |
| A D | memmove_validate.c | 13 size_t max(size_t a, size_t b) in max() function
|
| /tools/testing/selftests/mm/ |
| A D | hugetlb_fault_after_madv.c | 62 int max = 10000; in main() local
|
| A D | hugetlb_madv_vs_map.c | 87 int max = 10; in main() local
|
| A D | mlock-random-test.c | 27 int set_cap_limits(rlim_t max) in set_cap_limits()
|
| A D | uffd-wp-mremap.c | 27 static int detect_thp_sizes(size_t sizes[], int max) in detect_thp_sizes()
|
| A D | memfd_secret.c | 250 static int set_cap_limits(rlim_t max) in set_cap_limits()
|
| /tools/power/cpupower/utils/ |
| A D | cpufreq-info.c | 62 unsigned long min, max; in proc_cpufreq_output() local 280 unsigned long min, max; in get_hardware_limits() local
|
| /tools/testing/selftests/kvm/x86/ |
| A 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/ |
| A D | cpufreq.h | 13 unsigned long max; member
|
| A D | cpufreq.c | 226 unsigned long *max) in cpufreq_get_hardware_limits() 619 char max[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
|
| /tools/testing/radix-tree/ |
| A D | maple.c | 851 unsigned long prev, max; in mas_node_walk() local 35414 unsigned long e, count = 0, max = 1000; in check_dfs_preorder() local 35487 unsigned long max = ULONG_MAX; in get_vacant_height() local 35530 unsigned long i, max = 100; in check_prealloc() local 35690 unsigned long i, max = 5000; in check_spanning_write() local 35858 unsigned long i, max = 100; in check_null_expand() local 36464 int max = 10; in check_bulk_rebalance() local
|
| /tools/perf/util/bpf_skel/ |
| A D | func_latency.bpf.c | 44 __s64 max; variable
|
| /tools/testing/selftests/timers/ |
| A D | adjtick.c | 167 long tick, max, interval, err; in main() local
|
| /tools/testing/selftests/nolibc/ |
| A D | nolibc-test.c | 703 int run_startup(int min, int max) in run_startup() 1276 int run_syscall(int min, int max) in run_syscall() 1420 int run_stdlib(int min, int max) in run_stdlib() 1687 static int run_printf(int min, int max) in run_printf() 1739 int max __attribute__((unused))) in run_protection() 1894 int max = INT_MAX; in main() local
|
| /tools/net/ynl/samples/ |
| A D | page-pool.c | 25 unsigned int i, max; member
|
| /tools/testing/selftests/cgroup/ |
| A D | test_memcontrol.c | 668 long current, high, max; in alloc_pagecache_max_30M() local 829 long current, max; in test_memcg_max() local 1027 long max, peak; in test_memcg_swap_max_peak() local
|
| /tools/testing/selftests/net/mptcp/ |
| A D | mptcp_diag.c | 23 #define parse_rtattr_nested(tb, max, rta) \ argument 155 static void parse_rtattr_flags(struct rtattr *tb[], int max, struct rtattr *rta, in parse_rtattr_flags()
|
| /tools/bpf/ |
| A D | bpf_exp.y | 514 int i, max = curr_instr, ret = -ENOENT; in bpf_find_insns_offset() local
|
| /tools/include/linux/ |
| A D | kernel.h | 30 #define max(x, y) ({ \ macro
|
| /tools/testing/selftests/bpf/progs/ |
| A D | bpf_cc_cubic.c | 26 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
|
| /tools/power/cpupower/utils/helpers/ |
| A D | bitmask.c | 17 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
|
| /tools/testing/selftests/powerpc/ |
| A 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()
|