Home
last modified time | relevance | path

Searched refs:targets (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/linux-5.19.10/arch/mips/boot/
DMakefile32 targets := vmlinux.ecoff macro
38 targets += vmlinux.bin
44 targets += vmlinux.srec
78 targets += uImage
79 targets += uImage.bin
80 targets += uImage.bz2
81 targets += uImage.gz
82 targets += uImage.lzma
83 targets += uImage.lzo
115 targets += vmlinux.its.S
[all …]
/linux-5.19.10/drivers/nfc/microread/
Dmicroread.c471 struct nfc_target *targets; in microread_target_discovered() local
476 targets = kzalloc(sizeof(struct nfc_target), GFP_KERNEL); in microread_target_discovered()
477 if (targets == NULL) { in microread_target_discovered()
482 targets->hci_reader_gate = gate; in microread_target_discovered()
486 targets->supported_protocols = in microread_target_discovered()
488 targets->sens_res = in microread_target_discovered()
490 targets->sel_res = skb->data[MICROREAD_EMCF_A_SAK]; in microread_target_discovered()
491 targets->nfcid1_len = skb->data[MICROREAD_EMCF_A_LEN]; in microread_target_discovered()
492 if (targets->nfcid1_len > sizeof(targets->nfcid1)) { in microread_target_discovered()
496 memcpy(targets->nfcid1, &skb->data[MICROREAD_EMCF_A_UID], in microread_target_discovered()
[all …]
/linux-5.19.10/scripts/
DMakefile.build20 targets :=
78 targets-for-builtin := $(extra-y)
81 targets-for-builtin += $(obj)/lib.a
85 targets-for-builtin += $(obj)/built-in.a
88 targets-for-modules := $(foreach x, o mod $(if $(CONFIG_TRIM_UNUSED_KSYMS), usyms), \
92 targets-for-modules += $(obj)/modules.order
95 targets += $(targets-for-builtin) $(targets-for-modules)
324 targets += $(filter-out $(subdir-builtin), $(real-obj-y))
325 targets += $(filter-out $(subdir-modorder), $(real-obj-m))
326 targets += $(real-dtb-y) $(lib-y) $(always-y) $(MAKECMDGOALS)
[all …]
DMakefile.vmlinux15 targets := $(MAKECMDGOALS)
28 existing-targets := $(wildcard $(sort $(targets)))
30 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
DMakefile.vmlinux_o24 targets := .tmp_initcalls.lds
70 targets += vmlinux.o
83 existing-targets := $(wildcard $(sort $(targets)))
85 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
DMakefile.modpost76 targets += Module.symvers
130 targets += $(output-symdump)
140 existing-targets := $(wildcard $(sort $(targets)))
142 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
DMakefile.modfinal64 targets += $(modules) $(modules:.ko=.mod.o)
77 existing-targets := $(wildcard $(sort $(targets)))
79 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
/linux-5.19.10/arch/mips/boot/compressed/
DMakefile58 targets := $(notdir $(vmlinuzobjs-y)) macro
60 targets += vmlinux.bin
75 targets += vmlinux.bin.z
80 targets += piggy.o dummy.o
107 targets += ../../../../vmlinuz
138 targets += ../vmlinuz.32
146 targets += ../vmlinuz.ecoff
154 targets += ../vmlinuz.bin
161 targets += ../vmlinuz.srec
168 targets += ../uzImage.bin
[all …]
/linux-5.19.10/arch/arc/boot/
DMakefile15 targets += vmlinux.bin
16 targets += vmlinux.bin.gz
17 targets += vmlinux.bin.lzma
18 targets += uImage.bin
19 targets += uImage.gz
20 targets += uImage.lzma
/linux-5.19.10/arch/mips/vdso/
DMakefile107 targets += $(obj-vdso-y)
108 targets += vdso.lds
109 targets += vdso.so.dbg.raw vdso.so.raw
110 targets += vdso.so.dbg vdso.so
111 targets += vdso-image.c
134 targets += $(obj-vdso-y:%.o=%-o32.o)
135 targets += vdso-o32.lds
136 targets += vdso-o32.so.dbg.raw vdso-o32.so.raw
137 targets += vdso-o32.so.dbg vdso-o32.so
138 targets += vdso-o32-image.c
[all …]
/linux-5.19.10/Documentation/userspace-api/media/v4l/
Dselection-api-targets.rst4 Selection targets
8 .. _sel-targets-capture:
14 Cropping and composing targets
20 See :ref:`v4l2-selection-targets` for more information.
Dv4l2-selection-targets.rst3 .. _v4l2-selection-targets:
6 Selection targets
9 The precise meaning of the selection targets may be dependent on which
13 .. _v4l2-selection-targets-table:
Dvidioc-subdev-g-selection.rst54 Types of selection targets
57 There are two types of selection targets: actual and bounds. The actual
58 targets are the targets which configure the hardware. The BOUNDS target
64 To discover which targets are supported, the user can perform
68 Selection targets and flags are documented in
/linux-5.19.10/arch/x86/realmode/rm/
DMakefile36 targets += $(realmode-y)
45 targets += pasyms.h
49 targets += realmode.lds
55 targets += realmode.elf
61 targets += realmode.bin
68 targets += realmode.relocs
/linux-5.19.10/Documentation/networking/
Dnfc.rst16 - Polling for targets;
27 PF_NFC. The NFC_SOCKPROTO_RAW performs raw communication with NFC targets.
62 * start_poll - setup the device to poll for targets
64 * activate_target - select and initialize one of the targets found
80 * NFC_CMD_START_POLL - setup a specific device to polling for targets
82 * NFC_CMD_GET_TARGET - dump the list of targets found by a specific device
86 * NFC_EVENT_TARGETS_FOUND - reports START_POLL results when 1 or more targets
89 The user must call START_POLL to poll for NFC targets, passing the desired NFC
95 If the polling operation finds one or more targets, the event TARGETS_FOUND is
97 all targets found by such device. Each reply message has target attributes with
[all …]
/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot_io.c20 return regmap_bulk_read(ocelot->targets[target], in __ocelot_bulk_read_ix()
33 regmap_read(ocelot->targets[target], in __ocelot_read_ix()
45 regmap_write(ocelot->targets[target], in __ocelot_write_ix()
57 regmap_update_bits(ocelot->targets[target], in __ocelot_rmw_ix()
100 regmap_read(ocelot->targets[target], in __ocelot_target_read_ix()
108 regmap_write(ocelot->targets[target], in __ocelot_target_write_ix()
135 ocelot->targets[target], in ocelot_regfields_init()
/linux-5.19.10/certs/
DMakefile25 targets += blacklist_hash_list
36 targets += x509_certificate_list
57 targets += signing_key.pem
78 targets += signing_key.x509
85 targets += x509_revocation_list
/linux-5.19.10/tools/testing/selftests/
Dkselftest_deps.sh93 targets=$(egrep "^TARGETS +|^TARGETS =" Makefile | cut -d "=" -f2)
218 targets=$(echo "$targets" | grep -v "$fail_target")
238 echo -e "$targets";
/linux-5.19.10/lib/raid6/
DMakefile57 targets += int1.c int2.c int4.c int8.c int16.c int32.c
65 targets += altivec1.c altivec2.c altivec4.c altivec8.c
73 targets += vpermxor1.c vpermxor2.c vpermxor4.c vpermxor8.c
81 targets += neon1.c neon2.c neon4.c neon8.c
85 targets += s390vx8.c
92 targets += tables.c
/linux-5.19.10/arch/x86/boot/
DMakefile31 targets := vmlinux.bin setup.bin setup.elf bzImage macro
32 targets += fdimage fdimage144 fdimage288 image.iso hdimage
49 targets += $(setup-y)
65 targets += cpustr.h
98 targets += zoffset.h
128 targets += mtools.conf
/linux-5.19.10/arch/sparc/vdso/
DMakefile23 targets += vdso.lds $(vobjs-y)
30 targets += $(vdso_img_cfiles)
31 targets += $(vdso_img_sodbg) $(vdso_img-y:%=vdso%.so)
80 targets += vdso32/vdso32.lds
81 targets += vdso32/vdso-note.o
82 targets += vdso32/vclock_gettime.o
/linux-5.19.10/arch/s390/kernel/vdso32/
DMakefile13 targets := $(obj-vdso32) vdso32.so vdso32.so.dbg macro
28 $(targets:%=$(obj)/%.dbg): KBUILD_CFLAGS = $(KBUILD_CFLAGS_32)
29 $(targets:%=$(obj)/%.dbg): KBUILD_AFLAGS = $(KBUILD_AFLAGS_32)
32 targets += vdso32.lds
/linux-5.19.10/arch/hexagon/kernel/
Dsmp.c227 struct cpumask targets; in smp_send_stop() local
228 cpumask_copy(&targets, cpu_online_mask); in smp_send_stop()
229 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop()
230 send_ipi(&targets, IPI_CPU_STOP); in smp_send_stop()
/linux-5.19.10/net/nfc/hci/
Dcore.c286 struct nfc_target *targets; in nfc_hci_target_discovered() local
294 targets = kzalloc(sizeof(struct nfc_target), GFP_KERNEL); in nfc_hci_target_discovered()
295 if (targets == NULL) in nfc_hci_target_discovered()
315 targets->supported_protocols = in nfc_hci_target_discovered()
317 if (targets->supported_protocols == 0xffffffff) { in nfc_hci_target_discovered()
322 targets->sens_res = be16_to_cpu(*(__be16 *)atqa_skb->data); in nfc_hci_target_discovered()
323 targets->sel_res = sak_skb->data[0]; in nfc_hci_target_discovered()
335 memcpy(targets->nfcid1, uid_skb->data, uid_skb->len); in nfc_hci_target_discovered()
336 targets->nfcid1_len = uid_skb->len; in nfc_hci_target_discovered()
340 targets); in nfc_hci_target_discovered()
[all …]
/linux-5.19.10/arch/s390/kernel/vdso64/
DMakefile17 targets := $(obj-vdso64) $(obj-cvdso64) vdso64.so vdso64.so.dbg macro
32 $(targets:%=$(obj)/%.dbg): KBUILD_CFLAGS = $(KBUILD_CFLAGS_64)
33 $(targets:%=$(obj)/%.dbg): KBUILD_AFLAGS = $(KBUILD_AFLAGS_64)
36 targets += vdso64.lds

12345678910>>...13