Searched refs:scx_nr_rejected (Results 1 – 1 of 1) sorted by relevance
102 static atomic_long_t scx_nr_rejected = ATOMIC_LONG_INIT(0); variable3924 atomic_long_inc(&scx_nr_rejected); in __scx_init_task()5309 return sysfs_emit(buf, "%ld\n", atomic_long_read(&scx_nr_rejected)); in scx_attr_nr_rejected_show()7617 atomic_long_set(&scx_nr_rejected, 0); in scx_root_enable_workfn()