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:host_type
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ceph/
H
A
D
msgr.h
108
__le32
host_type
; /* CEPH_ENTITY_TYPE_* */
member
/kernel/linux/linux-6.6/include/linux/ceph/
H
A
D
msgr.h
129
__le32
host_type
; /* CEPH_ENTITY_TYPE_* */
member
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
mvumi.h
345
u8
host_type
;
member
422
u8
host_type
;
member
H
A
D
mvumi.c
844
hs_page2->
host_type
= 3; /* 3 mean linux*/
in mvumi_hs_build_page()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
mvumi.h
354
u8
host_type
;
member
431
u8
host_type
;
member
H
A
D
mvumi.c
844
hs_page2->
host_type
= 3; /* 3 mean linux*/
in mvumi_hs_build_page()
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H
A
D
vxge-config.h
745
u32
host_type
;
member
783
* @
host_type
: Host Type
797
u32
host_type
;
member
2063
__vxge_hw_device_is_privilaged(u32
host_type
, u32 func_id);
H
A
D
vxge-config.c
652
__vxge_hw_device_access_rights_get(u32
host_type
, u32 func_id)
in __vxge_hw_device_access_rights_get()
argument
656
switch (
host_type
) {
in __vxge_hw_device_access_rights_get()
689
__vxge_hw_device_is_privilaged(u32
host_type
, u32 func_id)
in __vxge_hw_device_is_privilaged()
argument
691
if (__vxge_hw_device_access_rights_get(
host_type
,
in __vxge_hw_device_is_privilaged()
725
hldev->
host_type
=
in __vxge_hw_device_host_info_get()
738
hldev->
host_type
, hldev->func_id);
in __vxge_hw_device_host_info_get()
787
if (VXGE_HW_OK == __vxge_hw_device_is_privilaged(hldev->
host_type
,
in __vxge_hw_device_initialize()
1031
hw_info->
host_type
=
in vxge_hw_device_hw_info_get()
1043
if (__vxge_hw_device_access_rights_get(hw_info->
host_type
,
in vxge_hw_device_hw_info_get()
1701
status = __vxge_hw_device_is_privilaged(hldev->
host_type
,
in vxge_hw_mrpcim_stats_access()
[all...]
H
A
D
vxge-main.c
4315
u32
host_type
;
in vxge_probe()
local
4460
host_type
= ll_config->device_hw_info.
host_type
;
in vxge_probe()
4461
is_privileged = __vxge_hw_device_is_privilaged(
host_type
,
in vxge_probe()
/kernel/linux/linux-6.6/net/ceph/
H
A
D
messenger_v1.c
401
con->v1.out_connect.
host_type
= cpu_to_le32(CEPH_ENTITY_TYPE_CLIENT);
in prepare_write_connect()
/kernel/linux/linux-5.10/net/ceph/
H
A
D
messenger.c
1476
con->out_connect.
host_type
= cpu_to_le32(CEPH_ENTITY_TYPE_CLIENT);
in prepare_write_connect()
Completed in 27 milliseconds