Searched refs:MAX_PROBES (Results 1 – 11 of 11) sorted by relevance
45 struct perf_probe_event events[MAX_PROBES];59 if (++params.nevents == MAX_PROBES) { in parse_probe_event()60 pr_err("Too many probes (> %d) were specified.", MAX_PROBES); in parse_probe_event()636 probe_conf.max_probes = MAX_PROBES; in __cmd_probe()
12 #define MAX_PROBES 128 macro
408 probe_conf.max_probes = MAX_PROBES; in bpf__prepare_probe()
342 #define MAX_PROBES 4 macro
5448 if ((data[2] < 0) || (data[2] > MAX_PROBES)) { in woal_set_get_scan_cfg()
3939 if ((data[2] < 0) || (data[2] > MAX_PROBES)) { in woal_priv_set_get_scancfg()
435 #define MAX_PROBES 5 macro
5235 if ((data[2] < 0) || (data[2] > MAX_PROBES)) { in woal_set_get_scan_cfg()
4947 if (scan->param.scan_cfg.scan_probe > MAX_PROBES) { in woal_priv_set_get_scancfg()