Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
security/tomoyo/domain.c tomoyo_update_domain() -> tomoyo_update_domain param 3()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | a | 4096-ptr_max |
| PARAM_VALUE | 0 | a->cond | 0,4096-ptr_max |
| PARAM_VALUE | 0 | a->is_deleted | (-128)-(-2),0-127 |
| PARAM_VALUE | 0 | a->type | 0-8 |
| PARAM_VALUE | 1 | b | 4096-ptr_max |
| PARAM_VALUE | 1 | b->cond | 0,4096-ptr_max |
| PARAM_VALUE | 1 | b->type | 0-8 |
| CAPPED_DATA | 0 | a->cond | 1 |
| CAPPED_DATA | 0 | a->type | 1 |
| CAPPED_DATA | 1 | b->cond | 1 |
| CAPPED_DATA | 1 | b->type | 1 |
| DATA_SOURCE | 1 | b | $0 |
| PARAM_COMPARE | 0 | a->cond | == $1->cond |
| PARAM_COMPARE | 0 | a->type | == $1->type |
| HARD_MAX | 1 | b->type | 8 |
| LOCK2 | global &tomoyo_policy_lock |