Home
last modified time | relevance | path

Searched refs:anon (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.15/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst97 [1] PTR '(anon)' type_id=2
102 [4] PTR '(anon)' type_id=5
152 [1] PTR '(anon)' type_id=2
164 [5] CONST '(anon)' type_id=6
167 [8] ARRAY '(anon)' type_id=7 index_type_id=9 nr_elems=16
169 [10] RESTRICT '(anon)' type_id=11
170 [11] PTR '(anon)' type_id=12
171 [12] CONST '(anon)' type_id=13
176 [15] PTR '(anon)' type_id=16
177 [16] VOLATILE '(anon)' type_id=17
[all …]
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_enumval.c50 anon_enum anon = 0; in test_core_enumval() local
56 out->anon_val1_exists = bpf_core_enum_value_exists(anon, ANON_ENUM_VAL1); in test_core_enumval()
64 out->anon_val1 = bpf_core_enum_value(anon, ANON_ENUM_VAL1); in test_core_enumval()
65 out->anon_val2 = bpf_core_enum_value(anon, ANON_ENUM_VAL2); in test_core_enumval()
/Linux-v5.15/tools/testing/selftests/cgroup/
Dtest_kmem.c165 long current, slab, anon, file, kernel_stack, pagetables, percpu, sock, sum; in test_kmem_memcg_deletion() local
184 anon = cg_read_key_long(parent, "memory.stat", "anon "); in test_kmem_memcg_deletion()
190 if (current < 0 || slab < 0 || anon < 0 || file < 0 || in test_kmem_memcg_deletion()
194 sum = slab + anon + file + kernel_stack + pagetables + percpu + sock; in test_kmem_memcg_deletion()
201 printf("anon = %ld\n", anon); in test_kmem_memcg_deletion()
Dtest_memcontrol.c93 long anon, current; in alloc_anon_50M_check() local
107 anon = cg_read_key_long(cgroup, "memory.stat", "anon "); in alloc_anon_50M_check()
108 if (anon < 0) in alloc_anon_50M_check()
111 if (!values_close(anon, current, 3)) in alloc_anon_50M_check()
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_mman.c906 struct file *anon; in i915_gem_mmap() local
948 anon = mmap_singleton(to_i915(dev)); in i915_gem_mmap()
949 if (IS_ERR(anon)) { in i915_gem_mmap()
951 return PTR_ERR(anon); in i915_gem_mmap()
964 vma_set_file(vma, anon); in i915_gem_mmap()
966 fput(anon); in i915_gem_mmap()
/Linux-v5.15/arch/powerpc/boot/dts/
Dcharon.dts15 model = "anon,charon";
16 compatible = "anon,charon";
/Linux-v5.15/fs/proc/
Dtask_mmu.c32 unsigned long text, lib, swap, anon, file, shmem; in task_mem() local
35 anon = get_mm_counter(mm, MM_ANONPAGES); in task_mem()
49 hiwater_rss = total_rss = anon + file + shmem; in task_mem()
65 SEQ_PUT_DEC(" kB\nRssAnon:\t", anon); in task_mem()
1699 unsigned long anon; member
1732 md->anon += nr_pages; in gather_stats()
1908 if (md->anon) in show_numa_map()
1909 seq_printf(m, " anon=%lu", md->anon); in show_numa_map()
1914 if (md->pages != md->anon && md->pages != md->dirty) in show_numa_map()
/Linux-v5.15/Documentation/ABI/testing/
Dprocfs-smaps_rollup13 the sum of the Pss field of each type (anon, file, shmem).
/Linux-v5.15/tools/perf/util/
Dmap.c142 int anon, no_dso, vdso, android; in map__new() local
145 anon = is_anon_memory(filename) || flags & MAP_HUGETLB; in map__new()
152 if ((anon || no_dso) && nsi && (prot & PROT_EXEC)) { in map__new()
184 if (anon || no_dso) { in map__new()
/Linux-v5.15/tools/testing/selftests/vm/
Drun_vmtests.sh163 ./userfaultfd anon 20 16
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/
Dmemcg_test.rst136 Each memcg has its own vector of LRUs (inactive anon, active anon,
Dmemory.rst191 All mapped anon pages (RSS) and cache pages (Page Cache) are accounted.
542 anon page(RSS) or cache page(Page Cache) to the cgroup.
547 writeback # of bytes of file/anon cache that are queued for syncing to
641 Each memcg's numa_stat file includes "total", "file", "anon" and "unevictable"
649 anon=<total anon pages> N0=<node 0 pages> N1=<node 1 pages> ...
650 unevictable=<total anon pages> N0=<node 0 pages> N1=<node 1 pages> ...
653 The "total" count is sum of file + anon + unevictable.
/Linux-v5.15/arch/mips/include/asm/
Dsgiarcs.h73 net_peripheral, misc_peripheral, anon enumerator
/Linux-v5.15/Documentation/filesystems/
Dproc.rst589 mapping identifies the type (anon, file, or shmem) of all pages it contains.
633 00600000 default file=/usr/local/bin/app anon=1 dirty=1 N3=1 kernelpagesize_kB=4
635 320621f000 default file=/lib64/ld-2.12.so anon=1 dirty=1 N3=1 kernelpagesize_kB=4
636 3206220000 default file=/lib64/ld-2.12.so anon=1 dirty=1 N3=1 kernelpagesize_kB=4
637 3206221000 default anon=1 dirty=1 N3=1 kernelpagesize_kB=4
640 3206b8a000 default file=/lib64/libc-2.12.so anon=2 dirty=2 N3=2 kernelpagesize_kB=4
641 3206b8e000 default file=/lib64/libc-2.12.so anon=1 dirty=1 N3=1 kernelpagesize_kB=4
642 3206b8f000 default anon=3 dirty=3 active=1 N3=3 kernelpagesize_kB=4
643 7f4dc10a2000 default anon=3 dirty=3 N3=3 kernelpagesize_kB=4
644 7f4dc10b4000 default anon=2 dirty=2 active=1 N3=2 kernelpagesize_kB=4
[all …]
/Linux-v5.15/Documentation/admin-guide/mm/
Dpagemap.rst27 * Bit 61 page is file-page or shared-anon (since 3.5)
/Linux-v5.15/mm/
Dvmscan.c3111 unsigned long free, anon; in shrink_node() local
3131 anon = node_page_state(pgdat, NR_INACTIVE_ANON); in shrink_node()
3136 anon >> sc->priority; in shrink_node()
/Linux-v5.15/fs/
Dnamespace.c3364 static struct mnt_namespace *alloc_mnt_ns(struct user_namespace *user_ns, bool anon) in alloc_mnt_ns() argument
3379 if (!anon) { in alloc_mnt_ns()
3388 if (!anon) in alloc_mnt_ns()
/Linux-v5.15/tools/perf/Documentation/
Dperf-config.txt525 # Samples: 7K of event 'anon group { ref-cycles, cycles }'
/Linux-v5.15/Documentation/admin-guide/
Dcgroup-v2.rst1285 anon
1342 As these represent internal list state (eg. shmem pages are on anon
/Linux-v5.15/lib/
DKconfig.debug860 bool "Debug the global anon/private NOMMU mapping region tree"