Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
mm/mmu_notifier.c __mmu_notifier_invalidate_range_start() -> mn_itree_invalidate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | subscriptions | 4096-ptr_max |
| PARAM_VALUE | 0 | subscriptions->has_itree | 1 |
| PARAM_VALUE | 1 | range | 4096-ptr_max |
| PARAM_VALUE | 1 | range->event | 0-4,6-7 |
| PARAM_VALUE | 1 | range->flags | 0-1 |
| PARAM_VALUE | 1 | range->mm | 4096-ptr_max |
| PARAM_VALUE | 1 | range->mm->notifier_subscriptions | 4096-ptr_max |
| PARAM_VALUE | 1 | range->mm->notifier_subscriptions->has_itree | 1 |
| DATA_SOURCE | 1 | range | $0 |
| NOSPEC | 1 | range->end | |
| NOSPEC | 1 | range->start | |
| HARD_MAX | 1 | range->event | 7 |
| HARD_MAX | 1 | range->flags | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | range->end | 0-u64max |
| USER_DATA | 1 | range->start | 0-u64max |
| HALF_LOCKED2 | &ctx->map_changing_lock | ||
| HALF_LOCKED2 | &mm->mmap_lock | ||
| HALF_LOCKED2 | global &ksm_thread_mutex |