HomeSort by relevance Sort by last modified time
    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 57 milliseconds