| /linux/io_uring/ |
| H A D | tw.c | 327 int min_events, int max_events) in __io_run_local_work() argument 340 ret = __io_run_local_work_loop(&ctx->retry_llist.first, tw, max_events); in __io_run_local_work() 349 ret += __io_run_local_work_loop(&node, tw, max_events - ret); in __io_run_local_work() 374 int io_run_local_work(struct io_ring_ctx *ctx, int min_events, int max_events) in io_run_local_work() argument 380 ret = __io_run_local_work(ctx, ts, min_events, max_events); in io_run_local_work()
|
| /linux/arch/sh/include/asm/ |
| H A D | perf_event.h | 18 unsigned int max_events; member
|
| /linux/tools/perf/util/ |
| H A D | evsel_config.h | 50 unsigned long max_events; member
|
| H A D | bpf_counter_cgroup.c | 78 int err, max_events = BPERF_CGROUP__MAX_EVENTS * nr_cgroups; in test_max_events_program_load() 85 setup_rodata(test_skel, max_events); in test_max_events_program_load() 79 int err, max_events = BPERF_CGROUP__MAX_EVENTS * nr_cgroups; test_max_events_program_load() local
|
| H A D | evsel.h | 68 unsigned long max_events; member
|
| H A D | evsel.c | 395 evsel->max_events = ULONG_MAX; in evsel__init() 544 evsel->max_events = orig->max_events; in evsel__clone() 1233 evsel->max_events = term->val.max_events; in evsel__apply_config_terms()
|
| H A D | parse-events.c | 1156 t->val.max_events = val; in add_config_term()
|
| /linux/arch/sparc/kernel/ |
| H A D | perf_event.c | 160 int max_events; member 324 .max_events = ARRAY_SIZE(ultra3_perfmon_event_map), 462 .max_events = ARRAY_SIZE(niagara1_perfmon_event_map), 597 .max_events = ARRAY_SIZE(niagara2_perfmon_event_map), 754 .max_events = ARRAY_SIZE(niagara4_perfmon_event_map), 784 .max_events = ARRAY_SIZE(niagara4_perfmon_event_map), 1434 if (attr->config >= sparc_pmu->max_events) in sparc_pmu_event_init()
|
| /linux/fs/notify/ |
| H A D | group.c | 131 group->max_events = UINT_MAX; in __fsnotify_alloc_group()
|
| H A D | notification.c | 101 group->q_len >= group->max_events) { in fsnotify_insert_event()
|
| /linux/arch/x86/events/ |
| H A D | core.c | 510 if (attr->config >= x86_pmu.max_events) in x86_setup_perfctr() 513 attr->config = array_index_nospec((unsigned long)attr->config, x86_pmu.max_events); in x86_setup_perfctr() 827 int max_events; member 844 sched->max_events = num; in perf_sched_init() 898 if (sched->state.event >= sched->max_events) in __perf_sched_find_counter() 969 if (sched->state.event >= sched->max_events) { in perf_sched_next_event() 1904 if (pmu_attr->id < x86_pmu.max_events) in events_sysfs_show() 2017 if (idx >= x86_pmu.max_events) in is_visible() 3148 int max = x86_pmu.max_events; in perf_get_hw_event_config()
|
| H A D | perf_event.h | 861 int max_events; member
|
| /linux/arch/sh/kernel/cpu/sh4a/ |
| H A D | perf_event.c | 277 .max_events = ARRAY_SIZE(sh4a_general_events),
|
| /linux/arch/sh/kernel/cpu/sh4/ |
| H A D | perf_event.c | 243 .max_events = ARRAY_SIZE(sh7750_general_events),
|
| /linux/drivers/scsi/ibmvscsi/ |
| H A D | ibmvscsi.c | 79 static int max_events = IBMVSCSI_MAX_REQUESTS_DEFAULT + 2; variable 2119 unsigned long desired_io = max_events * sizeof(union viosrp_iu); in ibmvscsi_get_desired_dma() 2268 rc = ibmvscsi_init_crq_queue(&hostdata->queue, hostdata, max_events); in ibmvscsi_probe() 2273 if (initialize_event_pool(&hostdata->pool, max_events, hostdata) != 0) { in ibmvscsi_probe() 2333 ibmvscsi_release_crq_queue(&hostdata->queue, hostdata, max_events); in ibmvscsi_probe() 2355 max_events); in ibmvscsi_remove() 2415 max_events = max_requests + 2; in ibmvscsi_module_init()
|
| /linux/arch/sh/kernel/ |
| H A D | perf_event.c | 143 if (attr->config >= sh_pmu->max_events) in __hw_perf_event_init()
|
| /linux/tools/perf/ |
| H A D | builtin-trace.c | 167 unsigned long max_events; 3049 if (++trace->nr_events_printed == trace->max_events && trace->max_events != ULONG_MAX) in trace__sys_exit() 3264 if (evsel->nr_events_printed >= evsel->max_events) in trace__event_handler() 3339 if (evsel->max_events != ULONG_MAX && ++evsel->nr_events_printed == evsel->max_events) { in trace__event_handler() 3654 if (trace->nr_events_printed >= trace->max_events && trace->max_events != ULONG_MAX) 5404 .max_events = ULONG_MAX, in cmd_trace() 5464 OPT_ULONG(0, "max-events", &trace.max_events, in cmd_trace() 168 unsigned long max_events; global() member [all...] |
| /linux/include/linux/ |
| H A D | fsnotify_backend.h | 231 unsigned int max_events; /* maximum events allowed on the list */ member
|
| /linux/drivers/media/cec/core/ |
| H A D | cec-adap.c | 82 static const u16 max_events[CEC_NUM_EVENTS] = { in cec_queue_event_fh() local 109 if (fh->queued_events[ev_idx] < max_events[ev_idx]) { in cec_queue_event_fh()
|
| /linux/fs/notify/fanotify/ |
| H A D | fanotify.c | 837 if (group->max_events == UINT_MAX) in fanotify_alloc_event()
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_ctl.c | 1353 u32 number_bytes, max_events, max; in _ctl_eventreport() local 1367 max_events = number_bytes/sizeof(struct MPT3_IOCTL_EVENTS); in _ctl_eventreport() 1368 max = min_t(u32, MPT3SAS_CTL_EVENT_LOG_SIZE, max_events); in _ctl_eventreport()
|
| /linux/arch/x86/events/intel/ |
| H A D | core.c | 6331 .max_events = ARRAY_SIZE(intel_perfmon_event_map), 6385 .max_events = ARRAY_SIZE(intel_perfmon_event_map),
|