Searched refs:targets (Results 251 – 275 of 325) sorted by relevance
1...<<111213
/Linux-v6.6/tools/testing/selftests/net/forwarding/ |
D | vxlan_bridge_1d.sh | 464 local -a targets=("$h2_mac $h2"
|
D | vxlan_bridge_1d_ipv6.sh | 585 local -a targets=("$h2_mac $h2"
|
/Linux-v6.6/net/ipv6/netfilter/ |
D | Kconfig | 176 # The targets
|
/Linux-v6.6/Documentation/scsi/ |
D | ncr53c8xx.rst | 484 apply to all targets of the SCSI chain (except the controller). 814 - all other logical units (all targets, all controllers) -> 10 commands. 1316 If defined, targets are allowed to disconnect. 1336 Max number of targets per host. 1515 Will enable fast synchronous data transfer negotiation for all targets. 1581 Generally SCSI targets do not reset the SCSI BUS, although any
|
/Linux-v6.6/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 1391 * for all targets that have a value other than 0 in the lower four 1409 * Bit vector of targets that have ULTRA enabled as set by 1422 * Bit vector of targets that have disconnection disabled as set by
|
/Linux-v6.6/drivers/net/ethernet/mscc/ |
D | ocelot.c | 222 regmap_write(ocelot->targets[HSIO], HSIO_PLL5G_CFG4, in ocelot_pll5_init() 225 regmap_write(ocelot->targets[HSIO], HSIO_PLL5G_CFG0, in ocelot_pll5_init() 237 regmap_write(ocelot->targets[HSIO], HSIO_PLL5G_CFG2, in ocelot_pll5_init()
|
/Linux-v6.6/net/netfilter/ |
D | Kconfig | 805 # alphabetically ordered list of targets 807 comment "Xtables targets" 903 targets, which enable the user to change the 983 tristate '"SNAT and DNAT" targets support' 986 This option enables the SNAT and DNAT targets.
|
/Linux-v6.6/Documentation/kbuild/ |
D | kconfig.rst | 7 Use "make help" to list all of the possible configuration targets.
|
/Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_execbuf.c | 2514 SVGA3dSoTarget targets[]; in vmw_cmd_dx_set_so_targets() member 2533 &cmd->targets[i].sid, &res); in vmw_cmd_dx_set_so_targets() 2540 binding.offset = cmd->targets[i].offset; in vmw_cmd_dx_set_so_targets() 2541 binding.size = cmd->targets[i].sizeInBytes; in vmw_cmd_dx_set_so_targets()
|
/Linux-v6.6/Documentation/bpf/ |
D | bpf_devel_QA.rst | 522 LLVM's static compiler lists the supported targets through 523 ``llc --version``, make sure BPF targets are listed. Example:: 570 will find a full list of targets within the llvm-project/llvm/lib/Target
|
D | classic_vs_extended.rst | 55 - Conditional jt/jf targets replaced with jt/fall-through:
|
/Linux-v6.6/Documentation/arch/sh/ |
D | new-machine.rst | 259 Architecture specific targets (sh):
|
/Linux-v6.6/drivers/comedi/drivers/ni_routing/ |
D | README | 113 These tools are best used/demonstrated via the included Makefile targets:
|
/Linux-v6.6/Documentation/power/ |
D | pm_qos_interface.rst | 91 maintained along with the aggregated targets of resume latency and active
|
/Linux-v6.6/Documentation/mm/damon/ |
D | design.rst | 388 target type asks the index of the target from the context's monitoring targets 392 monitoring targets, and any combination of those.
|
/Linux-v6.6/drivers/md/ |
D | Kconfig | 274 Some bio locking schemes used by other device-mapper targets 668 particular device-mapper targets, especially the integrity target.
|
/Linux-v6.6/drivers/net/dsa/ocelot/ |
D | seville_vsc9953.c | 896 ocelot->targets[GCB], in vsc9953_mdio_bus_alloc()
|
D | felix.c | 1417 ocelot->targets[i] = target; in felix_init_structs() 1557 if (ocelot->targets[HSIO]) in felix_setup()
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_sdvo.c | 656 struct intel_sdvo_set_target_input_args targets = {0}; in intel_sdvo_set_target_input() local 659 &targets, sizeof(targets)); in intel_sdvo_set_target_input()
|
/Linux-v6.6/Documentation/dev-tools/kunit/ |
D | run_wrapper.rst | 71 with specific test targets. The ``.kunitconfig`` also
|
/Linux-v6.6/drivers/scsi/ |
D | Kconfig | 301 (the "initiator") and "targets". Architecturally, the iSCSI driver 1091 bool "not allow targets to disconnect" 1097 not allow targets to disconnect is not reasonable if there is more 1234 each with one or more targets, each with one or more logical units.
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
D | g98.fuc0s | 449 // prepare the targets
|
/Linux-v6.6/Documentation/virt/kvm/devices/ |
D | vm.rst | 9 struct kvm_device_attr as other devices, but targets VM-wide settings
|
/Linux-v6.6/Documentation/livepatch/ |
D | reliable-stacktrace.rst | 232 with a JMP instruction which targets the associated optprobe trampoline. When
|
/Linux-v6.6/Documentation/mm/ |
D | multigen_lru.rst | 30 accessed bit. A rmap walk targets a single page and does not try to
|
1...<<111213