__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _UAPI__ASM_MMAN_H #define _UAPI__ASM_MMAN_H #include <asm-generic/mman.h> #define PROT_BTI 0x10 /* BTI guarded page */ #define PROT_MTE 0x20 /* Normal Tagged mapping */ /* Override any generic PKEY permission defines */ #define PKEY_DISABLE_EXECUTE 0x4 #define PKEY_DISABLE_READ 0x8 #undef PKEY_ACCESS_MASK #define PKEY_ACCESS_MASK (PKEY_DISABLE_ACCESS |\ PKEY_DISABLE_WRITE |\ PKEY_DISABLE_READ |\ PKEY_DISABLE_EXECUTE) #endif /* ! _UAPI__ASM_MMAN_H */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Kbuild | File | 85 B | 0644 |
|
| auxvec.h | File | 912 B | 0644 |
|
| bitsperlong.h | File | 841 B | 0644 |
|
| bpf_perf_event.h | File | 257 B | 0644 |
|
| byteorder.h | File | 887 B | 0644 |
|
| fcntl.h | File | 1.02 KB | 0644 |
|
| hwcap.h | File | 4.61 KB | 0644 |
|
| kvm.h | File | 17.21 KB | 0644 |
|
| mman.h | File | 552 B | 0644 |
|
| param.h | File | 798 B | 0644 |
|
| perf_regs.h | File | 1.04 KB | 0644 |
|
| posix_types.h | File | 325 B | 0644 |
|
| ptrace.h | File | 9.57 KB | 0644 |
|
| setup.h | File | 879 B | 0644 |
|
| sigcontext.h | File | 11.12 KB | 0644 |
|
| signal.h | File | 898 B | 0644 |
|
| statfs.h | File | 842 B | 0644 |
|
| sve_context.h | File | 1.96 KB | 0644 |
|
| ucontext.h | File | 1.06 KB | 0644 |
|
| unistd.h | File | 90 B | 0644 |
|