Home
last modified time | relevance | path

Searched refs:targets (Results 251 - 275 of 329) sorted by relevance

1...<<11121314

/kernel/linux/linux-5.10/arch/alpha/boot/
H A DMakefile12 targets := vmlinux.gz vmlinux \ macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dnospec-insn.h111 # The ALTERNATIVE replacement code has a .+10 which targets
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dzcrypt.h190 * @targets: Addr to target adapter list
200 __u8 __user *targets; member
/kernel/linux/linux-6.6/arch/alpha/boot/
H A DMakefile12 targets := vmlinux.gz vmlinux \ macro
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dzcrypt.h189 * @targets: Addr to target adapter list
199 __u8 __user *targets; member
/kernel/linux/linux-5.10/include/kvm/
H A Darm_vgic.h104 * targets reg (v2) or the
120 u8 targets; /* GICv2 target VCPUs mask */ member
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dhdm.c682 u64 targets; in cxl_decoder_commit() local
684 cxlsd_set_targets(cxlsd, &targets); in cxl_decoder_commit()
685 writel(upper_32_bits(targets), tl_hi); in cxl_decoder_commit()
686 writel(lower_32_bits(targets), tl_lo); in cxl_decoder_commit()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.c89 MODULE_PARM_DESC(max_targets, "Maximum allowed targets. "
677 list_for_each_entry(tgt, &vhost->targets, queue) in ibmvfc_link_down()
710 list_for_each_entry(tgt, &vhost->targets, queue) { in ibmvfc_init_host()
1221 list_for_each_entry(tgt, &vhost->targets, queue) in __ibmvfc_get_target()
1803 list_for_each_entry(tgt, &vhost->targets, queue) { in ibmvfc_relogin()
2100 list_for_each_entry(tgt, &vhost->targets, queue) { in ibmvfc_bsg_plogi()
3068 list_for_each_entry(tgt, &vhost->targets, queue) { in ibmvfc_terminate_rport_io()
3208 list_for_each_entry(tgt, &vhost->targets, queue) { in ibmvfc_handle_async()
4332 * driver in which case we need to free up all the targets. If we are in ibmvfc_tgt_implicit_logout_and_del_done()
4334 * offline state, so there is no need to track the old targets i in ibmvfc_tgt_implicit_logout_and_del_done()
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dassembler.h794 .macro bti, targets
798 hint #.L__bti_targets_\targets
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A DMakefile112 targets := vmlinux vmlinux.lds piggy_data piggy.o \ macro
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dasm-offsets.c34 #error Sorry, your compiler targets APCS-26 but this kernel requires APCS-32
/kernel/linux/linux-5.10/arch/x86/crypto/
H A DMakefile88 targets += poly1305-x86_64-cryptogams.S
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dasm-offsets.c34 #error Sorry, your compiler targets APCS-26 but this kernel requires APCS-32
/kernel/linux/linux-6.6/arch/x86/
H A DMakefile129 # Align jump targets to 1 byte, not the default 16 bytes:
265 # boot loader support. Several targets are kept for legacy purposes
311 targets += $(orc_hash_h)
/kernel/linux/linux-6.6/arch/x86/crypto/
H A DMakefile85 targets += poly1305-x86_64-cryptogams.S
/kernel/linux/linux-5.10/kernel/
H A DMakefile141 targets += config_data config_data.gz
/kernel/linux/linux-6.6/include/kvm/
H A Darm_vgic.h129 * targets reg (v2) or the
145 u8 targets; /* GICv2 target VCPUs mask */ member
/kernel/linux/linux-6.6/kernel/
H A DMakefile144 targets += config_data config_data.gz
/kernel/linux/linux-5.10/drivers/base/
H A Dnode.c98 static const struct attribute_group targets = { variable
99 .name = "targets",
105 &targets,
703 * initiator nodes can access memory targets at a given ranked access
724 ret = sysfs_add_link_to_group(&initiator->dev.kobj, "targets", in register_memory_node_under_compute_node()
738 sysfs_remove_link_from_group(&initiator->dev.kobj, "targets", in register_memory_node_under_compute_node()
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1q.sh577 local -a targets=("$h2_mac $h2"
584 for target in "${targets[@]}"; do
592 for target in "${targets[@]}"; do
598 targets=("$h2_mac $h2" "$r1_mac vx20 192.0.2.34" \
601 for target in "${targets[@]}"; do
609 for target in "${targets[@]}"; do
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_fdma.c24 regmap_write(ocelot->targets[FDMA], reg, data); in ocelot_fdma_writel()
31 regmap_read(ocelot->targets[FDMA], reg, &retval); in ocelot_fdma_readl()
/kernel/linux/linux-6.6/drivers/base/
H A Dnode.c102 static const struct attribute_group targets = { variable
103 .name = "targets",
109 &targets,
687 * initiator nodes can access memory targets at a given ranked access
708 ret = sysfs_add_link_to_group(&initiator->dev.kobj, "targets", in register_memory_node_under_compute_node()
722 sysfs_remove_link_from_group(&initiator->dev.kobj, "targets", in register_memory_node_under_compute_node()
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1q_ipv6.sh719 local -a targets=("$h2_mac $h2"
726 for target in "${targets[@]}"; do
734 for target in "${targets[@]}"; do
740 targets=("$h2_mac $h2" "$r1_mac vx20 2001:db8:4::1" \
743 for target in "${targets[@]}"; do
751 for target in "${targets[@]}"; do
H A Dvxlan_bridge_1q.sh577 local -a targets=("$h2_mac $h2"
584 for target in "${targets[@]}"; do
592 for target in "${targets[@]}"; do
598 targets=("$h2_mac $h2" "$r1_mac vx20 192.0.2.34" \
601 for target in "${targets[@]}"; do
609 for target in "${targets[@]}"; do
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c171 MODULE_PARM_DESC(arp_ip_target, "arp targets in n.n.n.n form");
177 MODULE_PARM_DESC(arp_all_targets, "fail on any/all arp targets timeout; 0 for any (default), 1 for all");
2809 __be32 *targets = bond->params.arp_targets, addr; in bond_arp_send_all() local
2812 for (i = 0; i < BOND_MAX_ARP_TARGETS && targets[i]; i++) { in bond_arp_send_all()
2814 __func__, &targets[i]); in bond_arp_send_all()
2818 rt = ip_route_output(dev_net(bond->dev), targets[i], 0, in bond_arp_send_all()
2827 &targets[i]); in bond_arp_send_all()
2828 bond_arp_send(slave, ARPOP_REQUEST, targets[i], in bond_arp_send_all()
2846 &targets[i], rt->dst.dev ? rt->dst.dev->name : "NULL"); in bond_arp_send_all()
2852 addr = bond_confirm_addr(rt->dst.dev, targets[ in bond_arp_send_all()
[all...]

Completed in 27 milliseconds

1...<<11121314