Searched defs:status (Results 1 – 12 of 12) sorted by relevance
8 int status; member
82 unsigned int status; member
2358 int __weak arch_get_shadow_stack_status(struct task_struct *t, unsigned long __user *status) in arch_get_shadow_stack_status()2363 int __weak arch_set_shadow_stack_status(struct task_struct *t, unsigned long status) in arch_set_shadow_stack_status()2368 int __weak arch_lock_shadow_stack_status(struct task_struct *t, unsigned long status) in arch_lock_shadow_stack_status()
1159 int state, status; in wait_task_zombie() local
2508 char *status = cached ? "ALLOW" : "FILTER"; in device_initcall() local
75 int status; in test_wakealarm() local
177 static inline bool is_error_status(int status) in is_error_status()227 static inline bool is_error_status(int status) in is_error_status()
97 char status; member1677 char status = 0; in update_enable_bit_for() local2783 char status; in user_seq_show() local
1124 void gdbstub_exit(int status) in gdbstub_exit()
2881 static void rcu_wake_cond(struct task_struct *t, int status) in rcu_wake_cond()
1030 static inline void set_rd_overloaded(struct root_domain *rd, int status) in set_rd_overloaded()
430 int status; /* non-zero for error */ member
Completed in 68 milliseconds