Searched defs:match (Results 1 – 17 of 17) sorted by relevance
/kernel/trace/ |
A D | trace_events_filter.c | 840 int cmp, match; in filter_pred_string() local 851 int cmp, match; in filter_pchar() local 903 int cmp, match; in filter_pred_strloc() local 926 int cmp, match; in filter_pred_strrelloc() local 1187 int match = filter_pred_fn_call(pred, rec); in filter_match_preds() local 2763 int match; member
|
A D | trace_dynevent.h | 46 bool (*match)(const char *system, const char *event, member
|
A D | fprobe.c | 553 struct filter_match_data *match = data; in filter_match_callback() local 588 struct filter_match_data match = { .filter = filter, .notfilter = notfilter, in get_ips_from_filter() local
|
A D | trace_events.c | 897 char *match; member 922 const char *match, const char *system, const char *event) in remove_cache_mod() 950 const char *match, const char *system, const char *event) in cache_mod() 1001 const char *match, const char *system, const char *event) in cache_mod() 1303 __ftrace_set_clr_event_nolock(struct trace_array *tr, const char *match, in __ftrace_set_clr_event_nolock() 1376 static int __ftrace_set_clr_event(struct trace_array *tr, const char *match, in __ftrace_set_clr_event() 1391 char *event = NULL, *sub = NULL, *match, *mod; in ftrace_set_clr_event() local
|
A D | tracing_map.c | 507 bool match = true; in keys_match() local
|
A D | trace_events_user.c | 1867 bool colon = false, match = false; in user_field_match() local 1925 bool match; in user_event_match() local
|
A D | trace.h | 1647 regex_match_func match; member
|
A D | trace_events_hist.c | 6617 bool match = false; in have_hist_trigger_match() local
|
A D | ftrace.c | 1761 int match = 0; in __ftrace_hash_rec_update() local
|
/kernel/ |
A D | seccomp.c | 405 struct seccomp_filter **match) in seccomp_run_filters() 1139 static bool should_sleep_killable(struct seccomp_filter *match, in should_sleep_killable() 1146 struct seccomp_filter *match, in seccomp_do_user_notification() 1247 struct seccomp_filter *match = NULL; in __seccomp_filter() local
|
A D | resource.c | 1649 struct region_devres *this = res, *match = match_data; in devm_region_match() local
|
/kernel/irq/ |
A D | devres.c | 28 struct irq_devres *this = res, *match = data; in devm_irq_match() local
|
/kernel/debug/kdb/ |
A D | kdb_main.c | 234 char *kdbgetenv(const char *match) in kdbgetenv() 266 static int kdbgetulenv(const char *match, unsigned long *value) in kdbgetulenv() 291 int kdbgetintenv(const char *match, int *value) in kdbgetintenv()
|
/kernel/dma/ |
A D | mapping.c | 50 struct dma_devres *this = res, *match = match_data; in dmam_match() local
|
A D | debug.c | 294 match_fn match) in __hash_bucket_find()
|
/kernel/kcsan/ |
A D | kcsan_test.c | 1281 bool match = false; in test_1bit_value_change() local
|
/kernel/sched/ |
A D | core.c | 2259 int running, queued, match; in wait_task_inactive() local 4029 int match; in ttwu_state_match() local
|
Completed in 159 milliseconds