Home
last modified time | relevance | path

Searched defs:d (Results 1 – 21 of 21) sorted by relevance

/kernel/irq/
Dgeneric-chip.c24 void irq_gc_noop(struct irq_data *d) in irq_gc_noop()
35 void irq_gc_mask_disable_reg(struct irq_data *d) in irq_gc_mask_disable_reg()
54 void irq_gc_mask_set_bit(struct irq_data *d) in irq_gc_mask_set_bit()
74 void irq_gc_mask_clr_bit(struct irq_data *d) in irq_gc_mask_clr_bit()
94 void irq_gc_unmask_enable_reg(struct irq_data *d) in irq_gc_unmask_enable_reg()
110 void irq_gc_ack_set_bit(struct irq_data *d) in irq_gc_ack_set_bit()
126 void irq_gc_ack_clr_bit(struct irq_data *d) in irq_gc_ack_clr_bit()
141 void irq_gc_mask_disable_reg_and_ack(struct irq_data *d) in irq_gc_mask_disable_reg_and_ack()
157 void irq_gc_eoi(struct irq_data *d) in irq_gc_eoi()
177 int irq_gc_set_wake(struct irq_data *d, unsigned int on) in irq_gc_set_wake()
[all …]
Dinternals.h170 #define __irqd_to_state(d) ACCESS_PRIVATE((d)->common, state_use_accessors) argument
175 static inline void irqd_set_move_pending(struct irq_data *d) in irqd_set_move_pending()
180 static inline void irqd_clr_move_pending(struct irq_data *d) in irqd_clr_move_pending()
185 static inline void irqd_clear(struct irq_data *d, unsigned int mask) in irqd_clear()
190 static inline void irqd_set(struct irq_data *d, unsigned int mask) in irqd_set()
195 static inline bool irqd_has_set(struct irq_data *d, unsigned int mask) in irqd_has_set()
Dcpuhotplug.c19 struct irq_data *d = irq_desc_get_irq_data(desc); in migrate_one_irq() local
Dirqdomain.c535 static int irq_domain_translate(struct irq_domain *d, in irq_domain_translate()
819 int irq_domain_xlate_onecell(struct irq_domain *d, struct device_node *ctrlr, in irq_domain_xlate_onecell()
838 int irq_domain_xlate_twocell(struct irq_domain *d, struct device_node *ctrlr, in irq_domain_xlate_twocell()
861 int irq_domain_xlate_onetwocell(struct irq_domain *d, in irq_domain_xlate_onetwocell()
Dmanage.c381 static inline int setup_affinity(struct irq_desc *d, struct cpumask *mask) in setup_affinity()
1056 struct irq_data *d = &desc->irq_data; in irq_request_resources() local
1064 struct irq_data *d = &desc->irq_data; in irq_release_resources() local
/kernel/time/
Dtimekeeping_debug.c59 struct dentry *d; in tk_debug_sleep_time_init() local
Dtick-internal.h79 static inline void tick_do_periodic_broadcast(struct clock_event_device *d) { } in tick_do_periodic_broadcast()
/kernel/locking/
Drtmutex.h23 #define debug_rt_mutex_deadlock(d, a ,l) do { } while (0) argument
/kernel/power/
Dqos.c598 static int register_pm_qos_misc(struct pm_qos_object *qos, struct dentry *d) in register_pm_qos_misc()
702 struct dentry *d; in pm_qos_power_init() local
Dswap.c595 struct crc_data *d = data; in crc32_threadfn() local
639 struct cmp_data *d = data; in lzo_compress_threadfn() local
1131 struct dec_data *d = data; in lzo_decompress_threadfn() local
/kernel/
Ddelayacct.c83 int __delayacct_add_tsk(struct taskstats *d, struct task_struct *tsk) in __delayacct_add_tsk()
Dauditsc.c109 struct audit_aux_data d; member
120 struct audit_aux_data d; member
1617 const struct dentry *d, *parent; in handle_path() local
Daudit.h294 #define audit_watch_compare(w, i, d) 0 argument
300 #define audit_mark_compare(m, i, d) 0 argument
Daudit_watch.c365 struct dentry *d = kern_path_locked(watch->path, parent); in audit_get_nd() local
/kernel/trace/
Dtrace_events_filter.c551 struct filter_match_preds_data *d = data; in filter_match_preds_cb() local
1453 struct check_pred_data *d = data; in check_pred_tree_cb() local
1515 struct fold_pred_data *d = data; in fold_pred_cb() local
2389 struct test_filter_data_t *d = &test_filter_data[i]; in ftrace_test_event_filter() local
Dtrace.h891 static inline void ftrace_init_tracefs(struct trace_array *tr, struct dentry *d) { } in ftrace_init_tracefs()
892 static inline void ftrace_init_tracefs_toplevel(struct trace_array *tr, struct dentry *d) { } in ftrace_init_tracefs_toplevel()
Dtrace_output.c467 char trace_find_mark(unsigned long long d) in trace_find_mark()
/kernel/sched/
Dcore.c6583 static void __free_domain_allocs(struct s_data *d, enum s_alloc what, in __free_domain_allocs()
6599 static enum s_alloc __visit_domain_allocation_hell(struct s_data *d, in __visit_domain_allocation_hell()
7229 struct s_data d; in build_sched_domains() local
8252 struct rt_schedulable_data *d = data; in tg_rt_schedulable() local
8882 struct cfs_schedulable_data *d) in normalize_cfs_quota()
8903 struct cfs_schedulable_data *d = data; in tg_cfs_schedulable_down() local
Dfair.c3520 s64 d = se->vruntime - cfs_rq->min_vruntime; in check_spread() local
/kernel/rcu/
Dtree_plugin.h1966 bool d; in rcu_nocb_wait_gp() local
Dtree.c4138 ulong d; in rcu_init_geometry() local