OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clear_ti_thread_flag
(Results
1 - 3
of
3
) sorted by null
/external/kernel-headers/original/linux/
thread_info.h
35
static inline void
clear_ti_thread_flag
(struct thread_info *ti, int flag)
function
58
clear_ti_thread_flag
(current_thread_info(), flag)
sched.h
[
all
...]
/external/kernel-headers/original/asm-mips/
system.h
55
clear_ti_thread_flag
(__prev_ti, TIF_FPUBOUND); \
Completed in 3388 milliseconds