Home
last modified time | relevance | path

Searched defs:pf (Results 1 – 2 of 2) sorted by relevance

/kernel/locking/
Dlockdep.c399 struct pending_free pf[2]; member
1062 struct pending_free *pf; in in_any_zapped_class_list() local
5945 static void remove_class_from_lock_chain(struct pending_free *pf, in remove_class_from_lock_chain()
5981 static void remove_class_from_lock_chains(struct pending_free *pf, in remove_class_from_lock_chains()
5999 static void zap_class(struct pending_free *pf, struct lock_class *class) in zap_class()
6070 static void call_rcu_zapped(struct pending_free *pf) in call_rcu_zapped()
6089 static void __free_zapped_classes(struct pending_free *pf) in __free_zapped_classes()
6109 struct pending_free *pf; in free_zapped_rcu() local
6138 static void __lockdep_free_key_range(struct pending_free *pf, void *start, in __lockdep_free_key_range()
6167 struct pending_free *pf; in lockdep_free_key_range_reg() local
[all …]
/kernel/trace/
Dtrace_events_inject.c37 struct ftrace_event_field **pf, u64 *pv) in parse_field()