Home
last modified time | relevance | path

Searched refs:static (Results 1 – 25 of 98) sorted by relevance

1234

/tools/testing/selftests/drivers/net/mlxsw/
Dvxlan_fdb_veto.sh67 bridge fdb add 01:02:03:04:05:06 dev vxlan0 self static \
71 bridge fdb add 01:02:03:04:05:06 dev vxlan0 self static \
82 bridge fdb add 00:01:02:03:04:05 dev vxlan0 self static \
86 bridge fdb replace 00:01:02:03:04:05 dev vxlan0 self static \
90 bridge fdb replace 00:01:02:03:04:05 dev vxlan0 self static \
102 bridge fdb add 00:00:00:00:00:00 dev vxlan0 self static \
106 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self static \
110 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self static \
/tools/testing/selftests/riscv/hwprobe/
DMakefile12 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
15 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
18 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
/tools/testing/selftests/riscv/vector/
DMakefile11 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
14 $(CC) -nostdlib -static -include ../../../../include/nolibc/nolibc.h \
18 $(CC) -nostdlib -static -include ../../../../include/nolibc/nolibc.h \
/tools/tracing/rtla/
DMakefile71 static: $(RTLA_IN) target
72 $(eval LDFLAGS += -static)
73 $(QUIET_LINK)$(CC) -static $(LDFLAGS) -o $(RTLA)-static $(RTLA_IN) $(EXTLIBS)
84 $(Q)rm -f rtla rtla-static fixdep FEATURE-DUMP rtla-*
DMakefile.standalone23 @test ! -f rtla-static || rm rtla-static
D.gitignore3 rtla-static
/tools/verification/rv/
DMakefile71 static: $(RV_IN) target
72 $(eval LDFLAGS += -static)
73 $(QUIET_LINK)$(CC) $(LDFLAGS) -o $(RV)-static $(RV_IN) $(EXTLIBS)
84 $(Q)rm -f rv rv-static fixdep FEATURE-DUMP rv-*
D.gitignore3 rv-static
/tools/testing/selftests/landlock/
DMakefile17 $(TEST_GEN_PROGS_EXTENDED): LDFLAGS += -static
23 $(TEST_GEN_PROGS_EXTENDED): LDFLAGS += -static
/tools/testing/selftests/exec/
DMakefile7 ALIGN_STATIC_PIES := $(patsubst %,load_address.static.%,$(ALIGNS))
38 $(OUTPUT)/load_address.static.0x%: load_address.c
40 -fPIE -static-pie $< -o $@
/tools/testing/selftests/net/forwarding/
Dbridge_locked_port.sh107 bridge fdb add `mac_get $h1` dev $swp1 master static
113 bridge fdb del `mac_get $h1` dev $swp1 master static
137 bridge fdb add `mac_get $h1` dev $swp1 vlan 100 master static
143 bridge fdb del `mac_get $h1` dev $swp1 vlan 100 master static
166 bridge fdb add `mac_get $h1` dev $swp1 master static
171 bridge fdb del `mac_get $h1` dev $swp1 master static
203 bridge fdb replace `mac_get $h1` dev $swp1 master static
285 bridge fdb add $unlocked_mac1 dev $swp1 vlan 1 master static
286 bridge fdb add $unlocked_mac2 dev $swp2 vlan 1 master static
314 bridge fdb del $unlocked_mac2 dev $swp2 vlan 1 master static
[all …]
Dbridge_fdb_learning_limit.sh132 bridge fdb add "$H1_DEFAULT_MAC" dev "$swp1" master static use
151 static)
152 bridge fdb replace "$mac" dev "$swp1" master static
155 bridge fdb replace "$mac" dev "$swp1" master static use
Dbridge_sticky_fdb.sh51 bridge fdb add $TEST_MAC dev $swp1 master static sticky
53 bridge fdb del $TEST_MAC dev $swp1 vlan 1 master static sticky
/tools/testing/selftests/drivers/net/dsa/
Dtest_bridge_fdb_stress.sh38 bridge fdb add 00:01:02:03:04:05 dev $eth master static
39 bridge fdb del 00:01:02:03:04:05 dev $eth master static
/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst142 static int static_var __attribute__((section("data_sec"))) = 123;
184 [22] VAR 'my_func.static_var' type_id=3, linkage=static
252 [104852] FUNC 'i2c_register_spd' type_id=84745 linkage=static
253 [104853] FUNC 'smbalert_driver_init' type_id=1213 linkage=static
256 [104855] FUNC 'i2c_handle_smbus_alert' type_id=104854 linkage=static
257 [104856] FUNC 'smbalert_remove' type_id=104854 linkage=static
261 [104858] FUNC 'smbalert_probe' type_id=104857 linkage=static
262 [104859] FUNC 'smbalert_work' type_id=9695 linkage=static
263 [104860] FUNC 'smbus_alert' type_id=71367 linkage=static
264 [104861] FUNC 'smbus_do_alert' type_id=84827 linkage=static
/tools/testing/selftests/rcutorture/bin/
Dmkinitrd.sh79 -s -static -Os -o init init.c -lgcc
82 ${CROSS_COMPILE}gcc -s -static -Os -o init init.c
/tools/perf/Documentation/
DBuild.txt6 - libperf library (static)
8 - traceevent library (static)
87 For static linking, the option `LDFLAGS="-static"` is required.
90 LDFLAGS="-static" -C tools/perf
/tools/testing/selftests/arm64/bti/
DMakefile40 $(CC) $(CFLAGS_BTI) $(CFLAGS_COMMON) -nostdlib -static -o $@ $^
51 $(CC) $(CFLAGS_BTI) $(CFLAGS_COMMON) -nostdlib -static -o $@ $^
/tools/testing/selftests/size/
DMakefile2 CFLAGS := -static -ffreestanding -nostartfiles -s
/tools/lib/perf/
D.gitignore5 tests-static
/tools/testing/selftests/tdx/
DMakefile3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
/tools/testing/selftests/dmabuf-heaps/
DMakefile2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/tools/testing/selftests/riscv/sigreturn/
DMakefile12 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
/tools/testing/selftests/fchmodat2/
DMakefile10 CFLAGS += -static-libasan
/tools/testing/selftests/openat2/
DMakefile11 CFLAGS += -static-libasan

1234