Home
last modified time | relevance | path

Searched defs:task_lock (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/sched/
H A Dtask.h219 static inline void task_lock(struct task_struct *p) in task_lock() function
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c459 struct mutex task_lock; member