Home
last modified time | relevance | path

Searched defs:mm_struct (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h88 struct mm_struct { struct
94 struct mm_struct *mm; argument
/kernel/linux/linux-5.10/include/linux/
Dmm_types.h409 struct mm_struct { struct
410 struct {
618 * The mm_cpumask needs to be at the end of mm_struct, because it argument
624 extern struct mm_struct init_mm; argument
/kernel/linux/linux-6.6/include/linux/
Dmm_types.h734 struct mm_struct { struct
743 * mm_struct (@mm_users count as 1). argument
996 * The mm_cpumask needs to be at the end of mm_struct, because it argument
1004 extern struct mm_struct init_mm; argument
/kernel/linux/linux-6.6/kernel/bpf/
Dverifier.c6324 BTF_TYPE_SAFE_RCU_OR_NULL(struct mm_struct) { in BTF_TYPE_SAFE_RCU_OR_NULL()