Go to the source code of this file.
|
| M0_BASSERT (offsetof(struct _m0_tl_descr_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _m0_tl_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _m0_tlink_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (sizeof(struct m0_tl_descr)==40U) |
|
| M0_BASSERT (sizeof((struct m0_tl_descr *) 0) ->td_name==8U) |
|
| M0_BASSERT (offsetof(struct m0_tl_descr, td_name)==0U) |
|
| M0_BASSERT (offsetof(struct m0_tl_descr, td_link_offset)==8U) |
|
| M0_BASSERT (offsetof(struct m0_tl_descr, td_link_magic_offset)==12U) |
|
| M0_BASSERT (offsetof(struct m0_tl_descr, td_link_magic)==16U) |
|
| M0_BASSERT (offsetof(struct m0_tl_descr, td_head_magic)==24U) |
|
| M0_BASSERT (offsetof(struct m0_tl_descr, td_container_size)==32U) |
|
| M0_BASSERT (sizeof(struct m0_tl)==24U) |
|
| M0_BASSERT (sizeof((struct m0_tl *) 0) ->t_magic==8U) |
|
| M0_BASSERT (offsetof(struct m0_tl, t_magic)==0U) |
|
| M0_BASSERT (offsetof(struct m0_tl, t_head)==8U) |
|
| M0_BASSERT (sizeof(struct m0_tlink)==16U) |
|
| M0_BASSERT (sizeof((struct m0_tlink *) 0) ->t_link==16U) |
|
| M0_BASSERT (offsetof(struct m0_tlink, t_link)==0U) |
|
M0_INTERNAL void | m0_xc_m0_tl_descr_struct_init (void) |
|
M0_INTERNAL void | m0_xc_m0_tl_struct_init (void) |
|
M0_INTERNAL void | m0_xc_m0_tlink_struct_init (void) |
|
M0_INTERNAL void | m0_xc_lib_tlist_init (void) |
|
M0_INTERNAL void | m0_xc_lib_tlist_fini (void) |
|
◆ M0_BASSERT() [1/18]
◆ M0_BASSERT() [2/18]
◆ M0_BASSERT() [3/18]
◆ M0_BASSERT() [4/18]
◆ M0_BASSERT() [5/18]
M0_BASSERT |
( |
sizeof((struct m0_tl_descr *) 0) -> |
td_name = =8U | ) |
|
◆ M0_BASSERT() [6/18]
◆ M0_BASSERT() [7/18]
◆ M0_BASSERT() [8/18]
◆ M0_BASSERT() [9/18]
◆ M0_BASSERT() [10/18]
◆ M0_BASSERT() [11/18]
◆ M0_BASSERT() [12/18]
M0_BASSERT |
( |
sizeof(struct m0_tl) |
= =24U | ) |
|
◆ M0_BASSERT() [13/18]
M0_BASSERT |
( |
sizeof((struct m0_tl *) 0) -> |
t_magic = =8U | ) |
|
◆ M0_BASSERT() [14/18]
◆ M0_BASSERT() [15/18]
◆ M0_BASSERT() [16/18]
M0_BASSERT |
( |
sizeof(struct m0_tlink) |
= =16U | ) |
|
◆ M0_BASSERT() [17/18]
M0_BASSERT |
( |
sizeof((struct m0_tlink *) 0) -> |
t_link = =16U | ) |
|
◆ M0_BASSERT() [18/18]
◆ m0_xc_lib_tlist_fini()
M0_INTERNAL void m0_xc_lib_tlist_fini |
( |
void |
| ) |
|
◆ m0_xc_lib_tlist_init()
M0_INTERNAL void m0_xc_lib_tlist_init |
( |
void |
| ) |
|
◆ m0_xc_m0_tl_descr_struct_init()
M0_INTERNAL void m0_xc_m0_tl_descr_struct_init |
( |
void |
| ) |
|
◆ m0_xc_m0_tl_struct_init()
M0_INTERNAL void m0_xc_m0_tl_struct_init |
( |
void |
| ) |
|
◆ m0_xc_m0_tlink_struct_init()
M0_INTERNAL void m0_xc_m0_tlink_struct_init |
( |
void |
| ) |
|
◆ _m0_tl
Initial value:= {
._type = {
.xct_name = "m0_tl",
.xct_sizeof =
sizeof (
struct m0_tl),
.xct_nr = 2,
}
}
◆ _m0_tl_descr
Initial value:= {
._type = {
.xct_name = "m0_tl_descr",
.xct_nr = 6,
}
}
◆ _m0_tlink
Initial value:= {
._type = {
.xct_name = "m0_tlink",
.xct_nr = 1,
}
}
◆ m0_tl_descr_xc
◆ m0_tl_xc
◆ m0_tlink_xc