Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep.c347 struct pending_free { struct
367 struct pending_free pf[2]; argument
1024 struct pending_free *pf; in in_any_zapped_class_list()
5845 static void remove_class_from_lock_chain(struct pending_free *pf, in remove_class_from_lock_chain()
5881 static void remove_class_from_lock_chains(struct pending_free *pf, in remove_class_from_lock_chains()
5899 static void zap_class(struct pending_free *pf, struct lock_class *class) in zap_class()
5962 static struct pending_free *get_pending_free(void) in get_pending_free()
5973 static void call_rcu_zapped(struct pending_free *pf) in call_rcu_zapped()
5992 static void __free_zapped_classes(struct pending_free *pf) in __free_zapped_classes()
6012 struct pending_free *pf; in free_zapped_rcu()
[all …]