Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/afs/fs_probe.c afs_fs_probe_dispatcher() -> afs_dispatch_fs_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | net | 4096-ptr_max |
| PARAM_VALUE | 0 | net->fs_lock.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | net->fs_probe_fast.next | 4096-ptr_max |
| PARAM_VALUE | 0 | net->live | 1 |
| PARAM_VALUE | 1 | server | 4096-ptr_max |
| CAPPED_DATA | 0 | &net->fs_probe_fast | 1 |
| CAPPED_DATA | 0 | &net->fs_probe_slow | 1 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | 0 | &net->fs_lock.lock | |
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct seqlock)->lock |
fs/afs/fs_probe.c afs_probe_fileserver() -> afs_dispatch_fs_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | net | 4096-ptr_max |
| PARAM_VALUE | 0 | net->fs_lock.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | server | 4096-ptr_max |
| CAPPED_DATA | 1 | &server->probe_link | 1 |
| DATA_SOURCE | 0 | net | $0 |
| DATA_SOURCE | 1 | server | $1 |
| PARAM_COMPARE | 1 | &server->probe_link | != $1->probe_link.next |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | 0 | &net->fs_lock.lock | |
| TYPE_LOCK | (struct seqlock)->lock |