Home
last modified time | relevance | path

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

12

/kernel/irq/
Dgeneric-chip.c25 void irq_gc_noop(struct irq_data *d) in irq_gc_noop()
37 void irq_gc_mask_disable_reg(struct irq_data *d) in irq_gc_mask_disable_reg()
57 void irq_gc_mask_set_bit(struct irq_data *d) in irq_gc_mask_set_bit()
77 void irq_gc_mask_clr_bit(struct irq_data *d) in irq_gc_mask_clr_bit()
97 void irq_gc_unmask_enable_reg(struct irq_data *d) in irq_gc_unmask_enable_reg()
114 void irq_gc_ack_set_bit(struct irq_data *d) in irq_gc_ack_set_bit()
130 void irq_gc_ack_clr_bit(struct irq_data *d) in irq_gc_ack_clr_bit()
153 void irq_gc_mask_disable_and_ack_set(struct irq_data *d) in irq_gc_mask_disable_and_ack_set()
170 void irq_gc_eoi(struct irq_data *d) in irq_gc_eoi()
190 int irq_gc_set_wake(struct irq_data *d, unsigned int on) in irq_gc_set_wake()
[all …]
Dinternals.h197 #define __irqd_to_state(d) ACCESS_PRIVATE((d)->common, state_use_accessors) argument
199 static inline unsigned int irqd_get(struct irq_data *d) in irqd_get()
207 static inline void irqd_set_move_pending(struct irq_data *d) in irqd_set_move_pending()
212 static inline void irqd_clr_move_pending(struct irq_data *d) in irqd_clr_move_pending()
217 static inline void irqd_set_managed_shutdown(struct irq_data *d) in irqd_set_managed_shutdown()
222 static inline void irqd_clr_managed_shutdown(struct irq_data *d) in irqd_clr_managed_shutdown()
227 static inline void irqd_clear(struct irq_data *d, unsigned int mask) in irqd_clear()
232 static inline void irqd_set(struct irq_data *d, unsigned int mask) in irqd_set()
237 static inline bool irqd_has_set(struct irq_data *d, unsigned int mask) in irqd_has_set()
507 static inline void irq_add_debugfs_entry(unsigned int irq, struct irq_desc *d) in irq_add_debugfs_entry()
[all …]
Dirqdomain.c44 static inline void debugfs_add_domain_dir(struct irq_domain *d) { } in debugfs_add_domain_dir()
45 static inline void debugfs_remove_domain_dir(struct irq_domain *d) { } in debugfs_remove_domain_dir()
779 static int irq_domain_translate(struct irq_domain *d, in irq_domain_translate()
1001 int irq_domain_xlate_onecell(struct irq_domain *d, struct device_node *ctrlr, in irq_domain_xlate_onecell()
1020 int irq_domain_xlate_twocell(struct irq_domain *d, struct device_node *ctrlr, in irq_domain_xlate_twocell()
1042 int irq_domain_xlate_onetwocell(struct irq_domain *d, in irq_domain_xlate_onetwocell()
1067 int irq_domain_translate_onecell(struct irq_domain *d, in irq_domain_translate_onecell()
1088 int irq_domain_translate_twocell(struct irq_domain *d, in irq_domain_translate_twocell()
1579 static void irq_domain_fix_revmap(struct irq_data *d) in irq_domain_fix_revmap()
1952 irq_domain_debug_show_one(struct seq_file *m, struct irq_domain *d, int ind) in irq_domain_debug_show_one()
[all …]
Dcpuhotplug.c20 static inline bool irq_needs_fixup(struct irq_data *d) in irq_needs_fixup()
55 struct irq_data *d = irq_desc_get_irq_data(desc); in migrate_one_irq() local
Dchip.c195 struct irq_data *d = irq_desc_get_irq_data(desc); in __irq_startup_managed() local
238 struct irq_data *d = irq_desc_get_irq_data(desc); in __irq_startup() local
257 struct irq_data *d = irq_desc_get_irq_data(desc); in irq_startup() local
291 struct irq_data *d = irq_desc_get_irq_data(desc); in irq_activate() local
Dmanage.c1400 struct irq_data *d = &desc->irq_data; in irq_request_resources() local
1408 struct irq_data *d = &desc->irq_data; in irq_release_resources() local
1417 struct irq_data *d = irq_desc_get_irq_data(desc); in irq_supports_nmi() local
1433 struct irq_data *d = irq_desc_get_irq_data(desc); in irq_nmi_setup() local
1441 struct irq_data *d = irq_desc_get_irq_data(desc); in irq_nmi_teardown() local
/kernel/bpf/
Ddispatcher.c26 struct bpf_dispatcher *d, struct bpf_prog *prog) in bpf_dispatcher_find_prog()
38 struct bpf_dispatcher *d) in bpf_dispatcher_find_free()
43 static bool bpf_dispatcher_add_prog(struct bpf_dispatcher *d, in bpf_dispatcher_add_prog()
68 static bool bpf_dispatcher_remove_prog(struct bpf_dispatcher *d, in bpf_dispatcher_remove_prog()
94 static int bpf_dispatcher_prepare(struct bpf_dispatcher *d, void *image, void *buf) in bpf_dispatcher_prepare()
106 static void bpf_dispatcher_update(struct bpf_dispatcher *d, int prev_num_progs) in bpf_dispatcher_update()
132 void bpf_dispatcher_change_prog(struct bpf_dispatcher *d, struct bpf_prog *from, in bpf_dispatcher_change_prog()
/kernel/printk/
Dprintk_ringbuffer.c1265 struct prb_desc *d; in desc_reopen_last() local
1356 struct prb_desc *d; in prb_reserve_in_last() local
1451 struct prb_desc *d = to_desc(desc_ring, id); in desc_make_final() local
1490 struct prb_desc *d; in prb_reserve() local
1579 struct prb_desc *d = to_desc(desc_ring, e->id); in _prb_commit() local
/kernel/power/
Denergy_model.c36 struct dentry *d; in em_debug_create_ps() local
69 struct dentry *d; in em_debug_create_pd() local
Dswap.c612 struct crc_data *d = data; in crc32_threadfn() local
656 struct cmp_data *d = data; in lzo_compress_threadfn() local
1140 struct dec_data *d = data; in lzo_decompress_threadfn() local
/kernel/
Ddelayacct.c131 int delayacct_add_tsk(struct taskstats *d, struct task_struct *tsk) in delayacct_add_tsk()
319 void _trace_android_vh_delayacct_add_tsk(struct taskstats *d, struct task_struct *tsk, int *ret) in _trace_android_vh_delayacct_add_tsk()
Dauditsc.c97 struct audit_aux_data d; member
108 struct audit_aux_data d; member
2114 const struct dentry *d, *parent; in handle_path() local
Daudit.h313 #define audit_watch_compare(w, i, d) 0 argument
319 #define audit_mark_compare(m, i, d) 0 argument
Daudit_watch.c350 struct dentry *d = kern_path_locked(watch->path, parent); in audit_get_nd() local
Dsmp.c194 #define CFD_SEQ(s, d, t, c) \ argument
/kernel/time/
Dtick-internal.h79 static inline void tick_do_periodic_broadcast(struct clock_event_device *d) { } in tick_do_periodic_broadcast()
/kernel/sched/
Dtopology.c1441 static void __free_domain_allocs(struct s_data *d, enum s_alloc what, in __free_domain_allocs()
1461 __visit_domain_allocation_hell(struct s_data *d, const struct cpumask *cpu_map) in __visit_domain_allocation_hell()
2245 struct s_data d; in build_sched_domains() local
Drt.c2867 struct rt_schedulable_data *d = data; in tg_rt_schedulable() local
Dcore.c11027 struct cfs_schedulable_data *d) in normalize_cfs_quota()
11048 struct cfs_schedulable_data *d = data; in tg_cfs_schedulable_down() local
/kernel/events/
Duprobes.c365 __update_ref_ctr(struct mm_struct *mm, unsigned long vaddr, short d) in __update_ref_ctr()
405 struct mm_struct *mm, short d) in update_ref_ctr_warn()
415 short d) in update_ref_ctr()
/kernel/rcu/
Dtree_stall.h91 unsigned long d = rcu_jiffies_till_stall_check() / RCU_STALL_MIGHT_DIV; in rcu_gp_might_be_stalled() local
Dtree.c4744 ulong d; in rcu_init_geometry() local
/kernel/trace/
Dtrace.h1034 static inline void ftrace_init_tracefs(struct trace_array *tr, struct dentry *d) { } in ftrace_init_tracefs()
1035 static inline void ftrace_init_tracefs_toplevel(struct trace_array *tr, struct dentry *d) { } in ftrace_init_tracefs_toplevel()
Dtrace_output.c532 char trace_find_mark(unsigned long long d) in trace_find_mark()
Dtrace_events_filter.c2418 struct test_filter_data_t *d = &test_filter_data[i]; in ftrace_test_event_filter() local

12