Home
last modified time | relevance | path

Searched defs:md (Results 1 – 22 of 22) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtest_tunnel_kern.c132 struct erspan_metadata md; in _erspan_set_tunnel() local
176 struct erspan_metadata md; in _erspan_get_tunnel() local
216 struct erspan_metadata md; in _ip4ip6erspan_set_tunnel() local
261 struct erspan_metadata md; in _ip4ip6erspan_get_tunnel() local
303 struct vxlan_metadata md; in _vxlan_set_tunnel() local
333 struct vxlan_metadata md; in _vxlan_get_tunnel() local
/tools/build/feature/
Dtest-libcrypto.c9 unsigned char md[MD5_DIGEST_LENGTH + SHA_DIGEST_LENGTH]; in main() local
/tools/lib/perf/
Dmmap.c74 static inline void perf_mmap__write_tail(struct perf_mmap *md, u64 tail) in perf_mmap__write_tail()
138 static int __perf_mmap__read_init(struct perf_mmap *md) in __perf_mmap__read_init()
/tools/perf/tests/
Dopenat-syscall-tp-fields.c93 struct mmap *md; in test__syscall_openat_tp_fields() local
Dtask-exit.c56 struct mmap *md; in test__task_exit() local
Dkeep-tracking.c36 struct mmap *md; in find_comm() local
Dsw-clock.c47 struct mmap *md; in __test__sw_clock_freq() local
Dmmap-basic.c47 struct mmap *md; in test__basic_mmap() local
Dperf-record.c171 struct mmap *md; in test__PERF_RECORD() local
Dbpf.c186 struct mmap *md; in do_test() local
Dswitch-tracking.c268 struct mmap *md; in process_events() local
Dcode-reading.c424 struct mmap *md; in process_events() local
/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c70 struct mmap *md; in test__perf_time_to_tsc() local
/tools/perf/util/
Dmmap.c313 int perf_mmap__push(struct mmap *md, void *to, in perf_mmap__push()
Dpython.c1019 struct mmap *md = &evlist->mmap[i]; in get_md() local
1035 struct mmap *md; in pyrf_evlist__read_on_cpu() local
Dsymbol.c1201 struct kcore_mapfn_data *md = data; in kcore_mapfn() local
1299 struct kcore_mapfn_data md; in dso__load_kcore() local
/tools/perf/
Dbuiltin-record.c204 static int record__aio_complete(struct mmap *md, struct aiocb *cblock) in record__aio_complete()
250 static int record__aio_sync(struct mmap *md, bool sync_all) in record__aio_sync()
Dbuiltin-top.c883 struct mmap *md; in perf_top__mmap_read_idx() local
Dbuiltin-kvm.c755 struct mmap *md; in perf_kvm__mmap_read_idx() local
Dbuiltin-trace.c4079 struct mmap *md; local
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c3205 struct seccomp_metadata md; in TEST() local
/tools/testing/selftests/filesystems/incfs/
Dincfs_test.c3800 const EVP_MD *md = EVP_sha256(); in sign() local