Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
security/apparmor/apparmorfs.c aa_write_access() -> multi_transaction_set()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | file | 4096-ptr_max |
| PARAM_VALUE | 0 | file->f_op | 4096-ptr_max |
| PARAM_VALUE | 0 | file->f_op->write | 1-u64max |
| PARAM_VALUE | 1 | new | 4096-ptr_max |
| PARAM_VALUE | 1 | new->count.refcount.refs.counter | 1 |
| PARAM_VALUE | 2 | n | 0-9223372036854775807 |
| BUF_SIZE | 1 | new | 4096 |
| BUF_SIZE | 1 | new | 4096 |
| DATA_SOURCE | 0 | file | $0 |
| DATA_SOURCE | 1 | new | r multi_transaction_new |
| BIT_INFO | 0 | file->f_mode | 0x40002,0xffffffffffffffff |
| NOCHECK_CALL |