Home
last modified time | relevance | path

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

/kernel/irq/
Dchip.c193 bool force) in __irq_startup_managed()
230 bool force) in __irq_startup_managed()
255 int irq_startup(struct irq_desc *desc, bool resend, bool force) in irq_startup()
1445 const struct cpumask *dest, bool force) in irq_chip_set_affinity_parent()
Dmanage.c213 bool force) in irq_do_set_affinity()
310 const struct cpumask *dest, bool force) in irq_try_set_affinity()
325 const struct cpumask *mask, bool force) in irq_set_affinity_deactivated()
349 bool force) in irq_set_affinity_locked()
452 bool force) in __irq_set_affinity()
Dspurious.c62 static int try_one_irq(struct irq_desc *desc, bool force) in try_one_irq()
Dmsi.c494 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/rcu/
Dtree_nocb.h217 bool force, unsigned long flags) in __wake_nocb_gp()
250 static bool wake_nocb_gp(struct rcu_data *rdp, bool force) in wake_nocb_gp()
1725 static bool wake_nocb_gp(struct rcu_data *rdp, bool force) in wake_nocb_gp()
/kernel/
Dreboot.c849 static int __orderly_poweroff(bool force) in __orderly_poweroff()
886 void orderly_poweroff(bool force) in orderly_poweroff()
Dsignal.c83 static bool sig_task_ignored(struct task_struct *t, int sig, bool force) in sig_task_ignored()
105 static bool sig_ignored(struct task_struct *t, int sig, bool force) in sig_ignored()
914 static bool prepare_signal(int sig, struct task_struct *p, bool force) in prepare_signal()
1093 struct task_struct *t, enum pid_type type, bool force) in __send_signal_locked()
1237 bool force = false; in send_signal_locked() local
Dcpu.c418 void __init cpu_smt_disable(bool force) in cpu_smt_disable()
Dkprobes.c725 static void unoptimize_kprobe(struct kprobe *p, bool force) in unoptimize_kprobe()
/kernel/bpf/
Dbpf_lru_list.c383 bool force = false; in __local_list_pop_pending() local
/kernel/sched/
Dpsi.c571 bool force) in psi_schedule_poll_work()
/kernel/cgroup/
Dcpuset.c1598 bool force) in update_cpumasks_hier()
/kernel/locking/
Dlockdep.c1273 register_lock_class(struct lockdep_map *lock, unsigned int subclass, int force) in register_lock_class()