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:xmalloc
(Results
1 - 25
of
30
) sorted by relevance
1
2
/kernel/linux/linux-5.10/scripts/dtc/
H
A
D
srcpos.c
32
char *dir =
xmalloc
(len + 1);
in get_dirname()
77
res =
xmalloc
((3 * diff) + restlen + 1);
in shorten_to_initial_path()
179
srcfile =
xmalloc
(sizeof(*srcfile));
in srcfile_push()
220
node =
xmalloc
(sizeof(*node));
in srcfile_add_search_path()
262
pos_new =
xmalloc
(sizeof(struct srcpos));
in srcpos_copy()
267
srcfile_state =
xmalloc
(sizeof(struct srcfile_state));
in srcpos_copy()
H
A
D
livetree.c
24
new =
xmalloc
(sizeof(*new));
in add_label()
42
struct property *new =
xmalloc
(sizeof(*new));
in build_property()
55
struct property *new =
xmalloc
(sizeof(*new));
in build_property_delete()
91
struct node *new =
xmalloc
(sizeof(*new));
in build_node()
109
struct node *new =
xmalloc
(sizeof(*new));
in build_node_delete()
360
struct reserve_info *new =
xmalloc
(sizeof(*new));
in build_reserve_entry()
403
dti =
xmalloc
(sizeof(*dti));
in build_dt_info()
678
tbl =
xmalloc
(n * sizeof(*tbl));
in sort_reserve_entries()
716
tbl =
xmalloc
(n * sizeof(*tbl));
in sort_properties()
752
tbl =
xmalloc
(
in sort_subnodes()
[all...]
H
A
D
util.c
29
char *d =
xmalloc
(len);
in xstrdup()
98
str =
xmalloc
(len);
in join_path()
250
buf =
xmalloc
(bufsize);
in utilfdt_read_err()
H
A
D
util.h
43
static inline void *
xmalloc
(size_t len)
in xmalloc()
function
H
A
D
data.c
231
m =
xmalloc
(sizeof(*m));
in data_add_marker()
/kernel/linux/linux-6.6/scripts/dtc/
H
A
D
srcpos.c
32
char *dir =
xmalloc
(len + 1);
in get_dirname()
77
res =
xmalloc
((3 * diff) + restlen + 1);
in shorten_to_initial_path()
179
srcfile =
xmalloc
(sizeof(*srcfile));
in srcfile_push()
220
node =
xmalloc
(sizeof(*node));
in srcfile_add_search_path()
262
pos_new =
xmalloc
(sizeof(struct srcpos));
in srcpos_copy()
267
srcfile_state =
xmalloc
(sizeof(struct srcfile_state));
in srcpos_copy()
H
A
D
livetree.c
24
new =
xmalloc
(sizeof(*new));
in add_label()
42
struct property *new =
xmalloc
(sizeof(*new));
in build_property()
55
struct property *new =
xmalloc
(sizeof(*new));
in build_property_delete()
91
struct node *new =
xmalloc
(sizeof(*new));
in build_node()
109
struct node *new =
xmalloc
(sizeof(*new));
in build_node_delete()
360
struct reserve_info *new =
xmalloc
(sizeof(*new));
in build_reserve_entry()
403
dti =
xmalloc
(sizeof(*dti));
in build_dt_info()
705
tbl =
xmalloc
(n * sizeof(*tbl));
in sort_reserve_entries()
743
tbl =
xmalloc
(n * sizeof(*tbl));
in sort_properties()
779
tbl =
xmalloc
(
in sort_subnodes()
[all...]
H
A
D
util.c
29
char *d =
xmalloc
(len);
in xstrdup()
39
char *d =
xmalloc
(len);
in xstrndup()
109
str =
xmalloc
(len);
in join_path()
261
buf =
xmalloc
(bufsize);
in utilfdt_read_err()
H
A
D
fdtoverlay.c
56
tmpo =
xmalloc
(fdt_totalsize(overlay));
in apply_one()
115
ovblob =
xmalloc
(sizeof(*ovblob) * argc);
in do_fdtoverlay()
H
A
D
util.h
43
static inline void *
xmalloc
(size_t len)
in xmalloc()
function
H
A
D
data.c
231
m =
xmalloc
(sizeof(*m));
in data_add_marker()
/kernel/linux/linux-5.10/scripts/kconfig/
H
A
D
util.c
23
file =
xmalloc
(sizeof(*file));
in file_lookup()
35
gs.s =
xmalloc
(sizeof(char) * 64);
in str_new()
82
void *
xmalloc
(size_t size)
in xmalloc()
function
H
A
D
preprocess.c
48
e =
xmalloc
(sizeof(*e));
in env_add()
300
v =
xmalloc
(sizeof(*v));
in variable_add()
505
out =
xmalloc
(1);
in __expand_string()
H
A
D
lkc.h
71
void *
xmalloc
(size_t size);
H
A
D
menu.c
51
menu =
xmalloc
(sizeof(*menu));
in menu_add_entry()
133
prop =
xmalloc
(sizeof(*prop));
in menu_add_prop()
760
jump =
xmalloc
(sizeof(struct jump_key));
in get_prompt_str()
H
A
D
symbol.c
675
sym->def[S_DEF_USER].val = val =
xmalloc
(size);
in sym_set_string_value()
679
sym->def[S_DEF_USER].val = val =
xmalloc
(size);
in sym_set_string_value()
834
symbol =
xmalloc
(sizeof(*symbol));
in sym_lookup()
894
res =
xmalloc
(reslen);
in sym_escape_string_value()
/kernel/linux/linux-6.6/scripts/kconfig/
H
A
D
util.c
23
file =
xmalloc
(sizeof(*file));
in file_lookup()
35
gs.s =
xmalloc
(sizeof(char) * 64);
in str_new()
82
void *
xmalloc
(size_t size)
in xmalloc()
function
H
A
D
preprocess.c
48
e =
xmalloc
(sizeof(*e));
in env_add()
300
v =
xmalloc
(sizeof(*v));
in variable_add()
505
out =
xmalloc
(1);
in __expand_string()
H
A
D
lkc.h
57
void *
xmalloc
(size_t size);
H
A
D
menu.c
52
menu =
xmalloc
(sizeof(*menu));
in menu_add_entry()
134
prop =
xmalloc
(sizeof(*prop));
in menu_add_prop()
737
jump =
xmalloc
(sizeof(struct jump_key));
in get_prompt_str()
H
A
D
symbol.c
674
sym->def[S_DEF_USER].val = val =
xmalloc
(size);
in sym_set_string_value()
678
sym->def[S_DEF_USER].val = val =
xmalloc
(size);
in sym_set_string_value()
833
symbol =
xmalloc
(sizeof(*symbol));
in sym_lookup()
/kernel/linux/linux-5.10/scripts/genksyms/
H
A
D
genksyms.h
70
#define
xmalloc
(size) ({ void *__ptr = malloc(size); \
macro
H
A
D
genksyms.c
277
sym =
xmalloc
(sizeof(*sym));
in __add_symbol()
342
newnode =
xmalloc
(sizeof(*newnode));
in mk_node()
371
newnode =
xmalloc
(sizeof(*newnode));
in copy_node()
/kernel/linux/linux-6.6/scripts/genksyms/
H
A
D
genksyms.h
70
#define
xmalloc
(size) ({ void *__ptr = malloc(size); \
macro
H
A
D
genksyms.c
277
sym =
xmalloc
(sizeof(*sym));
in __add_symbol()
342
newnode =
xmalloc
(sizeof(*newnode));
in mk_node()
371
newnode =
xmalloc
(sizeof(*newnode));
in copy_node()
Completed in 18 milliseconds
1
2