Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
security/apparmor/policy.c __add_profile() -> aa_label_insert()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ls | 4096-ptr_max |
| PARAM_VALUE | 1 | label | 4096-ptr_max |
| PARAM_VALUE | 1 | label->count.count.refcount.refs.counter | (-1073741824) |
| HALF_LOCKED2 | &ns->lock | ||
| HALF_LOCKED2 | &profile->ns->lock | ||
| TYPE_LOCK | (struct aa_ns)->lock |
security/apparmor/label.c __label_update() -> aa_label_insert()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ls | 4096-ptr_max |
| PARAM_VALUE | 1 | label | 4096-ptr_max |
| PARAM_VALUE | 1 | label->count.reftype | 0 |
| PARAM_VALUE | 1 | label->proxy | 1-u64max |
| PARAM_VALUE | 1 | label->proxy->count.count.refcount.refs.counter | (-1073741824) |
| PARAM_VALUE | 1 | label->size | s32min-0,2-s32max |
| PARAM_VALUE | 1 | label->vec | 4096-ptr_max |
| PARAM_VALUE | 1 | *label->vec | 0 |
| BUF_SIZE | 1 | label | s32min-s32max |
| DATA_SOURCE | 1 | label | r aa_label_alloc |
| LOCK2 | &ns->lock | ||
| TYPE_LOCK | (struct aa_ns)->lock |