Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dcache.c14 int __cachectl(void *addr, int len, int op) in __cachectl() function
18 weak_alias(__cachectl, cachectl);
/third_party/musl/porting/linux/user/src/linux/
Dcache.c28 int __cachectl(void *addr, int len, int op) in __cachectl() function
32 weak_alias(__cachectl, cachectl);