Searched refs:dequeue_signal_lock (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/jffs2/
H A Dbackground.c130 signr = dequeue_signal_lock(current, &current->blocked, &info); jffs2_garbage_collect_thread()
/linux-4.1.27/drivers/block/
H A Dnbd.c195 dequeue_signal_lock(current, &current->blocked, &info)); sock_xmit()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_mass_storage.c2363 dequeue_signal_lock(current, &current->blocked, &info); handle_exception()
/linux-4.1.27/include/linux/
H A Dsched.h2374 static inline int dequeue_signal_lock(struct task_struct *tsk, sigset_t *mask, siginfo_t *info) dequeue_signal_lock() function

Completed in 988 milliseconds