Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/posix-clock.c pc_clock_settime() -> (struct posix_clock_operations)->clock_settime()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pc | 4096-ptr_max |
| PARAM_VALUE | 0 | pc->ops.clock_settime | 1-u64max |
| PARAM_VALUE | 0 | pc->zombie | 0 |
| PARAM_VALUE | 1 | tp | 5600820067894091776,6948930233408114688 |
| PARAM_VALUE | 1 | tp->tv_nsec | 0-999999999 |
| PARAM_VALUE | 1 | tp->tv_sec | 0-9223372035 |
| DATA_SOURCE | 1 | tp | $1 |
| CONTAINER | 0 | *(-32-0+0) | $(-1) |
| HARD_MAX | 1 | tp->tv_nsec | 999999999 |
| HARD_MAX | 1 | tp->tv_sec | 9223372035 |
| USER_DATA | 1 | tp->tv_nsec | 0-999999999 |
| USER_DATA | 1 | tp->tv_sec | 0-9223372035 |
| NO_OVERFLOW_SIMPLE | 1 | tp->tv_sec | |
| LOCK2 | &fp->private_data->clk->rwsem |