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

  /external/kernel-headers/original/linux/
err.h 27 static inline long __must_check PTR_ERR(const void *ptr)
58 return PTR_ERR(ptr);
  /external/oprofile/module/ia64/
op_syscalls.c 165 error = PTR_ERR(filename);
  /external/oprofile/module/x86/
op_syscalls.c 126 ret = PTR_ERR(filename);

Completed in 523 milliseconds