Home
last modified time | relevance | path

Searched refs:SEM (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Drwlock.h51 #define SEM(rwp) (&(rwp)->rw_rwlock) macro
98 return (rwsem_is_locked(SEM(rwp))); in RW_LOCK_HELD()
124 __init_rwsem(SEM(rwp), #rwp, &__key); \
147 _rc_ = down_read_trylock(SEM(rwp)); \
150 if ((_rc_ = down_write_trylock(SEM(rwp)))) \
165 down_read(SEM(rwp)); \
168 down_write(SEM(rwp)); \
182 up_write(SEM(rwp)); \
185 up_read(SEM(rwp)); \
194 downgrade_write(SEM(rwp)); \
/freebsd/contrib/netbsd-tests/lib/semaphore/
H A Dsem.c301 #define SEM "/thesem" macro
307 sem = sem_open(SEM, O_CREAT, 0444, 0); in ATF_TC_BODY()
310 if (sem_unlink(SEM) == -1) in ATF_TC_BODY()
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/
H A Dregress.in5 (ALAK)|(ALT[AB])|(CC[123]1)|(CM[123]1)|(GAMC)|(LC[23][EO ])|(SEM[1234])|(SL[ES][12])|(SLWW)|(SLF )|…
/freebsd/sys/dev/sym/
H A Dsym_fw1.h252 SCR_INT ^ IFTRUE (MASK (SEM, SEM)),
H A Dsym_fw2.h242 SCR_INT ^ IFTRUE (MASK (SEM, SEM)),
H A Dsym_defs.h351 #define SEM 0x10 /* r/w: message between host + script */ macro
H A Dsym_hipd.c7362 np->istat_sem = SEM;
7363 OUTB (nc_istat, SIGP|SEM);
7389 np->istat_sem = SEM;
7390 OUTB (nc_istat, SIGP|SEM);
/freebsd/lib/libc/regex/grot/
H A Dtests472 (ALAK)|(ALT[AB])|(CC[123]1)|(CM[123]1)|(GAMC)|(LC[23][EO ])|(SEM[1234])|(SL[ES][12])|(SLWW)|(SLF )|…
/freebsd/contrib/file/magic/Magdir/
H A Darchive1258 0 string SEM SemOne archive data
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in17832 @Article{Siler:1976:SEM,
24278 @Article{Wendorf:1978:SEM,
/freebsd/share/misc/
H A Dpci_vendors30346 144d 2501 SEM-2000 MiniPCI LAN Adapter
30347 144d 2502 SEM-2100IL MiniPCI LAN Adapter
/freebsd/crypto/heimdal/lib/wind/
H A DNormalizationTest.txt7769 C148;C148;1109 1166 11B7;C148;1109 1166 11B7; # (셈; 셈; 셈; 셈; 셈; ) HANGUL SYLLABLE SEM
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src24722 # (Y) "Select Editing Extent" (SEE) was ANSI "Select Edit Extent Mode" (SEM).