Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
mm/mempolicy.c mbind_range() -> vma_replace_policy()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vma | 4096-ptr_max |
| PARAM_VALUE | 1 | pol | 4096-ptr_max |
| CAPPED_DATA | 0 | vma | 1 |
| CAPPED_DATA | 1 | pol | 1 |
| DATA_SOURCE | 0 | vma | r vma_modify_policy |
| DATA_SOURCE | 1 | pol | $5 |
| USER_DATA | 0 | vma->vm_pgoff | 0-4503599627370495[c] |
| USER_DATA | 0 | vma->vm_policy->flags | 0,24,8192-57368[c] |
| USER_DATA | 0 | vma->vm_policy->home_node | 0-1023 |
| USER_DATA | 0 | vma->vm_policy->mode | 2-3,5-u16max |
| USER_DATA | 0 | vma->vm_start | 1-u64max[c] |
| USER_DATA | 1 | pol->flags | 0,24,8192-57368[c] |
| USER_DATA | 1 | pol->home_node | 0-1023 |
| USER_DATA | 1 | pol->mode | 2-3,5-u16max |
| LOCK2 | &mm->mmap_lock | ||
| TYPE_LOCK | (struct mm_struct)->mmap_lock |