Home
last modified time | relevance | path

Searched defs:anon (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_epd.h127 struct file *anon; member
/Linux-v5.4/tools/testing/selftests/cgroup/
Dtest_memcontrol.c93 long anon, current; in alloc_anon_50M_check() local
/Linux-v5.4/fs/proc/
Dtask_mmu.c32 unsigned long text, lib, swap, anon, file, shmem; in task_mem() local
1653 unsigned long anon; member
/Linux-v5.4/tools/perf/util/
Dmap.c160 int anon, no_dso, vdso, android; in map__new() local
/Linux-v5.4/arch/mips/include/asm/
Dsgiarcs.h71 net_peripheral, misc_peripheral, anon enumerator
/Linux-v5.4/mm/
Dvmscan.c2315 unsigned long anon, file; in get_scan_count() local
Dmemcontrol.c5437 bool anon; in mem_cgroup_move_account() local
/Linux-v5.4/fs/
Dnamespace.c3177 static struct mnt_namespace *alloc_mnt_ns(struct user_namespace *user_ns, bool anon) in alloc_mnt_ns()