Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h88 struct mm_struct { struct
94 struct mm_struct *mm; argument
/linux-6.6.21/include/linux/
Dmm_types.h673 struct mm_struct { struct
682 * mm_struct (@mm_users count as 1). argument
923 * The mm_cpumask needs to be at the end of mm_struct, because it argument
931 extern struct mm_struct init_mm; argument
/linux-6.6.21/kernel/bpf/
Dverifier.c6289 BTF_TYPE_SAFE_RCU_OR_NULL(struct mm_struct) { in BTF_TYPE_SAFE_RCU_OR_NULL()