Home
last modified time | relevance | path

Searched defs:status (Results 1 – 11 of 11) sorted by relevance

/kernel/
Dexit.h8 int status; member
Dsmpboot.c86 unsigned int status; member
Dexit.c1152 int state, status; in wait_task_zombie() local
Dseccomp.c2499 char *status = cached ? "ALLOW" : "FILTER"; in device_initcall() local
/kernel/power/
Dsuspend_test.c75 int status; in test_wakealarm() local
/kernel/time/
Dntp.c174 static inline int is_error_status(int status) in is_error_status()
220 static inline int is_error_status(int status) in is_error_status()
/kernel/trace/
Dtrace_events_user.c97 char status; member
1677 char status = 0; in update_enable_bit_for() local
2783 char status; in user_seq_show() local
/kernel/debug/
Dgdbstub.c1124 void gdbstub_exit(int status) in gdbstub_exit()
/kernel/rcu/
Dtree.c2851 static void rcu_wake_cond(struct task_struct *t, int status) in rcu_wake_cond()
/kernel/sched/
Dsched.h1088 static inline void set_rd_overloaded(struct root_domain *rd, int status) in set_rd_overloaded()
/kernel/bpf/
Dbtf.c430 int status; /* non-zero for error */ member