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:sit
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H
A
D
with_tunnels.sh
12
ip link add "sit_${SUFFIX}" type
sit
${CONFIG}
H
A
D
with_addr.sh
26
ip link add "${SIT_DEV_NAME}" type
sit
remote any local any \
27
|| fail 'failed to add
sit
'
29
|| fail 'failed to bring
sit
device up'
H
A
D
test_tc_tunnel.sh
105
echo "
sit
"
106
$0 ipv6
sit
none 100
223
if [[ "${tuntype}" == "
sit
" ]]; then
281
if [[ "${tuntype}" == "
sit
" ]]; then
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
with_tunnels.sh
12
ip link add "sit_${SUFFIX}" type
sit
${CONFIG}
H
A
D
with_addr.sh
26
ip link add "${SIT_DEV_NAME}" type
sit
remote any local any \
27
|| fail 'failed to add
sit
'
29
|| fail 'failed to bring
sit
device up'
H
A
D
test_tc_tunnel.sh
109
echo "
sit
"
110
$0 ipv6
sit
none 100
239
if [[ "${tuntype}" == "
sit
" ]]; then
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
Makefile
44
obj-$(CONFIG_IPV6_SIT) +=
sit
.o
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
Makefile
41
obj-$(CONFIG_IPV6_SIT) +=
sit
.o
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H
A
D
efct_unsol.c
160
struct fc_frame_header *fchdr, bool
sit
)
in efct_populate_io_fcp_cmd()
177
io->seq_init =
sit
;
in efct_populate_io_fcp_cmd()
159
efct_populate_io_fcp_cmd(struct efct_io *io, struct fcp_cmnd *cmnd, struct fc_frame_header *fchdr, bool
sit
)
efct_populate_io_fcp_cmd()
argument
/kernel/linux/linux-5.10/fs/f2fs/
H
A
D
segment.c
2456
/* add it into
sit
main buffer */
in f2fs_invalidate_blocks()
3920
/* Step 2: restore
sit
cache */
in read_compacted_summaries()
4098
/* Step 2: write
sit
cache */
in write_compacted_summaries()
4315
* add and account
sit
entries of dirty bitmap in
sit
entry
in f2fs_flush_sit_entries()
4321
* if there are no enough space in journal to store dirty
sit
in f2fs_flush_sit_entries()
4323
* them in
sit
entry set.
in f2fs_flush_sit_entries()
4330
* there are two steps to flush
sit
entries:
in f2fs_flush_sit_entries()
4331
* #1, flush
sit
entries to journal in current cold data summary block.
in f2fs_flush_sit_entries()
4332
* #2, flush
sit
entrie
in f2fs_flush_sit_entries()
4599
struct f2fs_
sit
_entry
sit
;
build_sit_entries()
local
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H
A
D
segment.c
2500
/* add it into
sit
main buffer */
in f2fs_invalidate_blocks()
3867
/* Step 2: restore
sit
cache */
in read_compacted_summaries()
4047
/* Step 2: write
sit
cache */
in write_compacted_summaries()
4262
* add and account
sit
entries of dirty bitmap in
sit
entry
in f2fs_flush_sit_entries()
4268
* if there are no enough space in journal to store dirty
sit
in f2fs_flush_sit_entries()
4270
* them in
sit
entry set.
in f2fs_flush_sit_entries()
4277
* there are two steps to flush
sit
entries:
in f2fs_flush_sit_entries()
4278
* #1, flush
sit
entries to journal in current cold data summary block.
in f2fs_flush_sit_entries()
4279
* #2, flush
sit
entrie
in f2fs_flush_sit_entries()
4546
struct f2fs_
sit
_entry
sit
;
build_sit_entries()
local
[all...]
Completed in 23 milliseconds