Defined in 1 files as a variable:
Defined in 4 files as a prototype:
- arch/arm/include/asm/cacheflush.h, line 254 (as a prototype)
- arch/nios2/include/asm/cacheflush.h, line 24 (as a prototype)
- arch/parisc/include/asm/cacheflush.h, line 32 (as a prototype)
- arch/sh/include/asm/cacheflush.h, line 38 (as a prototype)
Defined in 8 files as a macro:
- arch/arc/include/asm/cacheflush.h, line 48 (as a macro)
- arch/arm/include/asm/cacheflush.h, line 247 (as a macro)
- arch/csky/abiv1/inc/abi/cacheflush.h, line 15 (as a macro)
- arch/csky/abiv2/inc/abi/cacheflush.h, line 14 (as a macro)
- arch/loongarch/include/asm/cacheflush.h, line 55 (as a macro)
- arch/sparc/include/asm/cacheflush_32.h, line 10 (as a macro)
- arch/sparc/include/asm/cacheflush_64.h, line 21 (as a macro)
- arch/xtensa/include/asm/cacheflush.h, line 120 (as a macro)
Defined in 6 files as a function:
- arch/arm/mm/flush.c, line 63 (as a function)
- arch/m68k/include/asm/cacheflush_mm.h, line 197 (as a function)
- arch/nios2/mm/cacheflush.c, line 105 (as a function)
- arch/parisc/kernel/cache.c, line 727 (as a function)
- arch/sh/mm/cache.c, line 184 (as a function)
- include/asm-generic/cacheflush.h, line 23 (as a function)
Defined in 1 files as a externvar:
Referenced in 11 files:
- arch/arm/include/asm/cacheflush.h, line 260
- arch/m68k/include/asm/cacheflush_mm.h, line 203
- arch/mips/mm/c-octeon.c, line 274
- arch/mips/mm/c-r3k.c, line 291
- arch/mips/mm/c-r4k.c
- arch/parisc/include/asm/cacheflush.h, line 18
- arch/sparc/include/asm/cacheflush_64.h
- arch/sparc/mm/srmmu.c
- arch/xtensa/include/asm/cacheflush.h, line 121
- include/asm-generic/cacheflush.h, line 22
- mm/mmap.c
Smatch caller information:
mm/mmap.c dup_mmap() -> flush_cache_mm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mm | 4096-ptr_max |
| DATA_SOURCE | 0 | mm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &oldmm->mmap_lock | ||
| LOCK2 | 0 | &mm->mmap_lock | |
| TYPE_LOCK | (struct mm_struct)->mmap_lock |
mm/mmap.c exit_mmap() -> flush_cache_mm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mm | 4096-ptr_max |
| CAPPED_DATA | 0 | mm | 1 |
| CAPPED_DATA | 0 | mm->uprobes_state.xol_area | 1 |
| DATA_SOURCE | 0 | mm | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | mm | unit_byte |
| LOCK2 | 0 | &mm->mmap_lock | |
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct mm_struct)->mmap_lock |