Home
last modified time | relevance | path

Searched defs:_skm (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/bsd/skywalk/mem/
H A Dskmem_cache.c107 #define SKM_SLAB_LOCK(_skm) \ argument
109 #define SKM_SLAB_LOCK_ASSERT_HELD(_skm) \ argument
111 #define SKM_SLAB_LOCK_ASSERT_NOTHELD(_skm) \ argument
113 #define SKM_SLAB_UNLOCK(_skm) \ argument
116 #define SKM_DEPOT_LOCK(_skm) \ argument
118 #define SKM_DEPOT_LOCK_SPIN(_skm) \ argument
120 #define SKM_DEPOT_CONVERT_LOCK(_skm) \ argument
122 #define SKM_DEPOT_LOCK_TRY(_skm) \ argument
124 #define SKM_DEPOT_LOCK_ASSERT_HELD(_skm) \ argument
126 #define SKM_DEPOT_LOCK_ASSERT_NOTHELD(_skm) \ argument
[all …]