Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h260 static inline spis_t spis_not(spis_t s) in spis_not() function
/linux/kernel/bpf/
H A Dliveness.c299 new_before = spis_or(spis_and(new_after, spis_not(insn->must_write)), in update_insn()