Home
last modified time | relevance | path

Searched defs:flush_cache (Results 1 – 5 of 5) 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/ffmpeg/libavcodec/
Dpgssubdec.c101 static void flush_cache(AVCodecContext *avctx) in flush_cache() function
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_32.c470 …_jump_addr(sljit_uw jump_ptr, sljit_sw executable_offset, sljit_uw new_addr, sljit_s32 flush_cache) in inline_set_jump_addr()
568 …_set_const(sljit_uw addr, sljit_sw executable_offset, sljit_uw new_constant, sljit_s32 flush_cache) in inline_set_const()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h12739 void (*flush_cache)(struct fib_rules_ops *); member