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:uni_pagedir
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
console_struct.h
20
struct
uni_pagedir
;
160
struct
uni_pagedir
*vc_uni_pagedir;
161
struct
uni_pagedir
**vc_uni_pagedir_loc; /* [!] Location of
uni_pagedir
variable for this console */
/kernel/linux/linux-5.10/drivers/tty/vt/
H
A
D
consolemap.c
189
struct
uni_pagedir
{
struct
197
static struct
uni_pagedir
*dflt;
199
static void set_inverse_transl(struct vc_data *conp, struct
uni_pagedir
*p, int i)
in set_inverse_transl()
224
struct
uni_pagedir
*p)
in set_inverse_trans_unicode()
273
struct
uni_pagedir
*p;
in inverse_translate()
300
struct
uni_pagedir
*p, *q = NULL;
in update_user_maps()
396
static void con_release_unimap(struct
uni_pagedir
*p)
in con_release_unimap()
422
struct
uni_pagedir
*p;
in con_free_unimap()
434
static int con_unify_unimap(struct vc_data *conp, struct
uni_pagedir
*p)
in con_unify_unimap()
437
struct
uni_pagedir
*
in con_unify_unimap()
[all...]
/kernel/linux/linux-5.10/drivers/video/console/
H
A
D
vgacon.c
78
static struct
uni_pagedir
*vgacon_uni_pagedir;
370
struct
uni_pagedir
*p;
in vgacon_init()
Completed in 4 milliseconds