Home
last modified time | relevance | path

Searched refs:read_long_mm (Results 1 – 1 of 1) sorted by relevance

/external/kmod/libkmod/
Dlibkmod-index.c640 static inline uint32_t read_long_mm(void **p) in read_long_mm() function
693 children[i] = read_long_mm(&p); in index_mm_read_node()
704 value_count = read_long_mm(&p); in index_mm_read_node()
730 v->priority = read_long_mm(&p); in index_mm_read_node()
781 hdr.magic = read_long_mm(&p); in index_mm_open()
782 hdr.version = read_long_mm(&p); in index_mm_open()
783 hdr.root_offset = read_long_mm(&p); in index_mm_open()