linux_dsm_epyc7002/arch/xtensa/platforms/iss
Kees Cook d8479a21a9 xtensa: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.

Cc: Chris Zankel <chris@zankel.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: linux-xtensa@linux-xtensa.org
Signed-off-by: Kees Cook <keescook@chromium.org>
2017-11-02 15:50:33 -07:00
..
include/platform xtensa: ISS: add argc/argv simcall definitions 2017-03-13 13:47:12 -07:00
console.c xtensa: Convert timers to use timer_setup() 2017-11-02 15:50:33 -07:00
Makefile xtensa: ISS: don't depend on CONFIG_TTY 2014-05-05 09:04:10 -07:00
network.c xtensa: Convert timers to use timer_setup() 2017-11-02 15:50:33 -07:00
setup.c xtensa: ISS: update kernel command line in platform_setup 2017-03-13 13:47:20 -07:00
simdisk.c xtensa: ISS: Use kmalloc_array() in simdisk_init() 2017-05-08 14:53:29 -07:00