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:MAX_OFFSET
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/
H
A
D
memmove_validate.c
11
#define
MAX_OFFSET
512
macro
38
for (src_off = 0; src_off <
MAX_OFFSET
; src_off++) {
in testcase_run()
39
for (dst_off = 0; dst_off <
MAX_OFFSET
; dst_off++) {
in testcase_run()
40
for (len = 1; len <
MAX_OFFSET
- max(src_off, dst_off); len++) {
in testcase_run()
44
if (memcmp(usermap, kernelmap,
MAX_OFFSET
) != 0) {
in testcase_run()
H
A
D
validate.c
10
#define
MAX_OFFSET
16
macro
12
#define BUFLEN (MAX_LEN+
MAX_OFFSET
+2*MIN_REDZONE)
86
for (src_off = 0; src_off <
MAX_OFFSET
; src_off++) {
in test_copy_loop()
87
for (dst_off = 0; dst_off <
MAX_OFFSET
; dst_off++) {
in test_copy_loop()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/
H
A
D
validate.c
10
#define
MAX_OFFSET
16
macro
12
#define BUFLEN (MAX_LEN+
MAX_OFFSET
+2*MIN_REDZONE)
86
for (src_off = 0; src_off <
MAX_OFFSET
; src_off++) {
in test_copy_loop()
87
for (dst_off = 0; dst_off <
MAX_OFFSET
; dst_off++) {
in test_copy_loop()
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
rtc-tps65910.c
38
#define
MAX_OFFSET
(277778)
macro
309
if (offset < MIN_OFFSET || offset >
MAX_OFFSET
)
in tps65910_set_offset()
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
rtc-tps65910.c
39
#define
MAX_OFFSET
(277778)
macro
310
if (offset < MIN_OFFSET || offset >
MAX_OFFSET
)
in tps65910_set_offset()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
initio.h
42
#define
MAX_OFFSET
15
macro
H
A
D
initio.c
1328
outb(
MAX_OFFSET
, host->addr + TUL_SFifo); /* REQ/ACK offset */
in initio_state_1()
1423
outb(
MAX_OFFSET
, host->addr + TUL_SFifo); /* REQ/ACK offset */
in initio_state_3()
2215
if (host->msg[3] >
MAX_OFFSET
) {
in initio_msgin_sync()
2216
host->msg[3] =
MAX_OFFSET
;
in initio_msgin_sync()
H
A
D
FlashPoint.c
346
#define
MAX_OFFSET
0x0F /* Maxbyteoffset for Sync Xfers */
macro
3266
if (offset >
MAX_OFFSET
)
in FPT_stsyncn()
3267
offset =
MAX_OFFSET
;
in FPT_stsyncn()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
initio.h
42
#define
MAX_OFFSET
15
macro
H
A
D
initio.c
1326
outb(
MAX_OFFSET
, host->addr + TUL_SFifo); /* REQ/ACK offset */
in initio_state_1()
1421
outb(
MAX_OFFSET
, host->addr + TUL_SFifo); /* REQ/ACK offset */
in initio_state_3()
2215
if (host->msg[3] >
MAX_OFFSET
) {
in initio_msgin_sync()
2216
host->msg[3] =
MAX_OFFSET
;
in initio_msgin_sync()
H
A
D
FlashPoint.c
318
#define
MAX_OFFSET
0x0F /* Maxbyteoffset for Sync Xfers */
macro
3235
if (offset >
MAX_OFFSET
)
in FPT_stsyncn()
3236
offset =
MAX_OFFSET
;
in FPT_stsyncn()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_osm.c
2343
offset =
MAX_OFFSET
;
in ahc_linux_set_period()
H
A
D
aic7xxx_core.c
5451
tinfo->user.offset =
MAX_OFFSET
;
in ahc_init()
5486
tinfo->user.offset =
MAX_OFFSET
;
in ahc_init()
5504
tinfo->user.offset =
MAX_OFFSET
;
in ahc_init()
H
A
D
aic79xx_osm.c
2399
offset =
MAX_OFFSET
;
in ahd_linux_set_period()
H
A
D
aic79xx_core.c
7581
tinfo->user.offset =
MAX_OFFSET
;
in ahd_default_config()
7674
user_tinfo->offset =
MAX_OFFSET
;
in ahd_parse_cfgdata()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_osm.c
2341
offset =
MAX_OFFSET
;
in ahc_linux_set_period()
H
A
D
aic7xxx_core.c
5450
tinfo->user.offset =
MAX_OFFSET
;
in ahc_init()
5485
tinfo->user.offset =
MAX_OFFSET
;
in ahc_init()
5503
tinfo->user.offset =
MAX_OFFSET
;
in ahc_init()
H
A
D
aic79xx_osm.c
2387
offset =
MAX_OFFSET
;
in ahd_linux_set_period()
H
A
D
aic79xx_core.c
7580
tinfo->user.offset =
MAX_OFFSET
;
in ahd_default_config()
7673
user_tinfo->offset =
MAX_OFFSET
;
in ahd_parse_cfgdata()
Completed in 74 milliseconds