HomeSort by relevance Sort by last modified time
    Searched defs:KCMP_VM (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/
kcmp.h 24 KCMP_VM,
  /external/kernel-headers/original/uapi/linux/
kcmp.h 10 KCMP_VM,
  /external/ltp/testcases/kernel/syscalls/kcmp/
kcmp.h 30 KCMP_VM,
  /external/strace/tests/
kcmp.c 58 # define KCMP_VM 1
206 do_kcmp(-1, -1, ARG_STR(KCMP_VM), bogus_idx1, bogus_idx2);
  /external/strace/tests-m32/
kcmp.c 58 # define KCMP_VM 1
206 do_kcmp(-1, -1, ARG_STR(KCMP_VM), bogus_idx1, bogus_idx2);
  /external/strace/tests-mx32/
kcmp.c 58 # define KCMP_VM 1
206 do_kcmp(-1, -1, ARG_STR(KCMP_VM), bogus_idx1, bogus_idx2);

Completed in 82 milliseconds