Searched defs:auxtrace_mmap_params (Results 1 – 1 of 1) sorted by relevance
346 struct auxtrace_mmap_params { struct347 size_t mask;348 off_t offset;349 size_t len;350 int prot;351 int idx;352 pid_t tid;353 int cpu;
Completed in 6 milliseconds