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