Home
last modified time | relevance | path

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

/kernel/bpf/
Dbloom_filter.c26 u32 h; in hash() local
40 u32 i, h; in bloom_map_peek_elem() local
55 u32 i, h; in bloom_map_push_elem() local
Dhelpers.c2220 struct list_head *n = &node->list_head, *h = (void *)head; in __bpf_list_add() local
2265 struct list_head *n, *h = (void *)head; in __bpf_list_del() 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
Dauditfilter.c906 int h; in audit_find_rule() local
Dsoftirq.c579 struct softirq_action *h; in handle_softirqs() local
Dauditsc.c887 int h = audit_hash_ino((u32)n->ino); in audit_filter_inode_name() local
/kernel/irq/
Dirqdomain.c540 struct irq_domain *h, *found = NULL; in irq_find_matching_fwspec() local
/kernel/locking/
Dlockdep.c992 static bool in_list(struct list_head *e, struct list_head *h) in in_list()
1022 static bool class_lock_list_valid(struct lock_class *c, struct list_head *h) in class_lock_list_valid()