Searched defs:bitset (Results 1 - 6 of 6) sorted by relevance

/src/games/adventure/
H A Dsubr.c119 bitset(int l, int n) function in typeref:typename:int
/src/sys/arch/arm/amlogic/
H A Dmeson_rtc.c168 meson_rtc_send_bit(struct meson_rtc_softc *sc, uint32_t bitset) argument
/src/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_kmkbd.c415 kmkbd_report(struct kmkbd_softc *sc, u_int bitset) argument
445 kmkbd_report_raw(struct kmkbd_softc *sc, u_int bitset) argument
[all...]
/src/bin/csh/
H A Ddol.c395 int dimen, bitset; local in function:Dgetdol
/src/tests/lib/libc/sys/
H A Dt_futex_ops.c79 int bitset; member in struct:lwp_data
[all...]
/src/sys/kern/
H A Dsys_futex.c789 futex_wait_init(struct futex_wait *fw, int bitset) argument
1008 futex_wake(struct futex * f,unsigned nwake,struct futex * f2,unsigned nrequeue,int bitset) argument
1213 futex_func_wait(bool shared,int * uaddr,int cmpval,int bitset,const struct timespec * timeout,clockid_t clkid,int clkflags,register_t * retval) argument
1306 futex_func_wake(bool shared,int * uaddr,int nwake,int bitset,register_t * retval) argument
1679 const int bitset = FUTEX_BITSET_MATCH_ANY; local in function:do_futex
1686 const int bitset = FUTEX_BITSET_MATCH_ANY; local in function:do_futex
1692 const int bitset = val3; local in function:do_futex
1707 const int bitset = val3; local in function:do_futex
[all...]

Completed in 14 milliseconds