Home
last modified time | relevance | path

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

/kernel/bpf/
A 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
A Dhelpers.c2255 struct list_head *n = &node->list_head, *h = (void *)head; in __bpf_list_add() local
2300 struct list_head *n, *h = (void *)head; in __bpf_list_del() local
2333 struct list_head *h = (struct list_head *)head; in bpf_list_front() local
2343 struct list_head *h = (struct list_head *)head; in bpf_list_back() local
/kernel/
A Daudit_watch.c288 int h = audit_hash_ino((u32)ino); in audit_update_watch() local
409 int h, ret = 0; in audit_add_watch() local
A Dauditfilter.c906 int h; in audit_find_rule() local
A Dsoftirq.c541 struct softirq_action *h; in handle_softirqs() local
A Dauditsc.c889 int h = audit_hash_ino((u32)n->ino); in audit_filter_inode_name() local
/kernel/irq/
A Dirqdomain.c514 struct irq_domain *h, *found = NULL; in irq_find_matching_fwspec() local
/kernel/locking/
A Dlockdep.c995 static bool in_list(struct list_head *e, struct list_head *h) in in_list()
1025 static bool class_lock_list_valid(struct lock_class *c, struct list_head *h) in class_lock_list_valid()

Completed in 34 milliseconds