CINBK Back to Index page
 
Prolog 
Control Block Contents 
   CINBK DSECT
Storage Layout 
Cross Reference (Contains links to field and bit definitions)
Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM.


  CINBK Prolog Top of page
 
 NAME       : HCPCINBK
 DESCRIPTION: Callers information block.
 DSECT      : CINBK
 FUNCTION   : Used by HCPCINFO to return information from a callers
              savearea in a consistent way no matter what type of
              savearea was being used.
 LOCATED BY : The modules that use it.
 CREATED BY : The modules that use it.  Initialized by the
              HCPCINFO macros.
 DELETED BY : The modules that use it.
 REFERENCES : None.
 SERIALIZED : This control block's serialization is up to the caller.
 RELOCATION CONSIDERATIONS : None
 
 
  CINBK Control Block Content Top of page
 

 CINBK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure CINBK Callers information block. 0000 0 Address 4 CINAMOD Addr(caller's modname) 0004 4 Address 4 CINAREG (16) Table of Addr(caller's regs) 00000009 CINSIZE (*-CINBK+7)/8
 
 
  CINBK Storage Layout Top of page
 
          
*** CINBK - Callers information block.
*
*     +---------------------------+---------------------------+
*   0 |         CINAMOD           |                           |
*     +---------------------------+                           |
*   8 |                                                       |
*     =                       CINAREG                         =
*     |                           +---------------------------+
*     |                           | 44
*     +---------------------------+
*
*** CINBK - Callers information block.
 
 
  CINBK Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
CINAMOD        0000
CINAREG        0004
CINSIZE        0004 00000009
 
This information is based on z/VM 7.3.0 Last updated on 22 Jun 2022 at 15:48:05 EDT.
Copyright IBM Corporation, 1990, 2022