Defined in 1 files as a function:
Referenced in 9 files:
- arch/arm/vdso/vgettimeofday.c, line 36
- arch/arm64/kernel/vdso/vgettimeofday.c, line 16
- arch/arm64/kernel/vdso32/vgettimeofday.c, line 34
- arch/loongarch/vdso/vgettimeofday.c, line 12
- arch/mips/vdso/vgettimeofday.c
- arch/riscv/kernel/vdso/vgettimeofday.c, line 15
- arch/s390/kernel/vdso/vdso_generic.c, line 13
- arch/sparc/vdso/vclock_gettime.c
- arch/x86/entry/vdso/common/vclock_gettime.c
Smatch caller information:
arch/x86/entry/vdso/vdso32/vclock_gettime.c __vdso_clock_gettime64() -> __cvdso_clock_gettime()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | clock | $0 |
| DATA_SOURCE | 1 | ts | $1 |
arch/x86/entry/vdso/vdso64/vclock_gettime.c __vdso_clock_gettime() -> __cvdso_clock_gettime()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | clock | $0 |
| DATA_SOURCE | 1 | ts | $1 |