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
1070 struct pending_free *pf; in in_any_zapped_class_list() local
6147 static void remove_class_from_lock_chain(struct pending_free *pf, in remove_class_from_lock_chain()
6183 static void remove_class_from_lock_chains(struct pending_free *pf, in remove_class_from_lock_chains()
6201 static void zap_class(struct pending_free *pf, struct lock_class *class) in zap_class()
6277 static bool prepare_call_rcu_zapped(struct pending_free *pf) in prepare_call_rcu_zapped()
6296 static void __free_zapped_classes(struct pending_free *pf) in __free_zapped_classes()
6316 struct pending_free *pf; in free_zapped_rcu() local
6350 static void __lockdep_free_key_range(struct pending_free *pf, void *start, in __lockdep_free_key_range()
6379 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()