Home
last modified time | relevance | path

Searched hist:"158 e1645" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dtask_work.h158e1645 Wed Jun 27 00:24:13 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> trim task_work: get rid of hlist

layout based on Oleg's suggestion; single-linked list,
task->task_works points to the last element, forward pointer
from said last element points to head. I'd still prefer
much more regular scheme with two pointers in task_work,
but...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
158e1645 Wed Jun 27 00:24:13 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> trim task_work: get rid of hlist

layout based on Oleg's suggestion; single-linked list,
task->task_works points to the last element, forward pointer
from said last element points to head. I'd still prefer
much more regular scheme with two pointers in task_work,
but...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dsched.h158e1645 Wed Jun 27 00:24:13 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> trim task_work: get rid of hlist

layout based on Oleg's suggestion; single-linked list,
task->task_works points to the last element, forward pointer
from said last element points to head. I'd still prefer
much more regular scheme with two pointers in task_work,
but...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
158e1645 Wed Jun 27 00:24:13 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> trim task_work: get rid of hlist

layout based on Oleg's suggestion; single-linked list,
task->task_works points to the last element, forward pointer
from said last element points to head. I'd still prefer
much more regular scheme with two pointers in task_work,
but...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/kernel/
H A Dtask_work.c158e1645 Wed Jun 27 00:24:13 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> trim task_work: get rid of hlist

layout based on Oleg's suggestion; single-linked list,
task->task_works points to the last element, forward pointer
from said last element points to head. I'd still prefer
much more regular scheme with two pointers in task_work,
but...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
158e1645 Wed Jun 27 00:24:13 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> trim task_work: get rid of hlist

layout based on Oleg's suggestion; single-linked list,
task->task_works points to the last element, forward pointer
from said last element points to head. I'd still prefer
much more regular scheme with two pointers in task_work,
but...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dfork.c158e1645 Wed Jun 27 00:24:13 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> trim task_work: get rid of hlist

layout based on Oleg's suggestion; single-linked list,
task->task_works points to the last element, forward pointer
from said last element points to head. I'd still prefer
much more regular scheme with two pointers in task_work,
but...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
158e1645 Wed Jun 27 00:24:13 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> trim task_work: get rid of hlist

layout based on Oleg's suggestion; single-linked list,
task->task_works points to the last element, forward pointer
from said last element points to head. I'd still prefer
much more regular scheme with two pointers in task_work,
but...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>