Motr  M0
m0_confx_process Struct Reference

#include <onwire.h>

Collaboration diagram for m0_confx_process:
Collaboration graph

Data Fields

struct m0_confx_header xr_header
 
struct m0_bitmap_onwire xr_cores
 
uint64_t xr_mem_limit_as
 
uint64_t xr_mem_limit_rss
 
uint64_t xr_mem_limit_stack
 
uint64_t xr_mem_limit_memlock
 
struct m0_buf xr_endpoint
 
struct m0_fid_arr xr_services
 

Detailed Description

Definition at line 151 of file onwire.h.

Field Documentation

◆ xr_cores

struct m0_bitmap_onwire xr_cores

Definition at line 153 of file onwire.h.

◆ xr_endpoint

struct m0_buf xr_endpoint

Definition at line 158 of file onwire.h.

◆ xr_header

struct m0_confx_header xr_header

Definition at line 152 of file onwire.h.

◆ xr_mem_limit_as

uint64_t xr_mem_limit_as

Definition at line 154 of file onwire.h.

◆ xr_mem_limit_memlock

uint64_t xr_mem_limit_memlock

Definition at line 157 of file onwire.h.

◆ xr_mem_limit_rss

uint64_t xr_mem_limit_rss

Definition at line 155 of file onwire.h.

◆ xr_mem_limit_stack

uint64_t xr_mem_limit_stack

Definition at line 156 of file onwire.h.

◆ xr_services

struct m0_fid_arr xr_services

Definition at line 159 of file onwire.h.


The documentation for this struct was generated from the following file: