Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dperf_pai.c70 atomic_t tskctx; /* Overall per-task events */ member
105 atomic_read(&pai_root[idx].tskctx)); in pai_root_free()
166 tasks = atomic_read(&pai_root[idx].tskctx); in pai_event_destroy_cpu()
182 atomic_dec(&pai_root[idx].tskctx); in pai_event_destroy()
268 tasks = atomic_read(&pai_root[idx].tskctx); in pai_alloc_cpu()
378 atomic_inc(&pai_root[idx].tskctx); in pai_alloc()