Searched defs:w (Results 1 – 7 of 7) sorted by relevance
16 #define debug_rt_mutex_init_waiter(w) do { } while (0) argument17 #define debug_rt_mutex_free_waiter(w) do { } while (0) argument24 #define debug_rt_mutex_print_deadlock(w) do { } while (0) argument25 #define debug_rt_mutex_detect_deadlock(w,d) (d) argument26 #define debug_rt_mutex_reset_waiter(w) do { } while (0) argument
26 # define debug_rt_mutex_reset_waiter(w) \ argument
238 static void audit_watch_log_rule_change(struct audit_krule *r, struct audit_watch *w, char *op) in audit_watch_log_rule_change()337 struct audit_watch *w, *nextw; in audit_remove_parent_watches() local379 struct audit_watch *w, *watch = krule->watch; in audit_add_to_parent() local
269 #define audit_put_watch(w) {} argument270 #define audit_get_watch(w) {} argument274 #define audit_watch_path(w) "" argument275 #define audit_watch_compare(w, i, d) 0 argument
70 struct rt_mutex_waiter *w; in rt_mutex_top_waiter() local
56 # define scale_load(w) (w) argument57 # define scale_load_down(w) (w) argument899 static inline void update_load_set(struct load_weight *lw, unsigned long w) in update_load_set()
196 unsigned long w = scale_load_down(lw->weight); in calc_delta_mine() local3056 long w, W; in effective_load() local