Motr  M0
kmisc.c File Reference
#include <linux/cpu.h>
#include "lib/misc.h"
Include dependency graph for kmisc.c:

Go to the source code of this file.

Functions

uint64_t m0_strtou64 (const char *str, char **endptr, int base)
 
uint32_t m0_strtou32 (const char *str, char **endptr, int base)
 

Function Documentation

◆ m0_strtou32()

uint32_t m0_strtou32 ( const char *  str,
char **  endptr,
int  base 
)

Definition at line 32 of file kmisc.c.

Here is the caller graph for this function:

◆ m0_strtou64()

uint64_t m0_strtou64 ( const char *  str,
char **  endptr,
int  base 
)

Definition at line 26 of file kmisc.c.

Here is the caller graph for this function: