Home
last modified time | relevance | path

Searched refs:paicrypt_sched_task (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/kernel/
H A Dperf_pai.c406 /* Register for paicrypt_sched_task() to be called */ in pai_event_init()
613 * Note: The function paicrypt_sched_task() and pai_push_sample() are not
617 * has been invoked to install function paicrypt_sched_task() as call back in pai_push_sample()
692 static void paicrypt_sched_task(struct perf_event_pmu_context *pmu_ctx, in paicrypt_sched_task()
825 .sched_task = paicrypt_sched_task,
684 static void paicrypt_sched_task(struct perf_event_pmu_context *pmu_ctx, paicrypt_sched_task() function