HomeSort by: relevance | last modified time | path
    Searched defs:__smap_lock_check (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/playstation2/dev/
if_smap.c 81 void __smap_lock_check(const char *, int);
82 #define FUNC_ENTER() __smap_lock_check(__func__, 1)
83 #define FUNC_EXIT() __smap_lock_check(__func__, 0)
698 __smap_lock_check(const char *func, int enter) function in typeref:typename:void

Completed in 12 milliseconds