Home
last modified time | relevance | path

Searched refs:SDT_SYSNULL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dsegments.h147 #define SDT_SYSNULL 0 /* system null */ macro
/f-stack/freebsd/amd64/amd64/
H A Dsys_machdep.c702 case SDT_SYSNULL: /* system null */ in amd64_set_ldt()
769 if (dp->sd_type == SDT_SYSNULL) in amd64_set_ldt()
/f-stack/freebsd/i386/i386/
H A Dsys_machdep.c614 case SDT_SYSNULL: /* system null */ in i386_set_ldt()
682 if (dp->sd.sd_type == SDT_SYSNULL) in i386_set_ldt()