Home
last modified time | relevance | path

Searched defs:start_of_buffer (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-helper-util.h131 uint64_t start_of_buffer; in cvmx_helper_free_packet_data() local
/linux/rust/syn/
H A Dbuffer.rs418 fn start_of_buffer(cursor: Cursor) -> *const Entry { in start_of_buffer() function