Motr  M0
common.c File Reference
#include "lib/trace.h"
#include "iscservice/ut/common.h"
#include "lib/memory.h"
Include dependency graph for common.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_ISCS
 

Functions

M0_INTERNAL void cc_block_init (struct cnc_cntrl_block *cc_block, size_t size, void(*t_data_init)(void *, int))
 
M0_INTERNAL void cc_block_launch (struct cnc_cntrl_block *cc_block, void(*t_op)(void *))
 

Macro Definition Documentation

◆ M0_TRACE_SUBSYSTEM

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_ISCS

Definition at line 23 of file common.c.

Function Documentation

◆ cc_block_init()

M0_INTERNAL void cc_block_init ( struct cnc_cntrl_block cc_block,
size_t  size,
void(*)(void *, int)  t_data_init 
)

Definition at line 29 of file common.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ cc_block_launch()

M0_INTERNAL void cc_block_launch ( struct cnc_cntrl_block cc_block,
void(*)(void *)  t_op 
)

Definition at line 47 of file common.c.

Here is the call graph for this function:
Here is the caller graph for this function: