Lines Matching full:header
15 # Do not add a new header to the blacklist without legitimate reason.
16 # Please consider to fix the header first.
19 no-header-test += asm/ucontext.h
20 no-header-test += drm/vmwgfx_drm.h
21 no-header-test += linux/am437x-vpfe.h
22 no-header-test += linux/coda.h
23 no-header-test += linux/cyclades.h
24 no-header-test += linux/errqueue.h
25 no-header-test += linux/hdlc/ioctl.h
26 no-header-test += linux/ivtv.h
27 no-header-test += linux/matroxfb.h
28 no-header-test += linux/omap3isp.h
29 no-header-test += linux/omapfb.h
30 no-header-test += linux/patchkey.h
31 no-header-test += linux/phonet.h
32 no-header-test += linux/sctp.h
33 no-header-test += linux/sysctl.h
34 no-header-test += linux/usb/audio.h
35 no-header-test += linux/v4l2-mediabus.h
36 no-header-test += linux/v4l2-subdev.h
37 no-header-test += linux/videodev2.h
38 no-header-test += linux/vm_sockets.h
39 no-header-test += sound/asequencer.h
40 no-header-test += sound/asoc.h
41 no-header-test += sound/asound.h
42 no-header-test += sound/compress_offload.h
43 no-header-test += sound/emu10k1.h
44 no-header-test += sound/sfnt_info.h
45 no-header-test += xen/evtchn.h
46 no-header-test += xen/gntdev.h
47 no-header-test += xen/privcmd.h
52 no-header-test += linux/bpf_perf_event.h
56 no-header-test += linux/bpf_perf_event.h
60 no-header-test += linux/bpf_perf_event.h
64 no-header-test += asm/uctx.h
65 no-header-test += asm/fbio.h
69 no-header-test += asm-generic/%
73 # Include the header twice to detect missing include guard.
77 $(if $(filter-out $(no-header-test), $*.h), -include $< -include $<); \