HomeSort by relevance Sort by last modified time
    Searched refs:mmap (Results 1 - 25 of 1218) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/strace/tests/
old_mmap.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (old_mmap -a11 -e trace=mmap); do not edit.
4 run_strace_match_diff -a11 -e trace=mmap
old_mmap-P.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (old_mmap-P -e trace=mmap -P "/dev/full" 9>>/dev/full); do not edit.
4 run_strace_match_diff -e trace=mmap -P "/dev/full" 9>>/dev/full
old_mmap-v-none.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (old_mmap-v-none -a11 -e trace=mmap -e verbose=none); do not edit.
4 run_strace_match_diff -a11 -e trace=mmap -e verbose=none
mmap.test 3 # Check mmap/mmap2, madvise, mlockall, mprotect, mremap, msync, and munmap
39 for n in mmap mmap2; do
44 if grep '^mmap(NULL, 0, PROT_NONE,' < "$LOG" > /dev/null; then
45 mmap=mmap
47 mmap=mmap2
49 dump_log_and_fail_with "mmap/mmap2 not found in $STRACE $args output"
52 syscall=$mmap,madvise,mlockall,mprotect,mremap,msync,munmap
54 run_prog "../$NAME" $mmap > /dev/null
56 sed -n "/^$mmap(NULL, 0, PROT_NONE,/,\$p" < "$LOG" > "$OUT
    [all...]
  /external/strace/tests-m32/
old_mmap.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (old_mmap -a11 -e trace=mmap); do not edit.
4 run_strace_match_diff -a11 -e trace=mmap
old_mmap-P.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (old_mmap-P -e trace=mmap -P "/dev/full" 9>>/dev/full); do not edit.
4 run_strace_match_diff -e trace=mmap -P "/dev/full" 9>>/dev/full
old_mmap-v-none.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (old_mmap-v-none -a11 -e trace=mmap -e verbose=none); do not edit.
4 run_strace_match_diff -a11 -e trace=mmap -e verbose=none
mmap.test 3 # Check mmap/mmap2, madvise, mlockall, mprotect, mremap, msync, and munmap
39 for n in mmap mmap2; do
44 if grep '^mmap(NULL, 0, PROT_NONE,' < "$LOG" > /dev/null; then
45 mmap=mmap
47 mmap=mmap2
49 dump_log_and_fail_with "mmap/mmap2 not found in $STRACE $args output"
52 syscall=$mmap,madvise,mlockall,mprotect,mremap,msync,munmap
54 run_prog "../$NAME" $mmap > /dev/null
56 sed -n "/^$mmap(NULL, 0, PROT_NONE,/,\$p" < "$LOG" > "$OUT
    [all...]
  /external/strace/tests-mx32/
old_mmap.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (old_mmap -a11 -e trace=mmap); do not edit.
4 run_strace_match_diff -a11 -e trace=mmap
old_mmap-P.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (old_mmap-P -e trace=mmap -P "/dev/full" 9>>/dev/full); do not edit.
4 run_strace_match_diff -e trace=mmap -P "/dev/full" 9>>/dev/full
old_mmap-v-none.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (old_mmap-v-none -a11 -e trace=mmap -e verbose=none); do not edit.
4 run_strace_match_diff -a11 -e trace=mmap -e verbose=none
mmap.test 3 # Check mmap/mmap2, madvise, mlockall, mprotect, mremap, msync, and munmap
39 for n in mmap mmap2; do
44 if grep '^mmap(NULL, 0, PROT_NONE,' < "$LOG" > /dev/null; then
45 mmap=mmap
47 mmap=mmap2
49 dump_log_and_fail_with "mmap/mmap2 not found in $STRACE $args output"
52 syscall=$mmap,madvise,mlockall,mprotect,mremap,msync,munmap
54 run_prog "../$NAME" $mmap > /dev/null
56 sed -n "/^$mmap(NULL, 0, PROT_NONE,/,\$p" < "$LOG" > "$OUT
    [all...]
  /external/valgrind/none/tests/
map_unaligned.stderr.exp 2 unaligned mmap failed: Invalid argument
  /external/valgrind/none/tests/amd64-linux/
map_32bits.stderr.exp 1 first mmap : 0x........
2 last mmap ok: 0x........
3 retry mmap ok: 0x........
  /external/syslinux/com32/lib/syslinux/
memmap.c 46 struct syslinux_memmap **mmap = map; local
47 return syslinux_add_memmap(mmap, start, len, type);
52 struct syslinux_memmap *mmap; local
54 mmap = syslinux_init_memmap();
55 if (!mmap)
58 if (syslinux_scan_memory(syslinux_memory_map_callback, &mmap)) {
59 syslinux_free_memmap(mmap);
63 return mmap;
  /bionic/libc/arch-arm64/syscalls/
mmap.S 5 ENTRY(mmap) function
14 END(mmap)
16 ALIAS_SYMBOL(mmap64, mmap)
  /bionic/libc/arch-x86_64/syscalls/
mmap.S 5 ENTRY(mmap) function
16 END(mmap)
18 ALIAS_SYMBOL(mmap64, mmap)
  /external/honggfuzz/examples/externalfuzzers/
lowBytesIncrease.py 3 import os, sys, mmap
10 map = mmap.mmap(f.fileno(), 0)
  /external/valgrind/none/tests/amd64/
nibz_bennee_mmap.c 13 > I think the problem here is that you've done an mmap (either fixed or
35 if ((p = mmap((void*)0x1F7F100000, 4096, PROT_READ|PROT_WRITE,
38 perror("mmap");
46 if ((p = mmap((void*)0x1F7F101000, 4096, PROT_READ,
49 perror("mmap");
52 if ((p = mmap((void*)0x1F7F101000, 4096, PROT_READ,
55 perror("mmap");
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/
13-1-buildonly.c 11 * void *mmap(void *, size_t, int, int, int, off_t)
26 dummyvar = mmap;
  /external/python/cpython3/Lib/test/
test_mmap.py 11 # Skip test if we can't import mmap.
12 mmap = import_module('mmap') variable
14 PAGESIZE = mmap.PAGESIZE
29 # Test mmap module on Unix systems and Windows
31 # Create a file to be mmap'ed.
39 m = mmap.mmap(f.fileno(), 2 * PAGESIZE)
68 # Test doing a regular expression match in an mmap'ed file
71 self.fail('regex match on mmap failed!'
    [all...]
  /external/python/cpython2/Lib/test/
test_mmap.py 6 mmap = import_module('mmap') variable
8 PAGESIZE = mmap.PAGESIZE
23 # Test mmap module on Unix systems and Windows
25 # Create a file to be mmap'ed.
33 m = mmap.mmap(f.fileno(), 2 * PAGESIZE)
61 # Test doing a regular expression match in an mmap'ed file
64 self.fail('regex match on mmap failed!')
83 # Try to seek beyond end of mmap..
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mmap.py 6 mmap = import_module('mmap') variable
8 PAGESIZE = mmap.PAGESIZE
23 # Test mmap module on Unix systems and Windows
25 # Create a file to be mmap'ed.
33 m = mmap.mmap(f.fileno(), 2 * PAGESIZE)
61 # Test doing a regular expression match in an mmap'ed file
64 self.fail('regex match on mmap failed!')
83 # Try to seek beyond end of mmap..
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_mmap.py 6 mmap = import_module('mmap') variable
8 PAGESIZE = mmap.PAGESIZE
23 # Test mmap module on Unix systems and Windows
25 # Create a file to be mmap'ed.
33 m = mmap.mmap(f.fileno(), 2 * PAGESIZE)
61 # Test doing a regular expression match in an mmap'ed file
64 self.fail('regex match on mmap failed!')
83 # Try to seek beyond end of mmap..
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mmap.py 6 mmap = import_module('mmap') variable
8 PAGESIZE = mmap.PAGESIZE
23 # Test mmap module on Unix systems and Windows
25 # Create a file to be mmap'ed.
33 m = mmap.mmap(f.fileno(), 2 * PAGESIZE)
61 # Test doing a regular expression match in an mmap'ed file
64 self.fail('regex match on mmap failed!')
83 # Try to seek beyond end of mmap..
    [all...]

Completed in 1006 milliseconds

1 2 3 4 5 6 7 8 91011>>