Searched refs:thread_clear_flags (Results 1 – 3 of 3) sorted by relevance
161 thread_clear_flags(thread, SVC_SIGNAL); in sec_gc_main()
2052 thread_clear_flags(thread, SVC_STARTING); in ptlrpc_main()
1852 static inline void thread_clear_flags(struct ptlrpc_thread *thread, __u32 flags) in thread_clear_flags() function