Searched defs:match (Results 1 – 16 of 16) sorted by relevance
/kernel/trace/ |
D | trace_events_filter.c | 748 int cmp, match; in filter_pred_string() local 759 int cmp, match; in filter_pchar() local 811 int cmp, match; in filter_pred_strloc() local 834 int cmp, match; in filter_pred_strrelloc() local 1054 int match = filter_pred_fn_call(pred, rec); in filter_match_preds() local 2315 int match; member
|
D | trace_dynevent.h | 46 bool (*match)(const char *system, const char *event, member
|
D | trace_events_user.c | 1177 bool colon = false, match = false; in user_field_match() local 1231 bool match; in user_event_match() local
|
D | tracing_map.c | 507 bool match = true; in keys_match() local
|
D | trace_events.c | 1017 __ftrace_set_clr_event_nolock(struct trace_array *tr, const char *match, in __ftrace_set_clr_event_nolock() 1064 static int __ftrace_set_clr_event(struct trace_array *tr, const char *match, in __ftrace_set_clr_event() 1078 char *event = NULL, *sub = NULL, *match; in ftrace_set_clr_event() local
|
D | trace.h | 1462 regex_match_func match; member
|
D | trace_events_hist.c | 6311 bool match = false; in have_hist_trigger_match() local
|
D | ftrace.c | 1713 int match = 0; in __ftrace_hash_rec_update() local
|
/kernel/ |
D | seccomp.c | 402 struct seccomp_filter **match) in seccomp_run_filters() 1090 static bool should_sleep_killable(struct seccomp_filter *match, in should_sleep_killable() 1097 struct seccomp_filter *match, in seccomp_do_user_notification() 1195 struct seccomp_filter *match = NULL; in __seccomp_filter() local
|
D | resource.c | 1551 struct region_devres *this = res, *match = match_data; in devm_region_match() local
|
/kernel/irq/ |
D | devres.c | 27 struct irq_devres *this = res, *match = data; in devm_irq_match() local
|
/kernel/debug/kdb/ |
D | kdb_main.c | 249 char *kdbgetenv(const char *match) in kdbgetenv() 311 static int kdbgetulenv(const char *match, unsigned long *value) in kdbgetulenv() 336 int kdbgetintenv(const char *match, int *value) in kdbgetintenv()
|
/kernel/dma/ |
D | mapping.c | 42 struct dma_devres *this = res, *match = match_data; in dmam_match() local
|
D | debug.c | 294 match_fn match) in __hash_bucket_find()
|
/kernel/kcsan/ |
D | kcsan_test.c | 1268 bool match = false; in test_1bit_value_change() local
|
/kernel/sched/ |
D | core.c | 2268 int match; in task_state_match() local 2299 int running, queued, match; in wait_task_inactive() local 4066 int match; in ttwu_state_match() local 7582 bool match; in check_same_owner() local
|