Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/tracefs/event_inode.c eventfs_create_events_dir() -> get_ei()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ei | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->children.next | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->children.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->children.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->children.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->children.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->data | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->entries | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->kref.refcount.refs.counter | 1 |
| PARAM_VALUE | 0 | ei->list.next | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->name | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->nr_entries | 2-3 |
| BUF_SIZE | 0 | ei | 88 |
| BUF_SIZE | 0 | ei->entries | 72 |
| DATA_SOURCE | 0 | ei | r alloc_root_ei |
| BIT_INFO | 0 | ei->nr_entries | 0x2,0x3 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
fs/tracefs/event_inode.c lookup_dir_entry() -> get_ei()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ei | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->ino | 1-u32max |
| PARAM_VALUE | 0 | ei->is_freed | 0 |
| DATA_SOURCE | 0 | ei | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &dentry->d_lockref.lock | ||
| HALF_LOCKED2 | &dir->i_rwsem |
fs/tracefs/event_inode.c lookup_file() -> get_ei()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ei | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->entries | 4096-ptr_max |
| PARAM_VALUE | 0 | ei->entry_attrs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ei->is_freed | 0 |
| PARAM_VALUE | 0 | ei->nr_entries | 1-1073741823 |
| BUF_SIZE | 0 | ei | 88 |
| DATA_SOURCE | 0 | ei | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &dentry->d_lockref.lock | ||
| HALF_LOCKED2 | &dir->d_inode->i_rwsem |