Home
last modified time | relevance | path

Searched refs:unwind_deferred_cancel (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dunwind_deferred.h30 void unwind_deferred_cancel(struct unwind_work *work);
72 static inline void unwind_deferred_cancel(struct unwind_work *work) {} in unwind_deferred_cancel() function
/linux/kernel/unwind/
H A Ddeferred.c298 void unwind_deferred_cancel(struct unwind_work *work) in unwind_deferred_cancel() function