OSDN Git Service

tasks: add put_task_struct_many()
authorPavel Begunkov <asml.silence@gmail.com>
Sat, 18 Jul 2020 08:32:51 +0000 (11:32 +0300)
committerJens Axboe <axboe@kernel.dk>
Fri, 24 Jul 2020 19:00:45 +0000 (13:00 -0600)
commitdd6f843a9fca8f225c86fee5f50da429c369c045
treeb630dd42ef994b21606a17f0c9ecb18b5fed08d4
parentcbcf72148da4af55ea81cfb351ea7c026ff1014f
tasks: add put_task_struct_many()

put_task_struct_many() is as put_task_struct() but puts several
references at once. Useful to batching it.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/sched/task.h