Searched hist:bcdc4bd356c76a5bab2f480a73f089dc8e0e4e89 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/dma/ioat/ |
H A D | dma.h | diff bcdc4bd356c76a5bab2f480a73f089dc8e0e4e89 Tue Oct 24 12:02:23 CEST 2017 Kees Cook <keescook@chromium.org> dmaengine: 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.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|
H A D | init.c | diff bcdc4bd356c76a5bab2f480a73f089dc8e0e4e89 Tue Oct 24 12:02:23 CEST 2017 Kees Cook <keescook@chromium.org> dmaengine: 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.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|
H A D | dma.c | diff bcdc4bd356c76a5bab2f480a73f089dc8e0e4e89 Tue Oct 24 12:02:23 CEST 2017 Kees Cook <keescook@chromium.org> dmaengine: 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.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|
/linux/drivers/dma/ |
H A D | imx-dma.c | diff bcdc4bd356c76a5bab2f480a73f089dc8e0e4e89 Tue Oct 24 12:02:23 CEST 2017 Kees Cook <keescook@chromium.org> dmaengine: 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.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|