Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
security/apparmor/policy.c __aa_profile_list_release() -> __remove_profile()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | profile | 4096-ptr_max |
| CAPPED_DATA | 0 | &profile->base.list | 1 |
| NOCHECK_CALL | |||
| LOCK2 | &ns->lock | ||
| TYPE_LOCK | (struct aa_ns)->lock |
security/apparmor/policy.c aa_remove_profiles() -> __remove_profile()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | profile | 4096-ptr_max |
| DATA_SOURCE | 0 | profile | r aa_get_profile |
| NOCHECK_CALL | |||
| LOCK2 | &ns->lock | ||
| TYPE_LOCK | (struct aa_ns)->lock |