Home
last modified time | relevance | path

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

/kernel/locking/
Dmutex.h18 #define debug_mutex_add_waiter(lock, waiter, ti) do { } while (0) argument
/kernel/sched/
Dcore.c384 struct thread_info *ti = task_thread_info(p); in set_nr_and_not_polling() local
396 struct thread_info *ti = task_thread_info(p); in set_nr_if_polling() local