Home
last modified time | relevance | path

Searched defs:targets (Results 76 - 100 of 150) sorted by relevance

123456

/kernel/linux/linux-6.6/arch/s390/kernel/vdso64/
H A DMakefile16 targets := $(obj-vdso64) $(obj-cvdso64) vdso64.so vdso64.so.dbg macro
/kernel/linux/linux-6.6/arch/um/drivers/
H A DMakefile27 targets := pcap_kern.o pcap_user.o vde_kern.o vde_user.o macro
/kernel/linux/linux-6.6/arch/x86/boot/
H A DMakefile32 targets := vmlinux.bin setup.bin setup.elf bzImage macro
/kernel/linux/linux-5.10/scripts/kconfig/
H A DMakefile
H A Dmconf.c360 struct menu **targets; member
435 struct menu *targets[JUMP_NB]; in search_conf() local
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dsmp.c312 struct cpumask targets; in smp_send_stop() local
314 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() local
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso32/
H A DMakefile138 targets := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso) vdso.so vdso.so.dbg vdso.so.raw macro
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v2.c114 int targets = (val >> 16) & 0xff; in vgic_mmio_write_sgir() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/vdso32/
H A DMakefile121 targets := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso) vdso.so vdso.so.dbg vdso.so.raw macro
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v2.c126 int targets = (val >> 16) & 0xff; in vgic_mmio_write_sgir() local
[all...]
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dsmp.c303 struct cpumask targets; in smp_send_stop() local
305 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() local
/kernel/linux/linux-6.6/scripts/kconfig/
H A DMakefile[all...]
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_netlink.c527 struct nlattr *targets; in bond_fill_info() local
H A Dbond_options.c1003 __be32 *targets = bond->params.arp_targets; in _bond_options_arp_ip_target_set() local
1016 __be32 *targets = bond->params.arp_targets; in _bond_option_arp_ip_target_add() local
1051 __be32 *targets = bond->params.arp_targets; in bond_option_arp_ip_target_rem() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-core.h155 struct dm_target *targets; member
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_netlink.c639 struct nlattr *targets; in bond_fill_info() local
/kernel/linux/linux-6.6/mm/
H A Dmemory-tiers.c267 void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) in node_get_allowed_targets() argument
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dsmp.c392 struct cpumask targets; in smp_send_stop() local
395 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() local
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dcore.c286 struct nfc_target *targets; in nfc_hci_target_discovered() local
[all...]
/kernel/linux/linux-5.10/net/nfc/
H A Dcore.c762 nfc_targets_found(struct nfc_dev *dev, struct nfc_target *targets, int n_targets) nfc_targets_found() argument
[all...]
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnfc.h166 struct nfc_target *targets; member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbpf_iter.c31 static struct list_head targets = LIST_HEAD_INIT(targets); variable
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnfc.h166 struct nfc_target *targets; member
/kernel/linux/linux-6.6/drivers/base/
H A Dnode.c102 static const struct attribute_group targets = { variable
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_iter.c32 static struct list_head targets = LIST_HEAD_INIT(targets); variable

Completed in 27 milliseconds

123456