Lines Matching refs:code
14 requirements for kernel code: its goal is to serve as a primer for Linux
16 details: that's what the code is for, and I ignore whole tracts of
149 Let's keep it that way. Your code should be 64-bit clean, and
184 ``-ERESTARTSYS`` error. The system call entry code will switch back to
217 scheduling code will enable them for you, but that's probably not
447 is easy to write code without #ifdefs which can operate both as a module
484 symbols: see below). Before calling into module code, you should call
511 code.
629 For code called in user context, it's very common to defy C convention,
700 Be wary when using long long in the kernel, the code gcc generates for
718 pre-processor statements throughout the source code.
726 - Figure out who are the owners of the code you've been modifying. Look
755 it implies a more-than-passing commitment to some part of the code.
776 * scheme where we can return either an error code or a dentry