Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h88 struct mm_struct { struct
94 struct mm_struct *mm; argument
/openbmc/linux/include/linux/
H A Dmm_types.h700 struct mm_struct { struct
709 * mm_struct (@mm_users count as 1). argument
950 * The mm_cpumask needs to be at the end of mm_struct, because it argument
958 extern struct mm_struct init_mm; argument
/openbmc/linux/kernel/bpf/
H A Dverifier.c6297 BTF_TYPE_SAFE_RCU_OR_NULL(struct mm_struct) { in BTF_TYPE_SAFE_RCU_OR_NULL()