Home
last modified time | relevance | path

Searched full:elide (Results 1 – 21 of 21) sorted by relevance

/linux/samples/ftrace/
H A Dftrace-ops.c75 * 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 Darc_aux.h24 * function helps elide unused variable warning
/linux/tools/perf/util/
H A Dsort.h139 void perf_hpp__set_elide(int idx, bool elide);
H A Dhist.h507 bool elide;
635 if (format->elide) in perf_hpp__should_skip()
506 bool elide; global() member
H A Dsort.c3036 hse->hpp.elide = false; in update_dynamic_len()
3405 hde->hpp.elide = false; in add_evsel_fields()
4144 void perf_hpp__set_elide(int idx, bool elide) in output_field_add()
4155 fmt->elide = elide; in output_field_add()
4219 fmt->elide = get_elide(hse->se->se_width_idx, output); in __setup_output_field()
4223 * It makes no sense to elide all of sort entries. in __setup_output_field()
4230 if (!fmt->elide) in __setup_output_field()
4238 fmt->elide = false; in setup_sorting()
4007 perf_hpp__set_elide(int idx,bool elide) perf_hpp__set_elide() argument
H A Dmachine.c1910 * situation, so we can elide the map clone when appropriate. in machine__process_fork_event()
/linux/arch/arc/include/asm/
H A Dmmu_context.h123 /* Needed to elide CONFIG_DEBUG_PREEMPT warning */ in destroy_context()
H A Datomic64-arcv2.h33 * explicit volatile. Otherwise gcc optimizers could elide the store in arch_atomic64_set()
/linux/arch/riscv/kernel/
H A Dpatch.c132 * safe but triggers a lockdep failure, so just elide it for that in __patch_insn_write()
/linux/arch/arc/kernel/
H A Dmcip.c111 * If receiver already has a pending interrupt, elide sending this one. in mcip_ipi_send()
H A Dunwind.c177 * to elide section mismatches warnings
/linux/arch/arm64/include/asm/
H A Dtlbflush.h374 * any combination of TLBF_NOWALKCACHE (elide eviction of walk
H A Dpgtable.h1328 * We can elide the trailing DSB here since the worst that can in __ptep_clear_flush_young()
/linux/arch/arc/mm/
H A Dcache.c930 * 3. All Caches need to be disabled when setting up IOC to elide any in-flight
/linux/arch/riscv/include/asm/
H A Dpgtable.h1268 * Use set_p*_safe(), and elide TLB flushing, when confident that *no*
/linux/arch/x86/include/asm/
H A Dpgtable.h1700 * Use set_p*_safe(), and elide TLB flushing, when confident that *no*
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c1242 * here as the latter may elide the CMO under the assumption that FWB in hyp_poison_page()
/linux/arch/sparc/kernel/
H A Dperf_event.c66 * restrictions, therefore we can elide all of the complicated
/linux/fs/
H A Dbinfmt_elf_fdpic.c874 /* now elide adjacent segments in the load map on MMU linux in elf_fdpic_map_file()
/linux/fs/btrfs/
H A Dinode.c9351 * elide calls here.
/linux/kernel/bpf/
H A Dverifier.c10211 /* Returns whether or not the given map type can potentially elide