Home
last modified time | relevance | path

Searched defs:force (Results 1 – 15 of 15) sorted by relevance

/kernel/irq/
Dchip.c195 __irq_startup_managed(struct irq_desc *desc, struct cpumask *aff, bool force) in __irq_startup_managed()
231 __irq_startup_managed(struct irq_desc *desc, struct cpumask *aff, bool force) in __irq_startup_managed()
256 int irq_startup(struct irq_desc *desc, bool resend, bool force) in irq_startup()
1443 const struct cpumask *dest, bool force) in irq_chip_set_affinity_parent()
Dmanage.c221 bool force) in irq_do_set_affinity()
318 const struct cpumask *dest, bool force) in irq_try_set_affinity()
333 const struct cpumask *mask, bool force) in irq_set_affinity_deactivated()
357 bool force) in irq_set_affinity_locked()
460 bool force) in __irq_set_affinity()
Dspurious.c62 static int try_one_irq(struct irq_desc *desc, bool force) in try_one_irq()
Dmsi.c240 const struct cpumask *mask, bool force) in msi_domain_set_affinity()
/kernel/time/
Dtick-oneshot.c23 int tick_program_event(ktime_t expires, int force) in tick_program_event()
Dtick-internal.h118 static inline int tick_program_event(ktime_t expires, int force) { return 0; } in tick_program_event()
Dclockevents.c304 bool force) in clockevents_program_event()
/kernel/
Dreboot.c461 static int __orderly_poweroff(bool force) in __orderly_poweroff()
498 void orderly_poweroff(bool force) in orderly_poweroff()
Dsignal.c81 static bool sig_task_ignored(struct task_struct *t, int sig, bool force) in sig_task_ignored()
103 static bool sig_ignored(struct task_struct *t, int sig, bool force) in sig_ignored()
902 static bool prepare_signal(int sig, struct task_struct *p, bool force) in prepare_signal()
1075 enum pid_type type, bool force) in __send_signal()
1219 bool force = false; in send_signal() local
Dkprobes.c716 static void unoptimize_kprobe(struct kprobe *p, bool force) in unoptimize_kprobe()
Dcpu.c418 void __init cpu_smt_disable(bool force) in cpu_smt_disable()
/kernel/rcu/
Dtree_nocb.h222 bool force, unsigned long flags) in __wake_nocb_gp()
255 static bool wake_nocb_gp(struct rcu_data *rdp, bool force) in wake_nocb_gp()
1610 static bool wake_nocb_gp(struct rcu_data *rdp, bool force) in wake_nocb_gp()
/kernel/bpf/
Dbpf_lru_list.c383 bool force = false; in __local_list_pop_pending() local
/kernel/sched/
Dpsi.c572 bool force) in psi_schedule_poll_work()
/kernel/locking/
Dlockdep.c1236 register_lock_class(struct lockdep_map *lock, unsigned int subclass, int force) in register_lock_class()