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:vmci_resource_put
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H
A
D
vmci_datagram.c
124
vmci_resource_put
(resource);
in vmci_datagram_get_priv_flags()
143
vmci_resource_put
(&dg_info->entry->resource);
in dg_delayed_dispatch()
207
vmci_resource_put
(resource);
in dg_dispatch_as_host()
223
vmci_resource_put
(resource);
in dg_dispatch_as_host()
231
vmci_resource_put
(resource);
in dg_dispatch_as_host()
245
vmci_resource_put
(resource);
in dg_dispatch_as_host()
305
vmci_resource_put
(resource);
in dg_dispatch_as_guest()
374
vmci_resource_put
(resource);
in vmci_datagram_invoke_guest_handler()
386
vmci_resource_put
(resource);
in vmci_datagram_invoke_guest_handler()
473
vmci_resource_put
(
in vmci_datagram_destroy_handle()
[all...]
H
A
D
vmci_doorbell.c
101
vmci_resource_put
(resource);
in vmci_dbell_get_priv_flags()
221
vmci_resource_put
(&entry->resource);
in dbell_index_table_remove()
286
vmci_resource_put
(&entry->resource);
in dbell_delayed_dispatch()
314
vmci_resource_put
(resource);
in vmci_dbell_host_context_notify()
317
vmci_resource_put
(resource);
in vmci_dbell_host_context_notify()
366
vmci_resource_put
(&dbell->resource);
in dbell_fire_entries()
561
vmci_resource_put
(&entry->resource);
in vmci_doorbell_destroy()
H
A
D
vmci_resource.c
157
vmci_resource_put
(resource);
in vmci_resource_remove()
209
int
vmci_resource_put
(struct vmci_resource *resource)
in vmci_resource_put()
function
H
A
D
vmci_resource.h
47
int
vmci_resource_put
(struct vmci_resource *resource);
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H
A
D
vmci_datagram.c
124
vmci_resource_put
(resource);
in vmci_datagram_get_priv_flags()
143
vmci_resource_put
(&dg_info->entry->resource);
in dg_delayed_dispatch()
207
vmci_resource_put
(resource);
in dg_dispatch_as_host()
223
vmci_resource_put
(resource);
in dg_dispatch_as_host()
231
vmci_resource_put
(resource);
in dg_dispatch_as_host()
245
vmci_resource_put
(resource);
in dg_dispatch_as_host()
305
vmci_resource_put
(resource);
in dg_dispatch_as_guest()
374
vmci_resource_put
(resource);
in vmci_datagram_invoke_guest_handler()
386
vmci_resource_put
(resource);
in vmci_datagram_invoke_guest_handler()
473
vmci_resource_put
(
in vmci_datagram_destroy_handle()
[all...]
H
A
D
vmci_doorbell.c
101
vmci_resource_put
(resource);
in vmci_dbell_get_priv_flags()
221
vmci_resource_put
(&entry->resource);
in dbell_index_table_remove()
286
vmci_resource_put
(&entry->resource);
in dbell_delayed_dispatch()
314
vmci_resource_put
(resource);
in vmci_dbell_host_context_notify()
317
vmci_resource_put
(resource);
in vmci_dbell_host_context_notify()
366
vmci_resource_put
(&dbell->resource);
in dbell_fire_entries()
561
vmci_resource_put
(&entry->resource);
in vmci_doorbell_destroy()
H
A
D
vmci_resource.c
156
vmci_resource_put
(resource);
in vmci_resource_remove()
208
int
vmci_resource_put
(struct vmci_resource *resource)
in vmci_resource_put()
function
H
A
D
vmci_resource.h
47
int
vmci_resource_put
(struct vmci_resource *resource);
Completed in 5 milliseconds