lkml.org 
[lkml]   [2012]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 1/5] user_hooks: New user hooks subsystem
From
Date
On Tue, 2012-07-31 at 16:57 +0200, Ingo Molnar wrote:
>
> 'callback', while a longer word, is almost always used as a noun
> within the kernel - and it also has a pretty narrow meaning.

An altogether different naming would be something like:

struct user_kernel_tracking {
int want_uk_tracking;
enum {
in_kernel = 0,
in_user,
} uk_state;
};




\
 
 \ /
  Last update: 2012-07-31 20:21    [W:0.081 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site