Searched defs:match (Results 1 – 17 of 17) sorted by relevance
| /kernel/trace/ |
| 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 2670 int match; member
|
| D | trace_dynevent.h | 46 bool (*match)(const char *system, const char *event, member
|
| D | tracing_map.c | 507 bool match = true; in keys_match() local
|
| D | trace_events.c | 1176 __ftrace_set_clr_event_nolock(struct trace_array *tr, const char *match, in __ftrace_set_clr_event_nolock() 1223 static int __ftrace_set_clr_event(struct trace_array *tr, const char *match, in __ftrace_set_clr_event() 1237 char *event = NULL, *sub = NULL, *match; in ftrace_set_clr_event() local
|
| D | trace_events_user.c | 1867 bool colon = false, match = false; in user_field_match() local 1925 bool match; in user_event_match() local
|
| D | trace_probe.c | 789 bool match = false; in __store_entry_arg() local
|
| D | trace.h | 1594 regex_match_func match; member
|
| D | ftrace.c | 1759 int match = 0; in __ftrace_hash_rec_update() local
|
| D | trace_events_hist.c | 6589 bool match = false; in have_hist_trigger_match() local
|
| /kernel/ |
| D | seccomp.c | 407 struct seccomp_filter **match) in seccomp_run_filters() 1124 static bool should_sleep_killable(struct seccomp_filter *match, in should_sleep_killable() 1131 struct seccomp_filter *match, in seccomp_do_user_notification() 1232 struct seccomp_filter *match = NULL; in __seccomp_filter() local
|
| D | resource.c | 1638 struct region_devres *this = res, *match = match_data; in devm_region_match() local
|
| /kernel/debug/kdb/ |
| D | kdb_main.c | 239 char *kdbgetenv(const char *match) in kdbgetenv() 300 static int kdbgetulenv(const char *match, unsigned long *value) in kdbgetulenv() 325 int kdbgetintenv(const char *match, int *value) in kdbgetintenv()
|
| /kernel/irq/ |
| D | devres.c | 28 struct irq_devres *this = res, *match = data; in devm_irq_match() local
|
| /kernel/dma/ |
| D | mapping.c | 50 struct dma_devres *this = res, *match = match_data; in dmam_match() local
|
| D | debug.c | 296 match_fn match) in __hash_bucket_find()
|
| /kernel/kcsan/ |
| D | kcsan_test.c | 1281 bool match = false; in test_1bit_value_change() local
|
| /kernel/sched/ |
| D | core.c | 2336 int running, queued, match; in wait_task_inactive() local 4531 int match; in ttwu_state_match() local
|