Defined in 1 files as a prototype:
Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/net/dsa/mv88e6xxx/global2_avb.c
- drivers/net/dsa/mv88e6xxx/hwtstamp.c
- drivers/ptp/ptp_clock.c, line 211
Smatch caller information:
kernel/time/posix-clock.c posix_clock_read() -> (struct posix_clock_operations)->read()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pccontext | 4096-ptr_max |
| PARAM_VALUE | 3 | cnt | 0-1000000000,2147479552 |
| BUF_SIZE | 0 | pccontext | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | pccontext | s32min-(-2),1-s32max |
| CAPPED_DATA | 2 | buf | 1 |
| DATA_SOURCE | 2 | buf | $1 |
| DATA_SOURCE | 3 | cnt | $2 |
| FUZZY_MAX | 3 | cnt | 2147479552 |
| USER_DATA | 2 | buf | 0-u64max[c] |
| USER_DATA | 3 | cnt | 0-1000000000 |
| LOCK2 | &fp->private_data->clk->rwsem |