• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/kern/

Lines Matching refs:in

7  * as defined in and that are subject to the Apple Public Source License
8 * Version 2.0 (the 'License'). You may not use this file except in
38 * Redistribution and use in source and binary forms, with or without
43 * 2. Redistributions in binary form must reproduce the above copyright
44 * notice, this list of conditions and the following disclaimer in the
69 * NOTICE: This file was modified by SPARTA, Inc. in 2005 to introduce
71 * is included in support of clause 2.2 (b) of the Apple Public License,
105 #include <netinet/in.h> /* for TRAFFIC_MGT_SO_BACKGROUND */
121 * Note: would be in kern/subr_param.c in FreeBSD.
131 /* Args and fn for proc_iteration callback used in setpriority */
142 /* Args and fn for proc_iteration callback used in setpriority */
247 /* call back function used for proc iteration in PRIO_USER */
270 /* call back function used for proc iteration in PRIO_PGRP */
455 /* clear background bit in thread and disable disk IO throttle */
507 /* throttle networking IO happens in socket( ) syscall.
508 * If UT_BACKGROUND is set in the current thread then
540 * Notes: EINVAL is returned both for invalid arguments, and in the
542 * in excess of the requested limit.
684 /* current stack pointer is in main stack */
705 /* stack pointer is in main stack */
825 * Take out flag now in case we need to use it to trigger variant
838 * Transform the running time and tick information in proc p into user,
1052 * Description: System call MUX for use in manipulating I/O policy attributes of the current process or thread
1116 default: // in-kernel