HomeSort by relevance Sort by last modified time
    Searched refs:access_ok (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/m68k/include/asm/
unaligned.h 7 #include <linux/unaligned/access_ok.h>
  /external/u-boot/arch/powerpc/include/asm/
unaligned.h 9 #include <linux/unaligned/access_ok.h>
  /frameworks/av/media/mtp/
MtpUtils.cpp 39 static void access_ok(const char *path) { function in namespace:android
111 access_ok(path);
192 access_ok(toPath);
224 access_ok(childPath.c_str());
249 access_ok(path);
255 access_ok(oldPath);
256 access_ok(newPath);
264 access_ok(path);
  /external/u-boot/fs/yaffs2/
yaffsfs.c 2267 int access_ok = 1; local
    [all...]

Completed in 163 milliseconds