Searched refs:futex_andl (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_support.s | 54 ENTRY(futex_andl) 57 END(futex_andl)
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_copyout.c | 142 futex_andl(int oparg, uint32_t *uaddr, int *oldval) in futex_andl() function
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_machdep.c | 328 DEFINE_IFUNC(, int, futex_andl, (int, uint32_t *, int *))
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_machdep.c | 770 DEFINE_IFUNC(, int, futex_andl, (int, uint32_t *, int *))
|