Searched defs:mm_struct (Results 1 – 4 of 4) sorted by relevance
218 struct mm_struct { struct219 struct maple_tree mm_mt;220 int map_count; /* number of VMAs */221 unsigned long total_vm; /* Total pages mapped */225 unsigned long stack_vm; /* VM_STACK */227 unsigned long def_flags;712 static inline void update_hiwater_rss(struct mm_struct *) in update_hiwater_rss()716 static inline void update_hiwater_vm(struct mm_struct *) in update_hiwater_vm()895 static inline void mmap_read_unlock(struct mm_struct *) in mmap_read_unlock()899 static inline void mmap_write_unlock(struct mm_struct *) in mmap_write_unlock()[all …]
96 struct mm_struct { struct102 struct mm_struct *mm; argument
898 struct mm_struct { struct907 * mm_struct (@mm_users count as 1). argument1173 * The mm_cpumask needs to be at the end of mm_struct, because it argument1181 extern struct mm_struct init_mm; argument
7008 BTF_TYPE_SAFE_RCU_OR_NULL(struct mm_struct) { in BTF_TYPE_SAFE_RCU_OR_NULL()