Print this page
m

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/i86pc/ml/offsets.in
          +++ new/usr/src/uts/i86pc/ml/offsets.in
   1    1  \
   2    2  \ Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
   3    3  \ Copyright 2012 Garrett D'Amore <garrett@damore.org>.  All rights reserved.
   4      -\ Copyright 2018 Joyent, Inc.
        4 +\ Copyright 2019 Joyent, Inc.
   5    5  \
   6    6  \ CDDL HEADER START
   7    7  \
   8    8  \ The contents of this file are subject to the terms of the
   9    9  \ Common Development and Distribution License (the "License").
  10   10  \ You may not use this file except in compliance with the License.
  11   11  \
  12   12  \ You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  13   13  \ or http://www.opensolaris.org/os/licensing.
  14   14  \ See the License for the specific language governing permissions
↓ open down ↓ 102 lines elided ↑ open up ↑
 117  117          t_pre_sys
 118  118          t_preempt
 119  119          t_proc_flag
 120  120          t_startpc
 121  121          t_sysnum
 122  122          t_intr_start
 123  123          _tu._ts._t_astflag      T_ASTFLAG
 124  124          _tu._ts._t_post_sys     T_POST_SYS
 125  125          _tu._t_post_sys_ast     T_POST_SYS_AST
 126  126          t_copyops
 127      -#ifdef  __amd64
 128  127          t_useracc
 129      -#endif
 130  128  
 131  129  ctxop
 132  130          save_op                 CTXOP_SAVE
 133  131  
 134  132  as
 135  133          a_hat
 136  134  
 137  135  user    USIZEBYTES
 138  136          u_comm
 139  137          u_signal
↓ open down ↓ 372 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX