Searched refs:nosched (Results 1 – 3 of 3) sorted by relevance
124 static bool __save_trace(unsigned long pc, void *arg, bool nosched) in __save_trace() argument128 if (unlikely(nosched && in_sched_functions(pc))) in __save_trace()
128 struct stack_trace *trace, unsigned int nosched) in __save_stack_trace() argument135 data.no_sched_functions = nosched; in __save_stack_trace()
897 uint64_t nosched:1; member914 uint64_t nosched:1;