Home
last modified time | relevance | path

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

/kernel/bpf/
Dbloom_filter.c33 u32 h; in hash() local
48 u32 i, h; in bloom_map_peek_elem() local
63 u32 i, h; in bloom_map_push_elem() local
/kernel/
Daudit_watch.c288 int h = audit_hash_ino((u32)ino); in audit_update_watch() local
405 int h, ret = 0; in audit_add_watch() local
Dsoftirq.c575 struct softirq_action *h; in __do_softirq() local
Dauditfilter.c904 int h; in audit_find_rule() local
Dauditsc.c871 int h = audit_hash_ino((u32)n->ino); in audit_filter_inode_name() local
/kernel/irq/
Dirqdomain.c429 struct irq_domain *h, *found = NULL; in irq_find_matching_fwspec() local
472 struct irq_domain *h; in irq_domain_check_msi_remap() local
/kernel/time/
Dtimer.c1805 static __latent_entropy void run_timer_softirq(struct softirq_action *h) in run_timer_softirq()
Dhrtimer.c1756 static __latent_entropy void hrtimer_run_softirq(struct softirq_action *h) in hrtimer_run_softirq()
/kernel/locking/
Dlockdep.c984 static bool in_list(struct list_head *e, struct list_head *h) in in_list()
1014 static bool class_lock_list_valid(struct lock_class *c, struct list_head *h) in class_lock_list_valid()
/kernel/rcu/
Dtree.c2571 static void rcu_core_si(struct softirq_action *h) in rcu_core_si()
/kernel/sched/
Dfair.c11808 static __latent_entropy void run_rebalance_domains(struct softirq_action *h) in run_rebalance_domains()