Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h262 bool is_free = LIST_EMPTY(&dwa->refs); in bhndb_dw_is_free() local
/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_lid_mgr.c297 boolean_t is_free; in lid_mgr_init_sweep() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h105 u64 is_free : 1; member
H A Dtsan_rtl_report.cpp483 bool is_free = typ & kAccessFree; in RestoreStack() local