centos man page for sq_flush_range

Query: sq_flush_range

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SQ_FLUSH_RANGE(9)						 Memory Management						 SQ_FLUSH_RANGE(9)

NAME
sq_flush_range - Flush (prefetch) a specific SQ range
SYNOPSIS
void sq_flush_range(unsigned long start, unsigned int len);
ARGUMENTS
start the store queue address to start flushing from len the length to flush
DESCRIPTION
Flushes the store queue cache from start to start + len in a linear fashion.
AUTHOR
Paul Mundt <lethal@linux-sh.org> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SQ_FLUSH_RANGE(9)
Related Man Pages
ccw_device_start(9) - centos
zip_source_filep(3) - debian
sys_cache_control(3) - osx
sys_dcache_flush(3) - osx
sys_icache_invalidate(3) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq