Searched defs:n_preds (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/kernel/trace/
H A Dtrace.h1044 int n_preds; /* Number assigned */ member in struct:event_filter
H A Dtrace_events_filter.c598 int n_preds, ret; filter_match_preds() local
723 static int __alloc_pred_stack(struct pred_stack *stack, int n_preds) __alloc_pred_stack() argument
860 static int __alloc_preds(struct event_filter *filter, int n_preds) __alloc_preds() argument
1461 int n_preds = 0; count_preds() local
1629 int n_preds = 0; replace_preds() local

Completed in 91 milliseconds