Home
last modified time | relevance | path

Searched refs:write_mmap (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/tests/
H A Ddlfilter-test.c146 static int write_mmap(int fd, pid_t pid, pid_t tid, u64 start, u64 len, u64 pgoff, in write_mmap() function
373 if (write_mmap(td->fd, pid, tid, MAP_START, 0x10000, 0, td->prog_file_name)) in test__dlfilter_test()