Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:qw
(Results
1 - 25
of
50
) sorted by relevance
1
2
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H
A
D
ipvs.sh
141
ip netns exec ns1 sysctl -
qw
net.ipv4.ip_forward=1
147
ip netns exec ns2 sysctl -
qw
net.ipv4.conf.all.arp_ignore=1
148
ip netns exec ns2 sysctl -
qw
net.ipv4.conf.all.arp_announce=2
150
ip netns exec ns2 sysctl -
qw
net.ipv4.conf.all.rp_filter=0
151
ip netns exec ns2 sysctl -
qw
net.ipv4.conf.veth21.rp_filter=0
160
ip netns exec ns1 sysctl -
qw
net.ipv4.ip_forward=1
176
ip netns exec ns1 sysctl -
qw
net.ipv4.ip_forward=0
177
ip netns exec ns1 sysctl -
qw
net.ipv4.conf.all.send_redirects=0
178
ip netns exec ns1 sysctl -
qw
net.ipv4.conf.default.send_redirects=0
185
ip netns exec ns2 sysctl -
qw
ne
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H
A
D
ipvs.sh
141
ip netns exec ns1 sysctl -
qw
net.ipv4.ip_forward=1
147
ip netns exec ns2 sysctl -
qw
net.ipv4.conf.all.arp_ignore=1
148
ip netns exec ns2 sysctl -
qw
net.ipv4.conf.all.arp_announce=2
150
ip netns exec ns2 sysctl -
qw
net.ipv4.conf.all.rp_filter=0
151
ip netns exec ns2 sysctl -
qw
net.ipv4.conf.veth21.rp_filter=0
160
ip netns exec ns1 sysctl -
qw
net.ipv4.ip_forward=1
176
ip netns exec ns1 sysctl -
qw
net.ipv4.ip_forward=0
177
ip netns exec ns1 sysctl -
qw
net.ipv4.conf.all.send_redirects=0
178
ip netns exec ns1 sysctl -
qw
net.ipv4.conf.default.send_redirects=0
185
ip netns exec ns2 sysctl -
qw
ne
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
sdma.h
296
__le64
qw
[2];
member
563
tx->descs[0].
qw
[0] = SDMA_DESC0_FIRST_DESC_FLAG;
in sdma_txinit_ahg()
564
tx->descs[0].
qw
[1] = 0;
in sdma_txinit_ahg()
566
tx->descs[0].
qw
[1] |=
in sdma_txinit_ahg()
619
return (d->
qw
[1] & SDMA_DESC1_GENERATION_SMASK)
in sdma_mapping_type()
625
return (d->
qw
[0] & SDMA_DESC0_BYTE_COUNT_SMASK)
in sdma_mapping_len()
631
return (d->
qw
[0] & SDMA_DESC0_PHY_ADDR_SMASK)
in sdma_mapping_addr()
647
/*
qw
[0] zero;
qw
[1] first, ahg mode already in from init */
in make_tx_sdma_desc()
648
desc->
qw
[
in make_tx_sdma_desc()
[all...]
H
A
D
sdma.c
1660
return (tx->descp[0].
qw
[1] & SDMA_DESC1_HEADER_MODE_SMASK)
in ahg_mode()
2166
desc[0] = le64_to_cpu(descqp->
qw
[0]);
in dump_sdma_state()
2167
desc[1] = le64_to_cpu(descqp->
qw
[1]);
in dump_sdma_state()
2249
desc[0] = le64_to_cpu(descqp->
qw
[0]);
in sdma_seqfile_dump_sde()
2250
desc[1] = le64_to_cpu(descqp->
qw
[1]);
in sdma_seqfile_dump_sde()
2315
sde->descq[tail].
qw
[0] = cpu_to_le64(descp->
qw
[0]);
in submit_tx()
2316
sde->descq[tail].
qw
[1] = cpu_to_le64(add_gen(sde, descp->
qw
[1]));
in submit_tx()
2317
trace_hfi1_sdma_descriptor(sde, descp->
qw
[
in submit_tx()
[all...]
H
A
D
sdma_txreq.h
63
u64
qw
[2];
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
sdma.h
255
__le64
qw
[2];
member
522
tx->descs[0].
qw
[0] = SDMA_DESC0_FIRST_DESC_FLAG;
in sdma_txinit_ahg()
523
tx->descs[0].
qw
[1] = 0;
in sdma_txinit_ahg()
525
tx->descs[0].
qw
[1] |=
in sdma_txinit_ahg()
578
return (d->
qw
[1] & SDMA_DESC1_GENERATION_SMASK)
in sdma_mapping_type()
584
return (d->
qw
[0] & SDMA_DESC0_BYTE_COUNT_SMASK)
in sdma_mapping_len()
590
return (d->
qw
[0] & SDMA_DESC0_PHY_ADDR_SMASK)
in sdma_mapping_addr()
606
/*
qw
[0] zero;
qw
[1] first, ahg mode already in from init */
in make_tx_sdma_desc()
607
desc->
qw
[
in make_tx_sdma_desc()
[all...]
H
A
D
sdma.c
1618
return (tx->descp[0].
qw
[1] & SDMA_DESC1_HEADER_MODE_SMASK)
in ahg_mode()
2124
desc[0] = le64_to_cpu(descqp->
qw
[0]);
in dump_sdma_state()
2125
desc[1] = le64_to_cpu(descqp->
qw
[1]);
in dump_sdma_state()
2207
desc[0] = le64_to_cpu(descqp->
qw
[0]);
in sdma_seqfile_dump_sde()
2208
desc[1] = le64_to_cpu(descqp->
qw
[1]);
in sdma_seqfile_dump_sde()
2273
sde->descq[tail].
qw
[0] = cpu_to_le64(descp->
qw
[0]);
in submit_tx()
2274
sde->descq[tail].
qw
[1] = cpu_to_le64(add_gen(sde, descp->
qw
[1]));
in submit_tx()
2275
trace_hfi1_sdma_descriptor(sde, descp->
qw
[
in submit_tx()
[all...]
H
A
D
sdma_txreq.h
21
u64
qw
[2];
member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
ndisc_unsolicited_na_test.sh
90
${IP_ROUTER_EXEC} sysctl -
qw
\
92
${IP_ROUTER_EXEC} sysctl -
qw
\
94
${IP_ROUTER_EXEC} sysctl -
qw
\
96
${IP_ROUTER_EXEC} sysctl -
qw
${ROUTER_CONF}.disable_ipv6=0
102
${IP_HOST_EXEC} sysctl -
qw
${HOST_CONF}.ndisc_notify=1
103
${IP_HOST_EXEC} sysctl -
qw
${HOST_CONF}.disable_ipv6=0
H
A
D
bareudp.sh
233
ip netns exec "${NS1}" sysctl -
qw
net.ipv4.ip_forward=1
234
ip netns exec "${NS2}" sysctl -
qw
net.ipv4.ip_forward=1
241
ip netns exec "${NS1}" sysctl -
qw
net.ipv4.conf.all.rp_filter=0
242
ip netns exec "${NS2}" sysctl -
qw
net.ipv4.conf.all.rp_filter=0
243
ip netns exec "${NS1}" sysctl -
qw
net.ipv4.conf.default.rp_filter=0
244
ip netns exec "${NS2}" sysctl -
qw
net.ipv4.conf.default.rp_filter=0
257
ip netns exec "${NS1}" sysctl -
qw
net.ipv6.conf.all.forwarding=1
258
ip netns exec "${NS2}" sysctl -
qw
net.ipv6.conf.all.forwarding=1
273
ip netns exec "${NS1}" sysctl -
qw
net.mpls.platform_labels=256
274
ip netns exec "${NS2}" sysctl -
qw
ne
[all...]
H
A
D
traceroute.sh
85
ip netns exec ${ns} sysctl -
qw
net.ipv4.ip_forward=1
86
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.keep_addr_on_down=1
87
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.forwarding=1
88
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.forwarding=1
89
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.accept_dad=0
266
ip netns exec router sysctl -
qw
\
H
A
D
l2tp.sh
96
ip netns exec ${ns} sysctl -
qw
net.ipv4.ip_forward=1
97
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.keep_addr_on_down=1
98
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.forwarding=1
99
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.forwarding=1
100
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.accept_dad=0
H
A
D
vrf-xfrm-tests.sh
132
ip netns exec ${ns} sysctl -
qw
net.ipv4.ip_forward=1
133
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.keep_addr_on_down=1
134
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.forwarding=1
135
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.forwarding=1
136
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.accept_dad=0
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H
A
D
traceroute.sh
85
ip netns exec ${ns} sysctl -
qw
net.ipv4.ip_forward=1
86
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.keep_addr_on_down=1
87
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.forwarding=1
88
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.forwarding=1
89
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.accept_dad=0
266
ip netns exec router sysctl -
qw
\
H
A
D
l2tp.sh
96
ip netns exec ${ns} sysctl -
qw
net.ipv4.ip_forward=1
97
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.keep_addr_on_down=1
98
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.forwarding=1
99
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.forwarding=1
100
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.accept_dad=0
H
A
D
vrf-xfrm-tests.sh
132
ip netns exec ${ns} sysctl -
qw
net.ipv4.ip_forward=1
133
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.keep_addr_on_down=1
134
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.all.forwarding=1
135
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.forwarding=1
136
ip netns exec ${ns} sysctl -
qw
net.ipv6.conf.default.accept_dad=0
H
A
D
fib_nexthops.sh
127
ip netns exec ${n} sysctl -
qw
net.ipv4.ip_forward=1
128
ip netns exec ${n} sysctl -
qw
net.ipv4.fib_multipath_use_neigh=1
129
ip netns exec ${n} sysctl -
qw
net.ipv4.conf.default.ignore_routes_with_linkdown=1
130
ip netns exec ${n} sysctl -
qw
net.ipv6.conf.all.keep_addr_on_down=1
131
ip netns exec ${n} sysctl -
qw
net.ipv6.conf.all.forwarding=1
132
ip netns exec ${n} sysctl -
qw
net.ipv6.conf.default.forwarding=1
133
ip netns exec ${n} sysctl -
qw
net.ipv6.conf.default.ignore_routes_with_linkdown=1
134
ip netns exec ${n} sysctl -
qw
net.ipv6.conf.all.accept_dad=0
135
ip netns exec ${n} sysctl -
qw
net.ipv6.conf.default.accept_dad=0
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H
A
D
test_tc_tunnel.sh
253
ip netns exec "${ns2}" sysctl -
qw
net.mpls.platform_labels=65536
256
ip netns exec "${ns2}" sysctl -
qw
net.mpls.conf.testtun0.input=1
257
ip netns exec "${ns2}" sysctl -
qw
net.ipv4.conf.lo.rp_filter=0
264
ip netns exec "${ns2}" sysctl -
qw
net.ipv4.conf.all.rp_filter=0
267
ip netns exec "${ns2}" sysctl -
qw
net.ipv4.conf.testtun0.rp_filter=0
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
test_tc_tunnel.sh
272
ip netns exec "${ns2}" sysctl -
qw
net.mpls.platform_labels=65536
275
ip netns exec "${ns2}" sysctl -
qw
net.mpls.conf.testtun0.input=1
276
ip netns exec "${ns2}" sysctl -
qw
net.ipv4.conf.lo.rp_filter=0
283
ip netns exec "${ns2}" sysctl -
qw
net.ipv4.conf.all.rp_filter=0
286
ip netns exec "${ns2}" sysctl -
qw
net.ipv4.conf.testtun0.rp_filter=0
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H
A
D
ip6_forward_instats_vrf.sh
130
sysctl -
qw
net.ipv6.conf.all.forwarding=0
133
sysctl -
qw
net.ipv6.conf.all.forwarding=1
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H
A
D
ip6_forward_instats_vrf.sh
132
sysctl -
qw
net.ipv6.conf.all.forwarding=0
135
sysctl -
qw
net.ipv6.conf.all.forwarding=1
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H
A
D
fib.sh
232
ip netns exec testns1 sysctl -
qw
net.ipv4.fib_notify_on_flag_change=$notify
233
ip netns exec testns1 sysctl -
qw
net.ipv6.fib_notify_on_flag_change=$notify
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/netdevsim/
H
A
D
fib_notifications.sh
89
ip netns exec testns1 sysctl -
qw
net.$ip.fib_notify_on_flag_change=$notify
141
ip netns exec testns1 sysctl -
qw
net.$ip.fib_notify_on_flag_change=$notify
184
ip netns exec testns1 sysctl -
qw
net.$ip.fib_notify_on_flag_change=$notify
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_sdma.c
232
__le64 *descqp = &ppd->sdma_descq[head].
qw
[0];
in unmap_desc()
552
descqp = &ppd->sdma_descq[tail].
qw
[0];
in qib_sdma_verbs_send()
559
descqp = &ppd->sdma_descq[0].
qw
[0];
in qib_sdma_verbs_send()
589
descqp = &ppd->sdma_descq[0].
qw
[0];
in qib_sdma_verbs_send()
598
descqp = &ppd->sdma_descq[ppd->sdma_descq_cnt].
qw
[0];
in qib_sdma_verbs_send()
706
descqp = &descq[head].
qw
[0];
in dump_sdma_state()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_sdma.c
232
__le64 *descqp = &ppd->sdma_descq[head].
qw
[0];
in unmap_desc()
552
descqp = &ppd->sdma_descq[tail].
qw
[0];
in qib_sdma_verbs_send()
559
descqp = &ppd->sdma_descq[0].
qw
[0];
in qib_sdma_verbs_send()
589
descqp = &ppd->sdma_descq[0].
qw
[0];
in qib_sdma_verbs_send()
598
descqp = &ppd->sdma_descq[ppd->sdma_descq_cnt].
qw
[0];
in qib_sdma_verbs_send()
706
descqp = &descq[head].
qw
[0];
in dump_sdma_state()
Completed in 18 milliseconds
1
2