Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
security/landlock/fs.c hook_file_ioctl() -> hook_file_ioctl_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | is_compat | 0 |
| DATA_SOURCE | 0 | file | $0 |
| DATA_SOURCE | 1 | cmd | $1 |
security/landlock/fs.c hook_file_ioctl_compat() -> hook_file_ioctl_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | is_compat | 1 |
| DATA_SOURCE | 0 | file | $0 |
| DATA_SOURCE | 1 | cmd | $1 |