| /linux/tools/testing/selftests/bpf/prog_tests/ |
| A D | tc_redirect.c | 237 #define SYS(fmt, ...) \ macro 266 SYS("ip link set veth_src netns " NS_SRC); in netns_setup_links_and_routes() 269 SYS("ip link set veth_dst netns " NS_DST); in netns_setup_links_and_routes() 278 SYS("ip link set dev veth_src up"); in netns_setup_links_and_routes() 302 SYS("ip link set dev veth_src_fwd up"); in netns_setup_links_and_routes() 303 SYS("ip link set dev veth_dst_fwd up"); in netns_setup_links_and_routes() 319 SYS("ip link set dev veth_dst up"); in netns_setup_links_and_routes() 339 SYS("tc qdisc add dev veth_src_fwd clsact"); in netns_load_bpf() 345 SYS("tc qdisc add dev veth_dst_fwd clsact"); in netns_load_bpf() 593 SYS("ip link set dev %s up", name); in tun_open() [all …]
|
| A D | xdp_bonding.c | 144 #define SYS(fmt, ...) \ in bonding_setup() macro 152 SYS("ip netns add ns_dst"); in bonding_setup() 153 SYS("ip link add veth1_1 type veth peer name veth2_1 netns ns_dst"); in bonding_setup() 156 SYS("ip link add bond1 type bond mode %s xmit_hash_policy %s", in bonding_setup() 163 SYS("ip link set veth1_1 master bond1"); in bonding_setup() 165 SYS("ip link set veth1_2 master bond1"); in bonding_setup() 167 SYS("ip link set veth1_2 up addrgenmode none"); in bonding_setup() 173 SYS("ip -netns ns_dst link set veth2_1 master bond2"); in bonding_setup() 176 SYS("ip -netns ns_dst link set veth2_2 master bond2"); in bonding_setup() 178 SYS("ip -netns ns_dst link set veth2_2 up addrgenmode none"); in bonding_setup() [all …]
|
| /linux/samples/bpf/ |
| A D | trace_common.h | 6 #define SYSCALL(SYS) "__x64_" __stringify(SYS) argument 8 #define SYSCALL(SYS) "__s390x_" __stringify(SYS) argument 10 #define SYSCALL(SYS) __stringify(SYS) argument
|
| A D | syscall_nrs.c | 5 #define SYSNR(_NR) DEFINE(SYS ## _NR, _NR)
|
| /linux/arch/arm/boot/dts/ |
| A D | bcm53016-meraki-mr32.dts | 64 /* SYS-LED 1 - Tricolor */ 72 /* SYS-LED 1 - Tricolor */ 80 /* SYS-LED 1 - Tricolor */
|
| A D | vexpress-v2p-ca15-tc1.dts | 182 /* SYS PLL reference clock */
|
| /linux/Documentation/devicetree/bindings/ufs/ |
| A D | ufs-hisi.txt | 12 - reg : should contain UFS register address space & UFS SYS CTRL register address, 30 /* 1: UFS SYS CTRL */
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| A D | tps6586x.txt | 15 - sys-supply: The input supply for SYS. 31 Note: LDO5 and LDO_RTC is supplied by SYS regulator internally and driver
|
| /linux/arch/arm/kernel/ |
| A D | entry-header.S | 174 @ Store/load the USER SP and LR registers by switching to the SYS 181 msr cpsr_c, \rtemp @ switch to the SYS mode 193 msr cpsr_c, \rtemp @ switch to the SYS mode
|
| /linux/tools/perf/trace/beauty/ |
| A D | signum.c | 41 P_SIGNUM(SYS); in syscall_arg__scnprintf_signum()
|
| /linux/arch/sparc/include/uapi/asm/ |
| A D | perfctr.h | 59 #define SYS 0x00000002 macro
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | baikal,bt1-ccu-pll.yaml | 25 4) System devices reference clock dividers (SYS). 39 | +-------|SYS|-|- Low-speed Devices
|
| A D | baikal,bt1-ccu-div.yaml | 27 4) System devices reference clock dividers (SYS) - described in this binding 42 | +-------|SYS|-|- Low-speed Devices
|
| /linux/Documentation/scsi/ |
| A D | qlogicfas.rst | 29 QL41DOS.SYS and QL40ENBL.SYS. These are a minimum, but loading the
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| A D | rtl28xxu.h | 42 #define SYS 0x0200 macro
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | hisilicon,phy-hi3670-pcie.yaml | 34 - description: PCIe APB SYS clock
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| A D | meson-gxl-s905x-khadas-vim.dts | 162 "SYS LED",
|
| A D | meson-gxbb-nanopi-k2.dts | 241 "I2S Header Pin5", "HDMI CEC", "SYS LED",
|
| A D | meson-gxbb-odroidc2.dts | 299 "HDMI CEC", "SYS LED",
|
| /linux/include/soc/mscc/ |
| A D | ocelot.h | 115 SYS, enumerator 322 SYS_COUNT_RX_OCTETS = SYS << TARGET_OFFSET,
|
| /linux/drivers/net/dsa/ocelot/ |
| A D | seville_vsc9953.c | 363 [SYS] = vsc9953_sys_regmap, 393 [SYS] = {
|
| A D | felix_vsc9959.c | 371 [SYS] = vsc9959_sys_regmap, 402 [SYS] = {
|
| /linux/drivers/net/ethernet/mscc/ |
| A D | ocelot_vsc7514.c | 322 [SYS] = ocelot_sys_regmap, 1039 { SYS, "sys" }, in mscc_ocelot_probe()
|
| /linux/Documentation/hwmon/ |
| A D | abituguru-datasheet.rst | 190 - Sensor 1 SYS temp 299 - Sensor 2: SYS fan speed
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-timecard | 135 timestamps is usually taken to be the SYS time associated
|