Home
last modified time | relevance | path

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

/linux-5.15/samples/bpf/
A DMakefile235 HDR_PROBE := $(shell printf "\#include <linux/types.h>\n struct list_head { int a; }; int main() { … macro
239 ifeq ($(HDR_PROBE),)