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:might_alloc
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/include/linux/
H
A
D
xarray.h
590
might_alloc
(gfp);
in xa_store_bh()
617
might_alloc
(gfp);
in xa_store_irq()
693
might_alloc
(gfp);
in xa_cmpxchg()
721
might_alloc
(gfp);
in xa_cmpxchg_bh()
749
might_alloc
(gfp);
in xa_cmpxchg_irq()
779
might_alloc
(gfp);
in xa_insert()
809
might_alloc
(gfp);
in xa_insert_bh()
839
might_alloc
(gfp);
in xa_insert_irq()
872
might_alloc
(gfp);
in xa_alloc()
905
might_alloc
(gf
in xa_alloc_bh()
[all...]
/kernel/linux/linux-6.6/tools/include/linux/sched/
H
A
D
mm.h
4
#define
might_alloc
(gfp) do { } while (0)
macro
/kernel/linux/linux-6.6/include/linux/sched/
H
A
D
mm.h
294
*
might_alloc
- Mark possible allocation sites
301
static inline void
might_alloc
(gfp_t gfp_mask)
in might_alloc()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
i915_vma_resource.c
390
might_alloc
(gfp);
in i915_vma_resource_bind_dep_await()
H
A
D
i915_request.c
902
might_alloc
(gfp);
in __i915_request_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H
A
D
intel_gtt.c
264
might_alloc
(GFP_KERNEL);
in i915_address_space_init()
/kernel/linux/linux-6.6/mm/
H
A
D
mempool.c
388
might_alloc
(gfp_mask);
in mempool_alloc()
H
A
D
dmapool.c
411
might_alloc
(mem_flags);
in dma_pool_alloc()
H
A
D
slab.h
709
might_alloc
(flags);
in slab_pre_alloc_hook()
H
A
D
backing-dev.c
732
might_alloc
(gfp);
in wb_get_create()
H
A
D
page_alloc.c
4231
might_alloc
(gfp_mask);
in prepare_alloc_pages()
/kernel/linux/linux-6.6/lib/
H
A
D
locking-selftest.c
2468
might_alloc
(GFP_NOFS);
in fs_reclaim_correct_nesting()
2475
might_alloc
(GFP_KERNEL);
in fs_reclaim_wrong_nesting()
2485
might_alloc
(GFP_KERNEL);
in fs_reclaim_protected_nesting()
Completed in 23 milliseconds