Home
last modified time | relevance | path

Searched defs:max_size (Results 1 – 10 of 10) sorted by relevance

/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c38 unsigned long size_start, unsigned long max_size) in test_one()
/tools/testing/selftests/drivers/s390x/uvdevice/
Dtest_uvdevice.c186 static void att_inval_sizes_test(uint32_t *size, uint32_t max_size, bool test_zero, in att_inval_sizes_test()
/tools/perf/util/
Devsel.c2558 static inline bool overflow(const void *endp, u16 max_size, const void *offset, in overflow()
2564 #define OVERFLOW_CHECK(offset, size, max_size) \ argument
2671 u16 max_size = event->header.size; in evsel__parse_sample() local
Dcallchain.c147 unsigned long max_size = round_down(USHRT_MAX, sizeof(u64)); in get_stack_size() local
Dheader.c113 const size_t max_size = 0xffff - sizeof(struct perf_event_header); in __do_write_buf() local
/tools/lib/bpf/
Dringbuf.c580 __u32 avail_size, total_size, max_size; in user_ring_buffer__reserve() local
/tools/testing/selftests/hid/tests/
Dtest_wacom_generic.py138 max_size = attr.ib() variable in PhysRange
/tools/perf/arch/x86/util/
Dintel-pt.c981 const size_t max_size = 256 * 1024; in intel_pt_snapshot_ref_buf_size() local
/tools/mm/
Dpage_owner_sort.c101 static int max_size; variable
Dslabinfo.c821 unsigned long long min_size = max, max_size = 0, in totals() local