Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/file.c expand_fdtable() -> copy_fdtable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | nfdt | 4096-ptr_max |
| PARAM_VALUE | 0 | nfdt->close_on_exec | 4096-ptr_max |
| PARAM_VALUE | 0 | nfdt->fd | 16,4096-ptr_max |
| PARAM_VALUE | 0 | nfdt->max_fds | 0-1048576 |
| PARAM_VALUE | 0 | nfdt->open_fds | 16,4096-ptr_max |
| PARAM_VALUE | 1 | ofdt | 4096-ptr_max |
| PARAM_VALUE | 1 | ofdt->max_fds | 0-1048575 |
| BUF_SIZE | 0 | nfdt | 56 |
| CAPPED_DATA | 1 | ofdt->max_fds | 1 |
| DATA_SOURCE | 0 | nfdt | r alloc_fdtable |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | nfdt->max_fds | |
| LOCK2 | &files->file_lock | ||
| TYPE_LOCK | (struct files_struct)->file_lock |