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:cp_free
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/s390/cio/
H
A
D
vfio_ccw_fsm.c
174
cp_free
(&private->cp);
in fsm_notoper()
287
cp_free
(&private->cp);
in fsm_io_request()
300
cp_free
(&private->cp);
in fsm_io_request()
413
cp_free
(&private->cp);
in fsm_close()
H
A
D
vfio_ccw_cp.h
44
void
cp_free
(struct channel_program *cp);
H
A
D
vfio_ccw_drv.c
97
cp_free
(&private->cp);
in vfio_ccw_sch_io_todo()
H
A
D
vfio_ccw_cp.c
742
*
cp_free
() - free resources for channel program.
749
void
cp_free
(struct channel_program *cp)
in cp_free()
function
781
* This allows
cp_free
to find in ch_len the count of CCWs to free in a chain.
/kernel/linux/linux-5.10/drivers/s390/cio/
H
A
D
vfio_ccw_cp.h
47
extern void
cp_free
(struct channel_program *cp);
H
A
D
vfio_ccw_ops.c
67
cp_free
(&private->cp);
in vfio_ccw_mdev_notifier()
152
cp_free
(&private->cp);
in vfio_ccw_mdev_remove()
206
cp_free
(&private->cp);
in vfio_ccw_mdev_release()
H
A
D
vfio_ccw_fsm.c
285
cp_free
(&private->cp);
in fsm_io_request()
298
cp_free
(&private->cp);
in fsm_io_request()
H
A
D
vfio_ccw_drv.c
99
cp_free
(&private->cp);
in vfio_ccw_sch_io_todo()
H
A
D
vfio_ccw_cp.c
676
*
cp_free
() - free resources for channel program.
683
void
cp_free
(struct channel_program *cp)
in cp_free()
function
713
* This allows
cp_free
to find in ch_len the count of CCWs to free in a chain.
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_lag.c
737
goto
cp_free
;
in ice_lag_cfg_cp_fltr()
745
cp_free
:
in ice_lag_cfg_cp_fltr()
Completed in 16 milliseconds