Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 4 of 4) sorted by relevance

/kernel/sched/
Dstats.h67 int clear = 0, set = TSK_RUNNING; in psi_enqueue() local
87 int clear = TSK_RUNNING, set = 0; in psi_dequeue() local
115 int clear = 0; in psi_ttwu_dequeue() local
Dpsi.c673 unsigned int clear, unsigned int set) in psi_group_change()
747 void psi_task_change(struct task_struct *task, int clear, int set) in psi_task_change()
/kernel/printk/
Dprintk.c1451 static int syslog_print_all(char __user *buf, int size, bool clear) in syslog_print_all()
1537 bool clear = false; in do_syslog() local
/kernel/trace/
Dtrace_events_hist.c327 bool clear; member