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:nospace
(Results
1 - 25
of
27
) sorted by relevance
1
2
/kernel/linux/linux-5.10/net/atm/
H
A
D
pppoatm.c
307
goto
nospace
;
in pppoatm_send()
325
goto
nospace
;
in pppoatm_send()
334
goto
nospace
;
in pppoatm_send()
339
goto
nospace
;
in pppoatm_send()
355
nospace
:
in pppoatm_send()
/kernel/linux/linux-6.6/net/atm/
H
A
D
pppoatm.c
309
goto
nospace
;
in pppoatm_send()
327
goto
nospace
;
in pppoatm_send()
336
goto
nospace
;
in pppoatm_send()
341
goto
nospace
;
in pppoatm_send()
357
nospace
:
in pppoatm_send()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_gmrid_manager.c
70
goto
nospace
;
in vmw_gmrid_man_get_node()
80
nospace
:
in vmw_gmrid_man_get_node()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_gmrid_manager.c
108
goto
nospace
;
in vmw_gmrid_man_get_node()
118
nospace
:
in vmw_gmrid_man_get_node()
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
addnote.c
157
goto
nospace
;
in main()
171
goto
nospace
;
in main()
243
nospace
:
in main()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
addnote.c
157
goto
nospace
;
in main()
171
goto
nospace
;
in main()
243
nospace
:
in main()
/kernel/linux/linux-5.10/tools/perf/
H
A
D
perf-completion.sh
302
complete -o bashdefault -o default -o
nospace
-F _perf perf 2>/dev/null \
303
|| complete -o default -o
nospace
-F _perf perf
/kernel/linux/linux-6.6/tools/perf/
H
A
D
perf-completion.sh
302
complete -o bashdefault -o default -o
nospace
-F _perf perf 2>/dev/null \
303
|| complete -o default -o
nospace
-F _perf perf
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
scc.h
123
unsigned int
nospace
; /* "Out of buffers" */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
scc.h
123
unsigned int
nospace
; /* "Out of buffers" */
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
scc.h
102
unsigned int
nospace
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
scc.h
91
unsigned int
nospace
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
scc.h
102
unsigned int
nospace
;
member
/kernel/linux/linux-5.10/fs/ubifs/
H
A
D
budget.c
452
if (unlikely(c->bi.
nospace
) && (c->bi.nospace_rp || !can_use_rp(c))) {
in ubifs_budget_space()
494
c->bi.
nospace
= 1;
in ubifs_budget_space()
541
c->bi.
nospace
= c->bi.nospace_rp = 0;
in ubifs_release_budget()
H
A
D
dir.c
856
c->bi.
nospace
= c->bi.nospace_rp = 0;
in ubifs_unlink()
959
c->bi.
nospace
= c->bi.nospace_rp = 0;
in ubifs_rmdir()
H
A
D
ubifs.h
970
* @
nospace
: non-zero if the file-system does not have flash space (used as
972
* @nospace_rp: the same as @
nospace
, but additionally means that even reserved
986
unsigned int
nospace
:1;
member
H
A
D
file.c
1199
c->bi.
nospace
= c->bi.nospace_rp = 0;
in do_truncation()
H
A
D
super.c
390
c->bi.
nospace
= c->bi.nospace_rp = 0;
in ubifs_evict_inode()
/kernel/linux/linux-6.6/fs/ubifs/
H
A
D
budget.c
449
if (unlikely(c->bi.
nospace
) && (c->bi.nospace_rp || !can_use_rp(c))) {
in ubifs_budget_space()
491
c->bi.
nospace
= 1;
in ubifs_budget_space()
538
c->bi.
nospace
= c->bi.nospace_rp = 0;
in ubifs_release_budget()
H
A
D
dir.c
854
c->bi.
nospace
= c->bi.nospace_rp = 0;
in ubifs_unlink()
957
c->bi.
nospace
= c->bi.nospace_rp = 0;
in ubifs_rmdir()
H
A
D
ubifs.h
979
* @
nospace
: non-zero if the file-system does not have flash space (used as
981
* @nospace_rp: the same as @
nospace
, but additionally means that even reserved
995
unsigned int
nospace
:1;
member
H
A
D
file.c
1200
c->bi.
nospace
= c->bi.nospace_rp = 0;
in do_truncation()
H
A
D
super.c
390
c->bi.
nospace
= c->bi.nospace_rp = 0;
in ubifs_evict_inode()
/kernel/linux/linux-5.10/drivers/net/hamradio/
H
A
D
scc.c
338
scc->stat.
nospace
++;
in scc_notify()
537
scc->stat.
nospace
++;
in scc_rxint()
2029
* rcvd rxerrs over / xmit txerrs under /
nospace
bufsize
in scc_net_seq_show()
2049
stat->
nospace
, stat->tx_state);
in scc_net_seq_show()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H
A
D
scc.c
340
scc->stat.
nospace
++;
in scc_notify()
539
scc->stat.
nospace
++;
in scc_rxint()
2032
* rcvd rxerrs over / xmit txerrs under /
nospace
bufsize
in scc_net_seq_show()
2052
stat->
nospace
, stat->tx_state);
in scc_net_seq_show()
Completed in 32 milliseconds
1
2