Home
last modified time | relevance | path

Searched refs:pending_free (Results 1 – 1 of 1) sorted by relevance

/kernel/locking/
Dlockdep.c314 struct pending_free { struct
334 struct pending_free pf[2]; argument
969 struct pending_free *pf; in in_any_zapped_class_list()
4891 static void remove_class_from_lock_chain(struct pending_free *pf, in remove_class_from_lock_chain()
4954 static void remove_class_from_lock_chains(struct pending_free *pf, in remove_class_from_lock_chains()
4972 static void zap_class(struct pending_free *pf, struct lock_class *class) in zap_class()
5032 static struct pending_free *get_pending_free(void) in get_pending_free()
5043 static void call_rcu_zapped(struct pending_free *pf) in call_rcu_zapped()
5062 static void __free_zapped_classes(struct pending_free *pf) in __free_zapped_classes()
5082 struct pending_free *pf; in free_zapped_rcu()
[all …]