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:NR_INFO
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/net/netrom/
H
A
D
nr_in.c
199
case
NR_INFO
:
in nr_state3_machine()
200
case
NR_INFO
| NR_NAK_FLAG:
in nr_state3_machine()
201
case
NR_INFO
| NR_CHOKE_FLAG:
in nr_state3_machine()
202
case
NR_INFO
| NR_MORE_FLAG:
in nr_state3_machine()
203
case
NR_INFO
| NR_NAK_FLAG | NR_CHOKE_FLAG:
in nr_state3_machine()
204
case
NR_INFO
| NR_CHOKE_FLAG | NR_MORE_FLAG:
in nr_state3_machine()
205
case
NR_INFO
| NR_NAK_FLAG | NR_MORE_FLAG:
in nr_state3_machine()
206
case
NR_INFO
| NR_NAK_FLAG | NR_CHOKE_FLAG | NR_MORE_FLAG:
in nr_state3_machine()
H
A
D
af_netrom.c
1123
*asmptr++ =
NR_INFO
;
in nr_sendmsg()
/kernel/linux/linux-6.6/net/netrom/
H
A
D
nr_in.c
198
case
NR_INFO
:
in nr_state3_machine()
199
case
NR_INFO
| NR_NAK_FLAG:
in nr_state3_machine()
200
case
NR_INFO
| NR_CHOKE_FLAG:
in nr_state3_machine()
201
case
NR_INFO
| NR_MORE_FLAG:
in nr_state3_machine()
202
case
NR_INFO
| NR_NAK_FLAG | NR_CHOKE_FLAG:
in nr_state3_machine()
203
case
NR_INFO
| NR_CHOKE_FLAG | NR_MORE_FLAG:
in nr_state3_machine()
204
case
NR_INFO
| NR_NAK_FLAG | NR_MORE_FLAG:
in nr_state3_machine()
205
case
NR_INFO
| NR_NAK_FLAG | NR_CHOKE_FLAG | NR_MORE_FLAG:
in nr_state3_machine()
H
A
D
af_netrom.c
1123
*asmptr++ =
NR_INFO
;
in nr_sendmsg()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
processor.h
64
NR_INFO
enumerator
67
extern u16 __read_mostly tlb_lli_4k[
NR_INFO
];
68
extern u16 __read_mostly tlb_lli_2m[
NR_INFO
];
69
extern u16 __read_mostly tlb_lli_4m[
NR_INFO
];
70
extern u16 __read_mostly tlb_lld_4k[
NR_INFO
];
71
extern u16 __read_mostly tlb_lld_2m[
NR_INFO
];
72
extern u16 __read_mostly tlb_lld_4m[
NR_INFO
];
73
extern u16 __read_mostly tlb_lld_1g[
NR_INFO
];
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
processor.h
66
NR_INFO
enumerator
69
extern u16 __read_mostly tlb_lli_4k[
NR_INFO
];
70
extern u16 __read_mostly tlb_lli_2m[
NR_INFO
];
71
extern u16 __read_mostly tlb_lli_4m[
NR_INFO
];
72
extern u16 __read_mostly tlb_lld_4k[
NR_INFO
];
73
extern u16 __read_mostly tlb_lld_2m[
NR_INFO
];
74
extern u16 __read_mostly tlb_lld_4m[
NR_INFO
];
75
extern u16 __read_mostly tlb_lld_1g[
NR_INFO
];
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H
A
D
common.c
730
u16 __read_mostly tlb_lli_4k[
NR_INFO
];
731
u16 __read_mostly tlb_lli_2m[
NR_INFO
];
732
u16 __read_mostly tlb_lli_4m[
NR_INFO
];
733
u16 __read_mostly tlb_lld_4k[
NR_INFO
];
734
u16 __read_mostly tlb_lld_2m[
NR_INFO
];
735
u16 __read_mostly tlb_lld_4m[
NR_INFO
];
736
u16 __read_mostly tlb_lld_1g[
NR_INFO
];
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H
A
D
common.c
863
u16 __read_mostly tlb_lli_4k[
NR_INFO
];
864
u16 __read_mostly tlb_lli_2m[
NR_INFO
];
865
u16 __read_mostly tlb_lli_4m[
NR_INFO
];
866
u16 __read_mostly tlb_lld_4k[
NR_INFO
];
867
u16 __read_mostly tlb_lld_2m[
NR_INFO
];
868
u16 __read_mostly tlb_lld_4m[
NR_INFO
];
869
u16 __read_mostly tlb_lld_1g[
NR_INFO
];
/kernel/linux/linux-5.10/include/net/
H
A
D
netrom.h
28
#define
NR_INFO
0x05
macro
/kernel/linux/linux-6.6/include/net/
H
A
D
netrom.h
29
#define
NR_INFO
0x05
macro
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H
A
D
pcnet_cs.c
196
#define
NR_INFO
ARRAY_SIZE(hw_info)
macro
297
for (i = 0; i <
NR_INFO
; i++) {
in get_hwinfo()
312
return (i <
NR_INFO
) ? hw_info+i : NULL;
in get_hwinfo()
357
for (i = 0; i <
NR_INFO
; i++) {
in get_prom()
363
if ((i <
NR_INFO
) || ((prom[28] == 0x57) && (prom[30] == 0x57))) {
in get_prom()
366
return (i <
NR_INFO
) ? hw_info+i : &default_info;
in get_prom()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H
A
D
pcnet_cs.c
195
#define
NR_INFO
ARRAY_SIZE(hw_info)
macro
297
for (i = 0; i <
NR_INFO
; i++) {
in get_hwinfo()
313
return (i <
NR_INFO
) ? hw_info+i : NULL;
in get_hwinfo()
359
for (i = 0; i <
NR_INFO
; i++) {
in get_prom()
365
if ((i <
NR_INFO
) || ((prom[28] == 0x57) && (prom[30] == 0x57))) {
in get_prom()
369
return (i <
NR_INFO
) ? hw_info+i : &default_info;
in get_prom()
Completed in 26 milliseconds