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
404 int h, ret = 0; in audit_add_watch() local
Dsoftirq.c265 struct softirq_action *h; in __do_softirq() local
Dauditfilter.c896 int h; in audit_find_rule() local
Dauditsc.c840 int h = audit_hash_ino((u32)n->ino); in audit_filter_inode_name() local
/kernel/debug/kdb/
Dkdb_support.c749 struct debug_alloc_header *best, *bestprev, *prev, *h; in debug_kmalloc() local
806 struct debug_alloc_header *h; in debug_kfree() local
/kernel/irq/
Dirqdomain.c399 struct irq_domain *h, *found = NULL; in irq_find_matching_fwspec() local
442 struct irq_domain *h; in irq_domain_check_msi_remap() local
/kernel/time/
Dhrtimer.c1654 static __latent_entropy void hrtimer_run_softirq(struct softirq_action *h) in hrtimer_run_softirq()
Dtimer.c1768 static __latent_entropy void run_timer_softirq(struct softirq_action *h) in run_timer_softirq()
/kernel/locking/
Dlockdep.c946 static bool in_list(struct list_head *e, struct list_head *h) in in_list()
976 static bool class_lock_list_valid(struct lock_class *c, struct list_head *h) in class_lock_list_valid()
/kernel/rcu/
Dtree.c2746 static void rcu_core_si(struct softirq_action *h) in rcu_core_si()
/kernel/sched/
Dfair.c11065 static __latent_entropy void run_rebalance_domains(struct softirq_action *h) in run_rebalance_domains()