Home
last modified time | relevance | path

Searched defs:HDR_PROBE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/samples/hid/
H A DMakefile76 HDR_PROBE := $(shell printf "$(pound)include <linux/types.h>\n struct list_head { int a; }; int main() { return 0; }" | \ macro
/kernel/linux/linux-5.10/samples/bpf/
H A DMakefile226 HDR_PROBE := $(shell printf "\#include <linux/types.h>\n struct list_head { int a; }; int main() { return 0; }" | \ macro
/kernel/linux/linux-6.6/samples/bpf/
H A DMakefile209 HDR_PROBE := $(shell printf "$(pound)include <linux/types.h>\n struct list_head { int a; }; int main() { return 0; }" | \ macro

Completed in 3 milliseconds