Home
last modified time | relevance | path

Searched refs:__NR_mlock2 (Results 1 – 25 of 41) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/mlock2/
Dmlock203.c33 TEST(tst_syscall(__NR_mlock2, addr, pgsz, MLOCK_ONFAULT)); in verify_mlock2()
54 TEST(tst_syscall(__NR_mlock2, addr, pgsz, 0)); in verify_mlock2()
Dmlock202.c63 TEST(tst_syscall(__NR_mlock2, *tc->taddr, pgsz, tc->flag)); in verify_mlock2()
Dmlock201.c103 TEST(tst_syscall(__NR_mlock2, addr, tc->lock_pages * pgsz + tc->offset, in verify_mlock2()
/third_party/rust/crates/rustix/src/backend/linux_raw/mm/
Dsyscalls.rs199 ret(syscall!(__NR_mlock2, addr, pass_usize(length), flags)) in mlock_with()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h369 #define __NR_mlock2 390 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h369 #define __NR_mlock2 390 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h369 #define __NR_mlock2 390 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h369 #define __NR_mlock2 390 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h369 #define __NR_mlock2 390 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in271 #define __NR_mlock2 284 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in269 #define __NR_mlock2 284 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in269 #define __NR_mlock2 284 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in326 #define __NR_mlock2 325 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in319 #define __NR_mlock2 5319 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in319 #define __NR_mlock2 374 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in323 #define __NR_mlock2 6323 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in356 #define __NR_mlock2 378 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in348 #define __NR_mlock2 390 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in351 #define __NR_mlock2 379 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h369 #define __NR_mlock2 390 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in351 #define __NR_mlock2 390 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in365 #define __NR_mlock2 378 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in357 #define __NR_mlock2 375 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in359 #define __NR_mlock2 4359 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in388 #define __NR_mlock2 391 macro

12