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:origsize
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/fs/fuse/
H
A
D
xattr.c
94
size_t
origsize
= size;
in fuse_verify_xattr_list()
local
106
return
origsize
;
in fuse_verify_xattr_list()
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H
A
D
ip_tables.c
1226
compat_uint_t
origsize
;
in compat_copy_entry_to_user()
local
1230
origsize
= *size;
in compat_copy_entry_to_user()
1245
target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1250
next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1362
unsigned int
origsize
;
in compat_copy_entry_from_user()
local
1366
origsize
= *size;
in compat_copy_entry_from_user()
1377
de->target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1381
de->next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1385
newinfo->hook_entry[h] -=
origsize
- *size;
in compat_copy_entry_from_user()
1387
newinfo->underflow[h] -=
origsize
in compat_copy_entry_from_user()
[all...]
H
A
D
arp_tables.c
1134
unsigned int
origsize
;
in compat_copy_entry_from_user()
local
1137
origsize
= *size;
in compat_copy_entry_from_user()
1145
de->target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1149
de->next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1152
newinfo->hook_entry[h] -=
origsize
- *size;
in compat_copy_entry_from_user()
1154
newinfo->underflow[h] -=
origsize
- *size;
in compat_copy_entry_from_user()
1312
compat_uint_t
origsize
;
in compat_copy_entry_to_user()
local
1315
origsize
= *size;
in compat_copy_entry_to_user()
1325
target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1331
next_offset = e->next_offset - (
origsize
in compat_copy_entry_to_user()
[all...]
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H
A
D
ip6_tables.c
1243
compat_uint_t
origsize
;
in compat_copy_entry_to_user()
local
1247
origsize
= *size;
in compat_copy_entry_to_user()
1262
target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1267
next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1379
unsigned int
origsize
;
in compat_copy_entry_from_user()
local
1383
origsize
= *size;
in compat_copy_entry_from_user()
1394
de->target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1398
de->next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1401
newinfo->hook_entry[h] -=
origsize
- *size;
in compat_copy_entry_from_user()
1403
newinfo->underflow[h] -=
origsize
in compat_copy_entry_from_user()
[all...]
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H
A
D
ip_tables.c
1221
compat_uint_t
origsize
;
in compat_copy_entry_to_user()
local
1225
origsize
= *size;
in compat_copy_entry_to_user()
1240
target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1245
next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1357
unsigned int
origsize
;
in compat_copy_entry_from_user()
local
1361
origsize
= *size;
in compat_copy_entry_from_user()
1372
de->target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1376
de->next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1380
newinfo->hook_entry[h] -=
origsize
- *size;
in compat_copy_entry_from_user()
1382
newinfo->underflow[h] -=
origsize
in compat_copy_entry_from_user()
[all...]
H
A
D
arp_tables.c
1131
unsigned int
origsize
;
in compat_copy_entry_from_user()
local
1134
origsize
= *size;
in compat_copy_entry_from_user()
1142
de->target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1146
de->next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1149
newinfo->hook_entry[h] -=
origsize
- *size;
in compat_copy_entry_from_user()
1151
newinfo->underflow[h] -=
origsize
- *size;
in compat_copy_entry_from_user()
1305
compat_uint_t
origsize
;
in compat_copy_entry_to_user()
local
1308
origsize
= *size;
in compat_copy_entry_to_user()
1318
target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1324
next_offset = e->next_offset - (
origsize
in compat_copy_entry_to_user()
[all...]
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H
A
D
ip6_tables.c
1237
compat_uint_t
origsize
;
in compat_copy_entry_to_user()
local
1241
origsize
= *size;
in compat_copy_entry_to_user()
1256
target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1261
next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1373
unsigned int
origsize
;
in compat_copy_entry_from_user()
local
1377
origsize
= *size;
in compat_copy_entry_from_user()
1388
de->target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1392
de->next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_from_user()
1395
newinfo->hook_entry[h] -=
origsize
- *size;
in compat_copy_entry_from_user()
1397
newinfo->underflow[h] -=
origsize
in compat_copy_entry_from_user()
[all...]
/kernel/linux/linux-5.10/fs/fuse/
H
A
D
xattr.c
92
size_t
origsize
= size;
in fuse_verify_xattr_list()
local
104
return
origsize
;
in fuse_verify_xattr_list()
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp_bpf.c
322
u32 tosend,
origsize
, sent, delta = 0;
in tcp_bpf_send_verdict()
local
381
origsize
= msg->sg.size;
in tcp_bpf_send_verdict()
383
sent =
origsize
- msg->sg.size;
in tcp_bpf_send_verdict()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_bpf.c
386
u32 tosend,
origsize
, sent, delta = 0;
in tcp_bpf_send_verdict()
local
446
origsize
= msg->sg.size;
in tcp_bpf_send_verdict()
449
sent =
origsize
- msg->sg.size;
in tcp_bpf_send_verdict()
/kernel/linux/linux-5.10/net/bridge/netfilter/
H
A
D
ebtables.c
1603
compat_uint_t
origsize
;
in compat_copy_entry_to_user()
local
1624
origsize
= *size;
in compat_copy_entry_to_user()
1630
watchers_offset = e->watchers_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1635
target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1642
next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
/kernel/linux/linux-6.6/net/bridge/netfilter/
H
A
D
ebtables.c
1713
compat_uint_t
origsize
;
in compat_copy_entry_to_user()
local
1734
origsize
= *size;
in compat_copy_entry_to_user()
1740
watchers_offset = e->watchers_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1745
target_offset = e->target_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
1752
next_offset = e->next_offset - (
origsize
- *size);
in compat_copy_entry_to_user()
Completed in 22 milliseconds