Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dfixups.c768 *patch++ = BPF_ST_NOSPEC(); in bpf_convert_ctx_accesses()
842 *patch++ = BPF_ST_NOSPEC(); in bpf_convert_ctx_accesses()
/linux/include/linux/
H A Dfilter.h508 #define BPF_ST_NOSPEC() \ macro