Searched refs:SEM (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | rwlock.h | 51 #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 D | sem.c | 301 #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 D | regress.in | 5 (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 D | sym_fw1.h | 252 SCR_INT ^ IFTRUE (MASK (SEM, SEM)),
|
H A D | sym_fw2.h | 242 SCR_INT ^ IFTRUE (MASK (SEM, SEM)),
|
H A D | sym_defs.h | 351 #define SEM 0x10 /* r/w: message between host + script */ macro
|
H A D | sym_hipd.c | 7362 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 D | tests | 472 (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 D | archive | 1258 0 string SEM SemOne archive data
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 17832 @Article{Siler:1976:SEM, 24278 @Article{Wendorf:1978:SEM,
|
/freebsd/share/misc/ |
H A D | pci_vendors | 30346 144d 2501 SEM-2000 MiniPCI LAN Adapter 30347 144d 2502 SEM-2100IL MiniPCI LAN Adapter
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | NormalizationTest.txt | 7769 C148;C148;1109 1166 11B7;C148;1109 1166 11B7; # (셈; 셈; 셈; 셈; 셈; ) HANGUL SYLLABLE SEM
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 24722 # (Y) "Select Editing Extent" (SEE) was ANSI "Select Edit Extent Mode" (SEM).
|