Searched refs:BPF_ST_NOSPEC (Results 1 – 2 of 2) sorted by relevance
822 *patch++ = BPF_ST_NOSPEC(); in bpf_convert_ctx_accesses()896 *patch++ = BPF_ST_NOSPEC(); in bpf_convert_ctx_accesses()
565 #define BPF_ST_NOSPEC() \ macro