| /linux/samples/ftrace/ |
| H A D | ftrace-ops.c | 75 * The barrier() ensures the compiler won't elide calls by determining there 87 * The barrier() ensures the compiler won't elide calls by determining there
|
| /linux/include/soc/arc/ |
| H A D | arc_aux.h | 24 * function helps elide unused variable warning
|
| /linux/tools/perf/util/ |
| H A D | sort.h | 139 void perf_hpp__set_elide(int idx, bool elide);
|
| H A D | hist.h | 507 bool elide; 635 if (format->elide) in perf_hpp__should_skip() 506 bool elide; global() member
|
| H A D | sort.c | 3042 hse->hpp.elide = false; in update_dynamic_len() 3411 hde->hpp.elide = false; in add_all_dynamic_fields() 4150 void perf_hpp__set_elide(int idx, bool elide) in output_field_add() 4161 fmt->elide = elide; in output_field_add() 4225 fmt->elide = get_elide(hse->se->se_width_idx, output); in __setup_output_field() 4229 * It makes no sense to elide all of sort entries. in __setup_output_field() 4236 if (!fmt->elide) 4244 fmt->elide = false; in setup_sorting() 4007 perf_hpp__set_elide(int idx,bool elide) perf_hpp__set_elide() argument
|
| H A D | machine.c | 1953 * situation, so we can elide the map clone when appropriate. in machine__process_event()
|
| /linux/arch/arc/include/asm/ |
| H A D | mmu_context.h | 123 /* Needed to elide CONFIG_DEBUG_PREEMPT warning */ in destroy_context()
|
| H A D | atomic64-arcv2.h | 33 * explicit volatile. Otherwise gcc optimizers could elide the store in arch_atomic64_set()
|
| /linux/arch/riscv/kernel/ |
| H A D | patch.c | 132 * safe but triggers a lockdep failure, so just elide it for that in __patch_insn_write()
|
| /linux/include/linux/ |
| H A D | list.h | 81 * With the hardening version, elide checking if next and prev in __list_add_valid() 86 * checks, which also gives the compiler a chance to elide some in __list_add_valid() 123 * With the hardening version, elide checking if next and prev in __list_del_entry_valid()
|
| H A D | compiler_types.h | 669 * CFLAGS_foo.o=-Og" defines __OPTIMIZE__, does not elide the conditional code
|
| /linux/arch/arc/kernel/ |
| H A D | mcip.c | 111 * If receiver already has a pending interrupt, elide sending this one. in mcip_ipi_send()
|
| H A D | unwind.c | 177 * to elide section mismatches warnings
|
| /linux/arch/arm64/include/asm/ |
| H A D | tlbflush.h | 374 * any combination of TLBF_NOWALKCACHE (elide eviction of walk
|
| H A D | pgtable.h | 1328 * We can elide the trailing DSB here since the worst that can in __ptep_clear_flush_young()
|
| /linux/arch/arc/mm/ |
| H A D | cache.c | 930 * 3. All Caches need to be disabled when setting up IOC to elide any in-flight
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 1278 * Use set_p*_safe(), and elide TLB flushing, when confident that *no*
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1712 * Use set_p*_safe(), and elide TLB flushing, when confident that *no*
|
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | mem_protect.c | 1278 * here as the latter may elide the CMO under the assumption that FWB in host_stage2_get_guest_info()
|
| /linux/arch/sparc/kernel/ |
| H A D | perf_event.c | 66 * restrictions, therefore we can elide all of the complicated
|
| /linux/fs/ |
| H A D | binfmt_elf_fdpic.c | 874 /* now elide adjacent segments in the load map on MMU linux in elf_fdpic_map_file()
|
| /linux/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 900 * Elide the lock if the rmap is empty, as lockless walkers (read-only in __kvm_rmap_lock()
|
| /linux/fs/btrfs/ |
| H A D | inode.c | 9182 * elide calls here. in insert_prealloc_file_extent()
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 10083 /* Returns whether or not the given map can potentially elide in check_reference_leak()
|