/Linux-v6.1/Documentation/devicetree/bindings/bus/ |
D | ti-sysc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/bus/ti-sysc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Texas Instruments interconnect target module binding 10 - Tony Lindgren <tony@atomide.com> 13 Texas Instruments SoCs can have a generic interconnect target module 15 using Arteris NoC, and L4 interconnect using Sonics s3220. This module 16 is mostly used for interaction between module and Power, Reset and Clock 20 Each interconnect target module can have one or more devices connected to [all …]
|
/Linux-v6.1/net/netfilter/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 68 and is also scheduled to replace the old syslog-based ipt_LOG 93 To compile it as a module, choose M here. If unsure, say N. 104 If both are enabled the backend to use can be configured at run-time 105 by means of per-address-family sysctl tunables. 116 `CONNMARK' target and `connmark' match. Similar to the mark value 127 packets using the CONNSECMARK target and copied back from 128 connections to packets with the same target, with the packets 170 via the CT target. 179 This allows you to store the flow start-time and to obtain [all …]
|
/Linux-v6.1/net/bridge/netfilter/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 40 To compile it as a module, choose M here. If unsure, say N. 64 To compile it as a module, choose M here. If unsure, say N. 73 To compile it as a module, choose M here. If unsure, say N. 82 To compile it as a module, choose M here. If unsure, say N. 91 To compile it as a module, choose M here. If unsure, say N. 98 MAC/IP address pairs can be matched, f.e. for anti-spoofing rules. 100 To compile it as a module, choose M here. If unsure, say N. 108 To compile it as a module, choose M here. If unsure, say N. 116 To compile it as a module, choose M here. If unsure, say N. [all …]
|
/Linux-v6.1/drivers/md/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 30 Software RAID mini-HOWTO, available from 45 a several-second delay in the boot time due to various 55 use the so-called linear mode, i.e. it will combine the hard disk 58 To compile this as a module, choose M here: the module 64 tristate "RAID-0 (striping) mode" 68 use the so-called raid0 mode, i.e. it will combine the hard disk 74 Software-RAID mini-HOWTO, available from 78 To compile this as a module, choose M here: the module 84 tristate "RAID-1 (mirroring) mode" [all …]
|
/Linux-v6.1/Documentation/target/ |
D | tcm_mod_builder.rst | 2 The TCM v4 fabric module script generator 7 This document is intended to be a mini-HOWTO for using the tcm_mod_builder.py 8 script to generate a brand new functional TCM v4 fabric .ko module of your very own, 13 mkdir -p /sys/kernel/config/target/$TCM_NEW_MOD 15 This script will create a new drivers/target/$TCM_NEW_MOD/, and will do the following 17 1) Generate new API callers for drivers/target/target_core_fabric_configs.c logic 18 ->make_tpg(), ->drop_tpg(), ->make_wwn(), ->drop_wwn(). These are created 20 2) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module 22 3) Based on user defined T10 Proto_Ident for the new fabric module being built, 23 the TransportID / Initiator and Target WWPN related handlers for [all …]
|
/Linux-v6.1/net/ipv4/netfilter/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 41 This module enables IPv4 packet duplication support for nf_tables. 47 This module enables IPv4 FIB lookups, e.g. for reverse path filtering. 73 This is a backwards-compat option for the user's convenience 81 This is a backwards-compat option for the user's convenience 90 tristate "Basic SNMP-ALG support" 97 This module implements an Application Layer Gateway (ALG) for 101 inside SNMP payloads to match IP-layer NAT mapping. 103 This is the "basic" form of SNMP-ALG, as described in RFC 2962 105 To compile it as a module, choose M here. If unsure, say N. [all …]
|
D | arpt_mangle.c | 1 // SPDX-License-Identifier: GPL-2.0-only 2 /* module that allows mangling of the arp payload */ 3 #include <linux/module.h> 10 MODULE_DESCRIPTION("arptables arp payload mangle target"); 13 target(struct sk_buff *skb, const struct xt_action_param *par) in target() function 15 const struct arpt_mangle *mangle = par->targinfo; in target() 20 if (skb_ensure_writable(skb, skb->len)) in target() 25 pln = arp->ar_pln; in target() 26 hln = arp->ar_hln; in target() 28 if (mangle->flags & ARPT_MANGLE_SDEV) { in target() [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | am33xx-l4.dtsi | 2 compatible = "ti,am33xx-l4-wkup", "simple-pm-bus"; 3 power-domains = <&prm_wkup>; 5 clock-names = "fck"; 10 reg-names = "ap", "la", "ia0", "ia1"; 11 #address-cells = <1>; 12 #size-cells = <1>; 18 compatible = "simple-pm-bus"; 19 #address-cells = <1>; 20 #size-cells = <1>; 28 compatible = "simple-pm-bus"; [all …]
|
D | dra7-l4.dtsi | 2 compatible = "ti,dra7-l4-cfg", "simple-pm-bus"; 3 power-domains = <&prm_coreaon>; 5 clock-names = "fck"; 9 reg-names = "ap", "la", "ia0"; 10 #address-cells = <1>; 11 #size-cells = <1>; 17 compatible = "simple-pm-bus"; 18 #address-cells = <1>; 19 #size-cells = <1>; 50 target-module@2000 { /* 0x4a002000, ap 3 08.0 */ [all …]
|
D | omap5-l4.dtsi | 2 compatible = "ti,omap5-l4-cfg", "simple-pm-bus"; 3 power-domains = <&prm_core>; 5 clock-names = "fck"; 9 reg-names = "ap", "la", "ia0"; 10 #address-cells = <1>; 11 #size-cells = <1>; 21 compatible = "simple-pm-bus"; 22 #address-cells = <1>; 23 #size-cells = <1>; 55 target-module@2000 { /* 0x4a002000, ap 3 44.0 */ [all …]
|
D | omap4-l4.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 compatible = "ti,omap4-l4-cfg", "simple-pm-bus"; 4 power-domains = <&prm_core>; 6 clock-names = "fck"; 10 reg-names = "ap", "la", "ia0"; 11 #address-cells = <1>; 12 #size-cells = <1>; 22 compatible = "simple-pm-bus"; 23 #address-cells = <1>; 24 #size-cells = <1>; [all …]
|
D | am437x-l4.dtsi | 2 compatible = "ti,am4-l4-wkup", "simple-pm-bus"; 3 power-domains = <&prm_wkup>; 5 clock-names = "fck"; 10 reg-names = "ap", "la", "ia0", "ia1"; 11 #address-cells = <1>; 12 #size-cells = <1>; 18 compatible = "simple-pm-bus"; 19 #address-cells = <1>; 20 #size-cells = <1>; 28 compatible = "simple-pm-bus"; [all …]
|
D | omap5-l4-abe.dtsi | 2 compatible = "ti,omap5-l4-abe", "simple-pm-bus"; 5 reg-names = "la", "ap"; 6 power-domains = <&prm_abe>; 7 /* OMAP5_L4_ABE_CLKCTRL is read-only */ 8 #address-cells = <1>; 9 #size-cells = <1>; 13 compatible = "simple-pm-bus"; 14 #address-cells = <1>; 15 #size-cells = <1>; 89 target-module@22000 { /* 0x40122000, ap 2 02.0 */ [all …]
|
D | omap4.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 6 #include <dt-bindings/bus/ti-sysc.h> 7 #include <dt-bindings/clock/omap4.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 #include <dt-bindings/pinctrl/omap.h> 11 #include <dt-bindings/clock/omap4.h> 15 interrupt-parent = <&wakeupgen>; 16 #address-cells = <1>; [all …]
|
D | omap4-l4-abe.dtsi | 2 compatible = "ti,omap4-l4-abe", "simple-pm-bus"; 5 reg-names = "la", "ap"; 6 power-domains = <&prm_abe>; 7 /* OMAP4_L4_ABE_CLKCTRL is read-only */ 8 #address-cells = <1>; 9 #size-cells = <1>; 13 compatible = "simple-pm-bus"; 14 #address-cells = <1>; 15 #size-cells = <1>; 89 target-module@22000 { /* 0x40122000, ap 2 02.0 */ [all …]
|
/Linux-v6.1/tools/testing/selftests/livepatch/ |
D | test-callbacks.sh | 2 # SPDX-License-Identifier: GPL-2.0 15 # Test a combination of loading a kernel module and a livepatch that 16 # patches a function in the first module. Load the target module 17 # before the livepatch module. Unload them in the same order. 19 # - On livepatch enable, before the livepatch transition starts, 20 # pre-patch callbacks are executed for vmlinux and $MOD_TARGET (those 22 # according to the klp_patch, their post-patch callbacks run and the 25 # - Similarly, on livepatch disable, pre-patch callbacks run before the 26 # unpatching transition starts. klp_objects are reverted, post-patch 29 start_test "target module before livepatch" [all …]
|
/Linux-v6.1/net/ipv6/netfilter/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 37 This module enables IPv6 packet duplication support for nf_tables. 43 This module enables IPv6 FIB lookups, e.g. for reverse path filtering. 66 This is a backwards-compat option for the user's convenience 80 To compile it as a module, choose M here. If unsure, say N. 89 This module allows one to match AH packets. 91 To compile it as a module, choose M here. If unsure, say N. 97 This module performs checking on the IPv6 source address 101 To compile it as a module, choose M here. If unsure, say N. 110 To compile it as a module, choose M here. If unsure, say N. [all …]
|
/Linux-v6.1/include/linux/netfilter_bridge/ |
D | ebtables.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 34 struct module *me; 40 unsigned int (*target)(struct sk_buff *skb, member 42 unsigned int hook_num, const struct xt_target *target, 45 const struct xt_target *target, void *targinfo, 47 void (*destroy)(const struct xt_target *target, void *targinfo); 51 struct module *me; 58 unsigned int (*target)(struct sk_buff *skb, member 60 unsigned int hook_num, const struct xt_target *target, 63 const struct xt_target *target, void *targinfo, [all …]
|
/Linux-v6.1/include/linux/platform_data/ |
D | ti-sysc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 29 * struct sysc_regbits - TI OCP_SYSCONFIG register field offsets 39 * Note that 0 is a valid shift, and for ti-sysc.c -ENODEV can be used if a 88 * struct sysc_capabilities - capabilities for an interconnect target module 89 * @type: sysc type identifier for the module 92 * @mod_quirks: bitmask of module specific quirks 102 * struct sysc_config - configuration for an interconnect target module 127 * struct ti_sysc_module_data - ti-sysc to hwmod translation data for a module 128 * @name: legacy "ti,hwmods" module name 129 * @module_pa: physical address of the interconnect target module [all …]
|
/Linux-v6.1/samples/livepatch/ |
D | livepatch-callbacks-demo.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * livepatch-callbacks-demo.c - (un)patching callbacks livepatch demo 11 * ------- 17 * ----- 19 * Step 1 - load the simple module 21 * insmod samples/livepatch/livepatch-callbacks-mod.ko 24 * Step 2 - load the demonstration livepatch (with callbacks) 26 * insmod samples/livepatch/livepatch-callbacks-demo.ko 29 * Step 3 - cleanup 36 * and patching operations for both vmlinux and module targets. [all …]
|
/Linux-v6.1/drivers/scsi/qla2xxx/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 17 ---------- ----------------- 32 They are also included in the linux-firmware tree as well. 35 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs" 41 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs 45 bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs" 48 Say Y here to enable the TCM_QLA2XXX fabric module DEBUG for QLogic 24xx+ series target mode HBAs
|
/Linux-v6.1/scripts/ |
D | markup_oops.pl | 2 # SPDX-License-Identifier: GPL-2.0-only 22 'cross-compile|c=s' => \$cross_compile, 23 'module|m=s' => \$modulefile, 28 my $kerver = `uname -r`; 37 my $target = "0"; 39 my $module = ""; 49 if ($line =~ /EAX: ([0-9a-f]+) EBX: ([0-9a-f]+) ECX: ([0-9a-f]+) EDX: ([0-9a-f]+)/) { 55 if ($line =~ /ESI: ([0-9a-f]+) EDI: ([0-9a-f]+) EBP: ([0-9a-f]+) ESP: ([0-9a-f]+)/) { 60 if ($line =~ /RAX: ([0-9a-f]+) RBX: ([0-9a-f]+) RCX: ([0-9a-f]+)/) { 65 if ($line =~ /RDX: ([0-9a-f]+) RSI: ([0-9a-f]+) RDI: ([0-9a-f]+)/) { [all …]
|
/Linux-v6.1/tools/perf/util/c++/ |
D | clang.cpp | 1 // SPDX-License-Identifier: GPL-2.0 6 * http://llvm.org/svn/llvm-project/cfe/trunk/examples/clang-interpreter/main.cpp 19 #include "llvm/IR/Module.h" 29 #include "llvm/Target/TargetMachine.h" 30 #include "llvm/Target/TargetOptions.h" 34 #include "clang-c.h" 47 "-cc1", in createCompilerInvocation() 48 "-triple", "bpf-pc-linux", in createCompilerInvocation() 49 "-fsyntax-only", in createCompilerInvocation() 50 "-O2", in createCompilerInvocation() [all …]
|
/Linux-v6.1/include/linux/netfilter/ |
D | x_tables.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 11 /* Test a struct->invflags and a boolean for inequality */ 13 ((boolean) ^ !!((ptr)->invflags & (flag))) 16 * struct xt_action_param - parameters for matches/targets 19 * @target: the target extension 20 * @matchinfo: per-match data 21 * @targetinfo: per-target data 24 * @thoff: position of transport header relative to skb->data 33 const struct xt_target *target; member 46 return par->state->net; in xt_net() [all …]
|
/Linux-v6.1/drivers/target/sbp/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "FireWire SBP-2 fabric module" 6 Say Y or M here to enable SCSI target functionality over FireWire. 8 bus, for example hard disks. Similar to FireWire Target Disk mode on 11 To compile this driver as a module, say M here: The module will be 12 called sbp-target.
|