Home
last modified time | relevance | path

Searched defs:h (Results 1 – 11 of 11) sorted by relevance

/kernel/
Daudit_watch.c287 int h = audit_hash_ino((u32)ino); in audit_update_watch() local
406 int h, ret = 0; in audit_add_watch() local
Dsoftirq.c254 struct softirq_action *h; in __do_softirq() local
Dauditfilter.c889 int h; in audit_find_rule() local
Dauditsc.c811 int h = audit_hash_ino((u32)n->ino); in audit_filter_inode_name() local
/kernel/debug/kdb/
Dkdb_support.c748 struct debug_alloc_header *best, *bestprev, *prev, *h; in debug_kmalloc() local
805 struct debug_alloc_header *h; in debug_kfree() local
/kernel/irq/
Dirqdomain.c387 struct irq_domain *h, *found = NULL; in irq_find_matching_fwspec() local
430 struct irq_domain *h; in irq_domain_check_msi_remap() local
/kernel/time/
Dhrtimer.c1586 static __latent_entropy void hrtimer_run_softirq(struct softirq_action *h) in hrtimer_run_softirq()
Dtimer.c1782 static __latent_entropy void run_timer_softirq(struct softirq_action *h) in run_timer_softirq()
/kernel/rcu/
Dtree.c2384 static void rcu_core_si(struct softirq_action *h) in rcu_core_si()
/kernel/locking/
Dlockdep.c890 static bool in_list(struct list_head *e, struct list_head *h) in in_list()
920 static bool class_lock_list_valid(struct lock_class *c, struct list_head *h) in class_lock_list_valid()
/kernel/sched/
Dfair.c10023 static __latent_entropy void run_rebalance_domains(struct softirq_action *h) in run_rebalance_domains()