Home
last modified time | relevance | path

Searched refs:process (Results 1 – 8 of 8) sorted by relevance

/scripts/gendwarfksyms/
Ddwarf.c163 static void process(struct die *cache, const char *s) in process() function
193 process(cache, buf); in process_fmt()
214 process(cache, " "); in process_fqn()
215 process(cache, cache->fqn); in process_fqn()
311 process(cache, "base_type void"); in process_type_attr()
319 process(cache, " ,"); in process_list_comma()
337 process(cache, type); in __process_list_type()
343 process(cache, " "); in __process_list_type()
344 process(cache, name); in __process_list_type()
367 process(cache, type); in DEFINE_PROCESS_LIST_TYPE()
[all …]
/scripts/coccinelle/misc/
Dflexible_array.cocci4 /// Documentation/process/deprecated.rst
99 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
106 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
Duninitialized_var.cocci5 /// From Documentation/process/deprecated.rst,
/scripts/kconfig/
Dstreamline_config.pl276 my $process = "";
284 $process .= $start . $vars{$var};
286 $process .= $start . $variable;
290 $process .= $line;
292 return $process;
/scripts/gcc-plugins/
DKconfig41 is some slowdown of the boot process (about 0.5%) and fork and
/scripts/
Dunifdef.c225 static void process(void);
359 process(); in main()
584 process(void) in process() function
Dspelling.txt1220 proces||process
1251 prosess||process
Dcheckpatch.pl1340 if (!process($filename)) {
2627 sub process { subroutine