Home
last modified time | relevance | path

Searched defs:flush_cache (Results 1 – 6 of 6) sorted by relevance

/third_party/libunwind/tests/
Dflush-cache.S9 .global flush_cache symbol
11 .proc flush_cache label
12 flush_cache: label
41 .globl flush_cache symbol
42 flush_cache: label
49 .globl flush_cache symbol
50 flush_cache: label
57 .globl flush_cache symbol
58 flush_cache: label
67 .globl flush_cache symbol
[all …]
Dflush-cache.h31 #define flush_cache(ADDR, LEN) \ macro
/third_party/pixman/test/
Daffine-bench.c152 flush_cache (void) in flush_cache() function
/third_party/ffmpeg/libavcodec/
Dpgssubdec.c101 static void flush_cache(AVCodecContext *avctx) in flush_cache() function
/third_party/iptables/iptables/
Dnft-cache.c653 static int flush_cache(struct nft_handle *h, struct nft_cache *c, in flush_cache() function
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_32.c461 …_jump_addr(sljit_uw jump_ptr, sljit_sw executable_offset, sljit_uw new_addr, sljit_s32 flush_cache) in inline_set_jump_addr()
558 …_set_const(sljit_uw addr, sljit_sw executable_offset, sljit_sw new_constant, sljit_s32 flush_cache) in inline_set_const()