Searched refs:STF_BARRIER_NONE (Results 1 – 4 of 4) sorted by relevance
17 STF_BARRIER_NONE = 0x1, enumerator45 static inline enum stf_barrier_type stf_barrier_type_get(void) { return STF_BARRIER_NONE; } in stf_barrier_type_get()
300 do_stf_barrier_fixups(STF_BARRIER_NONE); in stf_barrier_enable()318 type = STF_BARRIER_NONE; in setup_stf_barrier()339 if (stf_barrier && stf_enabled_flush_types != STF_BARRIER_NONE) { in cpu_show_spec_store_bypass()366 if (stf_enabled_flush_types == STF_BARRIER_NONE) in ssb_prctl_get()
166 (types == STF_BARRIER_NONE) ? "no" : in do_stf_entry_barrier_fixups()222 (types == STF_BARRIER_NONE) ? "no" : in do_stf_exit_barrier_fixups()
693 case STF_BARRIER_NONE: in bpf_jit_build_body()
Completed in 11 milliseconds