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

  /external/kernel-headers/original/linux/
err.h 32 static inline long __must_check IS_ERR(const void *ptr)
57 if (IS_ERR(ptr))
  /external/oprofile/module/ia64/
op_syscalls.c 166 if (IS_ERR(filename))
  /external/oprofile/module/x86/
op_syscalls.c 125 if (IS_ERR(filename)) {

Completed in 65 milliseconds