/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 | synthetic-events.c | 1108 struct perf_cpu_map *map, int max) in synthesize_mask() 1124 static size_t mask_size(struct perf_cpu_map *map, int *max) in mask_size() 1141 void *cpu_map_data__alloc(struct perf_cpu_map *map, size_t *size, u16 *type, int *max) in cpu_map_data__alloc() 1176 u16 type, int max) in cpu_map_data__synthesize() 1195 int max; in cpu_map_event__new() local 1768 int max, err; in perf_event__synthesize_event_update_cpus() local
|
D | ordered-events.c | 374 unsigned int max, struct ordered_events *oe) in ordered_events_buffer__free()
|
D | evlist.c | 760 int max; in perf_event_mlock_kb_in_pages() local 791 unsigned long max) in parse_pages_arg() 840 unsigned long max = UINT_MAX; in __perf_evlist__parse_mmap_pages() local
|
D | cpumap.c | 272 static int get_max_num(char *path, int *max) in get_max_num()
|
D | stat.h | 17 u64 max, min; member
|
/tools/power/cpupower/utils/ |
D | cpufreq-info.c | 62 unsigned long min, max; in proc_cpufreq_output() local 311 unsigned long min, max; in get_hardware_limits() local
|
/tools/testing/selftests/kvm/x86_64/ |
D | vmx_tsc_adjust_test.c | 63 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 | 199 unsigned long *max) in cpufreq_get_hardware_limits() 592 char max[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
|
/tools/testing/selftests/vm/ |
D | mlock-random-test.c | 25 int set_cap_limits(rlim_t max) in set_cap_limits()
|
/tools/testing/selftests/timers/ |
D | adjtick.c | 171 long tick, max, interval, err; in main() local
|
/tools/testing/selftests/net/mptcp/ |
D | pm_nl_ctl.c | 86 static int do_nl_req(int fd, struct nlmsghdr *nh, int len, int max) in do_nl_req() 507 uint32_t max; in print_limits() 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 | 40 #define max(x, y) ({ \ macro
|
/tools/testing/selftests/cgroup/ |
D | test_memcontrol.c | 640 long current, max; in test_memcg_max() local 717 long max; in test_memcg_swap_max() local
|
/tools/lib/perf/ |
D | cpumap.c | 280 int i, max = -1; in perf_cpu_map__max() local
|
/tools/power/cpupower/utils/helpers/ |
D | bitmask.c | 17 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
|
/tools/iio/ |
D | iio_generic_buffer.c | 55 int i = 0, max = 0; in size_from_channelarray() local
|
/tools/thermal/tmon/ |
D | tui.c | 30 #define max(x, y) ({ \ macro
|
/tools/testing/selftests/filesystems/incfs/ |
D | utils.c | 28 unsigned int rnd(unsigned int max, unsigned int *seed) in rnd()
|
/tools/testing/selftests/net/ |
D | txtimestamp.c | 90 int64_t max; member
|
/tools/lib/bpf/ |
D | libbpf_internal.h | 45 # define max(x, y) ((x) < (y) ? (y) : (x)) macro
|
/tools/testing/selftests/bpf/ |
D | bpf_tcp_helpers.h | 182 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
|