| /linux/include/uapi/ |
| H A D | Kbuild | 2 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/a.out.h),) 6 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm.h),) 10 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm_para.h),) 11 ifeq ($(wildcard $(objtree)/arch/$(SRCARCH)/include/generated/uapi/asm/kvm_para.h),)
|
| /linux/drivers/virt/acrn/ |
| H A D | ioeventfd.c | 25 * @wildcard: Data matching or not 34 bool wildcard; member 59 /* Either one is wildcard, the data matching will be skipped. */ in hsm_ioeventfd_is_conflict() 64 (p->wildcard || ioeventfd->wildcard || in hsm_ioeventfd_is_conflict() 119 p->wildcard = true; in acrn_ioeventfd_assign() 182 (p->wildcard || p->data == data)) in hsm_ioeventfd_match()
|
| /linux/net/netfilter/ |
| H A D | xt_socket.c | 62 bool wildcard; in socket_match() local 68 wildcard = (!(info->flags & XT_SOCKET_NOWILDCARD) && in socket_match() 78 if (info->flags & XT_SOCKET_RESTORESKMARK && !wildcard && in socket_match() 85 if (wildcard || !transparent) in socket_match() 123 bool wildcard; in socket_mt6_v1_v2_v3() local 129 wildcard = (!(info->flags & XT_SOCKET_NOWILDCARD) && in socket_mt6_v1_v2_v3() 139 if (info->flags & XT_SOCKET_RESTORESKMARK && !wildcard && in socket_mt6_v1_v2_v3() 146 if (wildcard || !transparent) in socket_mt6_v1_v2_v3()
|
| /linux/scripts/ |
| H A D | git-resolve.sh | 111 '83be ("firmware: ... auto-update: fix poll_complete() ... errors")' # Wildcard test 112 …99999999 ("firmware: ... auto-update: fix poll_complete() ... errors")' # Force mode wildcard test 124 "83beece5aff75879bdfc6df8ba84ea88fd93050e" # Wildcard test 125 "83beece5aff75879bdfc6df8ba84ea88fd93050e" # Force mode wildcard test 137 0 # Should succeed with wildcard 138 0 # Should succeed with force mode and wildcard
|
| H A D | Makefile.headersinst | 24 # $(wildcard $(src)/*/) contains not only directories but also regular files. 25 src-subdirs := $(patsubst $(src)/%/,%,$(filter %/, $(wildcard $(src)/*/))) 26 gen-subdirs := $(patsubst $(gen)/%/,%,$(filter %/, $(wildcard $(gen)/*/))) 48 old-subdirs := $(wildcard $(all-subdirs))
|
| H A D | Makefile.asm-headers | 37 redundant += $(foreach f, $(generic-y), $(if $(wildcard $(src)/$(f)),$(f))) 44 generic-y += $(foreach f, $(mandatory-y), $(if $(wildcard $(src)/$(f)),,$(f))) 51 old-headers := $(wildcard $(obj)/*.h) 102 existing-targets := $(wildcard $(sort $(targets)))
|
| H A D | Makefile.modpost | 99 ksym-wl := $(if $(filter-out /%, $(ksym-wl)),$(if $(wildcard $(ksym-wl)),,$(srctree)/))$(ksym-wl) 104 ifeq ($(wildcard vmlinux.o),) 124 ifeq ($(wildcard $(objtree)/Module.symvers),) 153 existing-targets := $(wildcard $(sort $(targets)))
|
| /linux/tools/testing/selftests/hid/ |
| H A D | Makefile | 89 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS)))) 122 $(DEFAULT_BPFTOOL): $(wildcard $(BPFTOOLDIR)/*.[ch] $(BPFTOOLDIR)/Makefile) \ 132 $(BPFOBJ): $(wildcard $(BPFDIR)/*.[ch] $(BPFDIR)/Makefile) \ 139 $(HOST_BPFOBJ): $(wildcard $(BPFDIR)/*.[ch] $(BPFDIR)/Makefile) \ 213 BPF_SRCS := $(notdir $(wildcard $(BPF_PROGS_DIR)/*.c)) 221 $(wildcard $(BPF_PROGS_DIR)/*.h) \ 223 $(wildcard $(BPFDIR)/hid_bpf_*.h) \ 224 $(wildcard $(BPFDIR)/*.bpf.h) \
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_hash_netiface.c | 29 /* 7 interface wildcard support added */ 62 u8 wildcard; member 77 (ip1->wildcard ? in hash_netiface4_data_equal() 112 (data->wildcard ? IPSET_FLAG_IFACE_WILDCARD : 0); in hash_netiface4_data_list() 239 e.wildcard = 1; in hash_netiface4_uadt() 296 u8 wildcard; member 311 (ip1->wildcard ? in hash_netiface6_data_equal() 346 (data->wildcard ? IPSET_FLAG_IFACE_WILDCARD : 0); in hash_netiface6_data_list() 461 e.wildcard = 1; in hash_netiface6_uadt()
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | Makefile | 45 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS)))) 52 ifneq ($(wildcard $(GENHDR)),) 107 $(BPFOBJ): $(wildcard $(BPFDIR)/*.[ch] $(BPFDIR)/Makefile) \ 115 $(DEFAULT_BPFTOOL): $(wildcard $(BPFTOOLDIR)/*.[ch] $(BPFTOOLDIR)/Makefile) \ 160 all_test_bpfprogs := $(foreach prog,$(wildcard *.bpf.c),$(INCLUDE_DIR)/$(patsubst %.c,%.skel.h,$(prog))) 196 # compiling BPF object files only if one is present, as the wildcard Make
|
| /linux/virt/kvm/ |
| H A D | eventfd.c | 740 bool wildcard; member 774 if (p->wildcard) in ioeventfd_in_range() 775 /* all else equal, wildcard is always a hit */ in ioeventfd_in_range() 844 (_p->wildcard || p->wildcard || in ioeventfd_check_collision() 885 /* The datamatch feature is optional, otherwise this is a wildcard */ in kvm_assign_ioeventfd_idx() 889 p->wildcard = true; in kvm_assign_ioeventfd_idx() 931 bool wildcard; in kvm_deassign_ioeventfd_idx() local 937 wildcard = !(args->flags & KVM_IOEVENTFD_FLAG_DATAMATCH); in kvm_deassign_ioeventfd_idx() 946 p->wildcard != wildcard) in kvm_deassign_ioeventfd_idx() 949 if (!p->wildcard && p->datamatch != args->datamatch) in kvm_deassign_ioeventfd_idx()
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | Makefile | 4 TEST_INCLUDES := $(wildcard lib/py/*.py) \ 5 $(wildcard lib/sh/*.sh) \
|
| /linux/tools/testing/selftests/net/lib/ |
| H A D | Makefile | 14 $(patsubst %.c,%.o,$(wildcard *.bpf.c)) \ 19 TEST_INCLUDES := $(wildcard py/*.py sh/*.sh)
|
| /linux/drivers/hid/bpf/progs/ |
| H A D | Makefile | 29 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS)))) 48 SOURCES = $(wildcard *.bpf.c) 76 $(BPFOBJ): $(wildcard $(LIBBPF_SRC)/*.[ch] $(LIBBPF_SRC)/Makefile) | $(LIBBPF_OUTPUT)
|
| /linux/tools/perf/util/ |
| H A D | pmus.c | 405 struct perf_pmu *perf_pmus__scan_matching_wildcard(struct perf_pmu *pmu, const char *wildcard) in perf_pmus__scan_matching_wildcard() argument 421 * can only have a wildcard match if the wildcard begins with in perf_pmus__scan_matching_wildcard() 425 if (strisglob(wildcard)) { in perf_pmus__scan_matching_wildcard() 428 } else if (strlen(wildcard) >= 4 && strncmp("drm_", wildcard, 4) == 0) { in perf_pmus__scan_matching_wildcard() 430 } else if (strlen(wildcard) >= 5 && strncmp("hwmon", wildcard, 5) == 0) { in perf_pmus__scan_matching_wildcard() 439 if (perf_pmu__wildcard_match(pmu, wildcard)) in perf_pmus__scan_matching_wildcard() 446 if (perf_pmu__wildcard_match(pmu, wildcard)) in perf_pmus__scan_matching_wildcard()
|
| /linux/tools/tracing/rtla/ |
| H A D | Makefile.standalone | 11 SRC := $(wildcard src/*.c) 12 HDR := $(wildcard src/*.h)
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | Makefile | 33 $(wildcard lib/py/*.py ../lib/py/*.py) \ 43 TEST_GEN_FILES += $(patsubst %.c,%.o,$(wildcard *.bpf.c))
|
| /linux/tools/bpf/bpftool/ |
| H A D | Makefile | 39 $(LIBBPF): $(wildcard $(BPF_DIR)/*.[ch] $(BPF_DIR)/Makefile) | $(LIBBPF_OUTPUT) 47 $(LIBBPF_BOOTSTRAP): $(wildcard $(BPF_DIR)/*.[ch] $(BPF_DIR)/Makefile) | $(LIBBPF_BOOTSTRAP_OUTPUT) 146 include $(wildcard $(OUTPUT)*.d) 150 SRCS := $(wildcard *.c) 208 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS))))
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile | 24 ifneq ($(wildcard $(GENHDR)),) 102 TEST_FILES = xsk_prereqs.sh $(wildcard progs/btf_dump_test_case_*.c) 219 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS)))) 286 $(addprefix test_kmods/,$(subst .ko,%ko,$(TEST_KMODS))): $(VMLINUX_BTF) $(RESOLVE_BTFIDS) $(wildcard test_kmods/Makefile test_kmods/*.[ch]) 342 $(DEFAULT_BPFTOOL): $(wildcard $(BPFTOOLDIR)/*.[ch] $(BPFTOOLDIR)/Makefile) \ 354 $(CROSS_BPFTOOL): $(wildcard $(BPFTOOLDIR)/*.[ch] $(BPFTOOLDIR)/Makefile) \ 380 $(BPFOBJ): $(wildcard $(BPFDIR)/*.[ch] $(BPFDIR)/Makefile) \ 389 $(HOST_BPFOBJ): $(wildcard $(BPFDIR)/*.[ch] $(BPFDIR)/Makefile) \ 526 HEADERS_FOR_BPF_OBJS := $(wildcard $(BPFDIR)/*.bpf.h) \ 543 $$(notdir $$(wildcard [all...] |
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_trigger_diag.h | 120 * wildcard. 121 * @ASC: Additional Sense Code. Can be specific or 0xFF for wildcard 153 * @IocLogInfo: MPI IocLogInfo. Can be specific or 0xFFFFFFFF for wildcard
|
| /linux/tools/testing/selftests/net/ |
| H A D | bpf.mk | 38 BPF_PROG_OBJS := $(patsubst %.c,$(OUTPUT)/%.o,$(wildcard *.bpf.c)) 45 $(BPFOBJ): $(wildcard $(BPFDIR)/*.[ch] $(BPFDIR)/Makefile) \
|
| /linux/include/uapi/linux/netfilter/ |
| H A D | nfnetlink_osf.h | 29 /* Wildcard MSS (kind of). 30 * It is used to implement a state machine for the different wildcard values
|
| /linux/tools/sched_ext/ |
| H A D | Makefile | 81 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS)))) 88 ifneq ($(wildcard $(GENHDR)),) 136 $(BPFOBJ): $(wildcard $(BPFDIR)/*.[ch] $(BPFDIR)/Makefile) \ 145 $(HOST_BPFOBJ): $(wildcard $(BPFDIR)/*.[ch] $(BPFDIR)/Makefile) \ 154 $(DEFAULT_BPFTOOL): $(wildcard $(BPFTOOLDIR)/*.[ch] $(BPFTOOLDIR)/Makefile) \
|
| /linux/samples/hid/ |
| H A D | Makefile | 114 $(LIBBPF): $(wildcard $(LIBBPF_SRC)/*.[ch] $(LIBBPF_SRC)/Makefile) | $(LIBBPF_OUTPUT) 124 $(BPFTOOL): $(wildcard $(BPFTOOLDIR)/*.[ch] $(BPFTOOLDIR)/Makefile) | $(BPFTOOL_OUTPUT) 168 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS)))) 215 BPF_SRCS_LINKED := $(notdir $(wildcard $(src)/*.bpf.c))
|
| /linux/drivers/clk/ |
| H A D | clkdev.c | 30 * An entry with a NULL ID is assumed to be a wildcard. 342 * con_id or dev_id may be NULL as a wildcard, just as in the rest of 369 * con_id or dev_id may be NULL as a wildcard, just as in the rest of 398 * con_id or dev_id may be NULL as a wildcard, just as in the rest of
|