Home
last modified time | relevance | path

Searched refs:SYS (Results 1 – 25 of 40) sorted by relevance

12

/linux/tools/testing/selftests/bpf/prog_tests/
A Dtc_redirect.c237 #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 Dxdp_bonding.c144 #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 Dtrace_common.h6 #define SYSCALL(SYS) "__x64_" __stringify(SYS) argument
8 #define SYSCALL(SYS) "__s390x_" __stringify(SYS) argument
10 #define SYSCALL(SYS) __stringify(SYS) argument
A Dsyscall_nrs.c5 #define SYSNR(_NR) DEFINE(SYS ## _NR, _NR)
/linux/arch/arm/boot/dts/
A Dbcm53016-meraki-mr32.dts64 /* SYS-LED 1 - Tricolor */
72 /* SYS-LED 1 - Tricolor */
80 /* SYS-LED 1 - Tricolor */
A Dvexpress-v2p-ca15-tc1.dts182 /* SYS PLL reference clock */
/linux/Documentation/devicetree/bindings/ufs/
A Dufs-hisi.txt12 - reg : should contain UFS register address space & UFS SYS CTRL register address,
30 /* 1: UFS SYS CTRL */
/linux/Documentation/devicetree/bindings/regulator/
A Dtps6586x.txt15 - 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 Dentry-header.S174 @ 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 Dsignum.c41 P_SIGNUM(SYS); in syscall_arg__scnprintf_signum()
/linux/arch/sparc/include/uapi/asm/
A Dperfctr.h59 #define SYS 0x00000002 macro
/linux/Documentation/devicetree/bindings/clock/
A Dbaikal,bt1-ccu-pll.yaml25 4) System devices reference clock dividers (SYS).
39 | +-------|SYS|-|- Low-speed Devices
A Dbaikal,bt1-ccu-div.yaml27 4) System devices reference clock dividers (SYS) - described in this binding
42 | +-------|SYS|-|- Low-speed Devices
/linux/Documentation/scsi/
A Dqlogicfas.rst29 QL41DOS.SYS and QL40ENBL.SYS. These are a minimum, but loading the
/linux/drivers/media/usb/dvb-usb-v2/
A Drtl28xxu.h42 #define SYS 0x0200 macro
/linux/Documentation/devicetree/bindings/phy/
A Dhisilicon,phy-hi3670-pcie.yaml34 - description: PCIe APB SYS clock
/linux/arch/arm64/boot/dts/amlogic/
A Dmeson-gxl-s905x-khadas-vim.dts162 "SYS LED",
A Dmeson-gxbb-nanopi-k2.dts241 "I2S Header Pin5", "HDMI CEC", "SYS LED",
A Dmeson-gxbb-odroidc2.dts299 "HDMI CEC", "SYS LED",
/linux/include/soc/mscc/
A Docelot.h115 SYS, enumerator
322 SYS_COUNT_RX_OCTETS = SYS << TARGET_OFFSET,
/linux/drivers/net/dsa/ocelot/
A Dseville_vsc9953.c363 [SYS] = vsc9953_sys_regmap,
393 [SYS] = {
A Dfelix_vsc9959.c371 [SYS] = vsc9959_sys_regmap,
402 [SYS] = {
/linux/drivers/net/ethernet/mscc/
A Docelot_vsc7514.c322 [SYS] = ocelot_sys_regmap,
1039 { SYS, "sys" }, in mscc_ocelot_probe()
/linux/Documentation/hwmon/
A Dabituguru-datasheet.rst190 - Sensor 1 SYS temp
299 - Sensor 2: SYS fan speed
/linux/Documentation/ABI/testing/
A Dsysfs-timecard135 timestamps is usually taken to be the SYS time associated

Completed in 33 milliseconds

12