Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
mm/ksm.c cmp_and_merge_page() -> split_huge_page()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | page | 4096-ptr_max |
| CAPPED_DATA | 0 | page | 1 |
| DATA_SOURCE | 0 | page | $0 |
| NOCHECK_CALL | |||
| LOCK2 | global &ksm_thread_mutex |
mm/ksm.c try_to_merge_one_page() -> split_huge_page()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | page | 4096-ptr_max |
| CAPPED_DATA | 0 | page | 1 |
| DATA_SOURCE | 0 | page | $1 |
| LOCK2 | &mm->mmap_lock | ||
| LOCK2 | global &ksm_thread_mutex | ||
| TYPE_LOCK | (struct mm_struct)->mmap_lock |