Home
last modified time | relevance | path

Searched refs:STF_BARRIER_NONE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dsecurity_features.h17 STF_BARRIER_NONE = 0x1, enumerator
45 static inline enum stf_barrier_type stf_barrier_type_get(void) { return STF_BARRIER_NONE; } in stf_barrier_type_get()
/linux/arch/powerpc/net/
H A Dbpf_jit_comp64.c680 stf_barrier_type_get() != STF_BARRIER_NONE); in bpf_jit_bypass_spec_v4()
1362 case STF_BARRIER_NONE: in bpf_jit_build_body()