Home
last modified time | relevance | path

Searched defs:vec (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/mincore/
Dmincore_selftest.c34 unsigned char vec[1]; in TEST() local
85 unsigned char vec[1]; in TEST() local
141 unsigned char vec[1]; in TEST() local
189 unsigned char *vec; in TEST() local
294 unsigned char *vec; in TEST() local
/tools/testing/selftests/net/
Dtls.c384 struct iovec vec; in TEST_F() local
403 struct iovec vec[MAX_FRAGS]; in TEST_F() local
440 struct iovec vec = { (void *)mem, send_len }; in TEST_F() local
457 struct iovec vec[5]; in TEST_F() local
494 struct iovec vec[1024]; in TEST_F() local
598 struct iovec vec; in TEST_F() local
615 struct iovec vec; in TEST_F() local
634 struct iovec vec[1024]; in TEST_F() local
1185 struct iovec vec; in TEST_F() local
/tools/perf/scripts/python/
Dcheck-perf-trace.py32 common_callchain, vec): argument
Dnetdev-times.py232 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
238 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
244 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
/tools/testing/selftests/powerpc/tm/
Dtm-unavailable.c298 void test_fp_vec(int fp, int vec, pthread_attr_t *attr) in test_fp_vec()
/tools/vm/
Dpage-types.c972 uint8_t vec[PAGEMAP_BATCH]; in walk_file() local