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:is_virtfn
(Results
1 - 25
of
92
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/drivers/pci/
H
A
D
ats.c
75
if (dev->
is_virtfn
) {
in pci_enable_ats()
117
if (!dev->
is_virtfn
)
in pci_restore_ats_state()
141
if (dev->
is_virtfn
)
in pci_ats_queue_depth()
207
if (pdev->
is_virtfn
) {
in pci_enable_pri()
248
if (pdev->
is_virtfn
)
in pci_disable_pri()
275
if (pdev->
is_virtfn
)
in pci_restore_pri_state()
300
if (pdev->
is_virtfn
)
in pci_reset_pri()
324
if (pdev->
is_virtfn
)
in pci_prg_resp_pasid_required()
370
if (pdev->
is_virtfn
) {
in pci_enable_pasid()
413
if (pdev->
is_virtfn
)
in pci_disable_pasid()
[all...]
H
A
D
probe.c
329
if (dev->
is_virtfn
)
in pci_read_bases()
1478
if (dev->
is_virtfn
) {
in pci_read_irq()
1661
if (dev->
is_virtfn
)
in pci_cfg_space_size()
1691
if (dev->
is_virtfn
)
in pci_class()
1701
if (dev->
is_virtfn
) {
in pci_subsystem_ids()
1716
if (dev->
is_virtfn
)
in pci_hdr_type()
1968
if (dev->
is_virtfn
)
in pci_configure_mps()
2096
if (dev->
is_virtfn
)
in pci_configure_relaxed_ordering()
2397
if (PCI_FUNC(dev->devfn) != 0 || dev->
is_virtfn
)
in pcie_report_downtraining()
/kernel/linux/linux-6.6/drivers/pci/
H
A
D
ats.c
75
if (dev->
is_virtfn
) {
in pci_enable_ats()
117
if (!dev->
is_virtfn
)
in pci_restore_ats_state()
141
if (dev->
is_virtfn
)
in pci_ats_queue_depth()
207
if (pdev->
is_virtfn
) {
in pci_enable_pri()
248
if (pdev->
is_virtfn
)
in pci_disable_pri()
275
if (pdev->
is_virtfn
)
in pci_restore_pri_state()
300
if (pdev->
is_virtfn
)
in pci_reset_pri()
324
if (pdev->
is_virtfn
)
in pci_prg_resp_pasid_required()
370
if (pdev->
is_virtfn
) {
in pci_enable_pasid()
416
if (pdev->
is_virtfn
)
in pci_disable_pasid()
[all...]
H
A
D
iov.c
40
if (!dev->
is_virtfn
)
in pci_iov_vf_id()
69
if (!dev->
is_virtfn
)
in pci_iov_get_pf_drvdata()
277
if (!pdev->
is_virtfn
)
in sriov_vf_attrs_are_visible()
309
virtfn->
is_virtfn
= 1;
in pci_iov_add_virtfn()
1136
if (vfdev->
is_virtfn
&& (vfdev->physfn == dev) &&
in pci_vfs_assigned()
H
A
D
probe.c
329
if (dev->
is_virtfn
)
in pci_read_bases()
1514
if (dev->
is_virtfn
) {
in pci_read_irq()
1714
if (dev->
is_virtfn
)
in pci_cfg_space_size()
1744
if (dev->
is_virtfn
)
in pci_class()
1754
if (dev->
is_virtfn
) {
in pci_subsystem_ids()
1769
if (dev->
is_virtfn
)
in pci_hdr_type()
2013
if (dev->
is_virtfn
)
in pci_configure_mps()
2141
if (dev->
is_virtfn
)
in pci_configure_relaxed_ordering()
2461
if (PCI_FUNC(dev->devfn) != 0 || dev->
is_virtfn
)
in pcie_report_downtraining()
/kernel/linux/linux-5.10/drivers/xen/
H
A
D
pci.c
61
if (pci_dev->
is_virtfn
) {
in xen_add_device()
73
if (!handle && pci_dev->
is_virtfn
)
in xen_add_device()
115
else if (pci_dev->
is_virtfn
) {
in xen_add_device()
119
.
is_virtfn
= 1,
in xen_add_device()
/kernel/linux/linux-6.6/drivers/xen/
H
A
D
pci.c
62
if (pci_dev->
is_virtfn
) {
in xen_add_device()
74
if (!handle && pci_dev->
is_virtfn
)
in xen_add_device()
116
else if (pci_dev->
is_virtfn
) {
in xen_add_device()
120
.
is_virtfn
= 1,
in xen_add_device()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
H
A
D
main.c
333
is_pf = !pdev->
is_virtfn
;
in pdsc_probe()
403
if (!pdev->
is_virtfn
) {
in pdsc_remove()
413
if (pdev->
is_virtfn
) {
in pdsc_remove()
490
if (!pdev->
is_virtfn
) {
in pdsc_reset_done()
H
A
D
core.c
465
if (!pdsc->pdev->
is_virtfn
)
in pdsc_teardown()
545
if (pdsc->pdev->
is_virtfn
)
in pdsc_fw_down()
572
if (pdsc->pdev->
is_virtfn
) {
in pdsc_fw_up()
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H
A
D
vpci.c
102
if (!dev->
is_virtfn
|| func) {
in __xen_pcibk_add_pci_dev()
109
if (t->dev->
is_virtfn
&& !PCI_FUNC(t->dev->devfn))
in __xen_pcibk_add_pci_dev()
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H
A
D
vpci.c
102
if (!dev->
is_virtfn
|| func) {
in __xen_pcibk_add_pci_dev()
109
if (t->dev->
is_virtfn
&& !PCI_FUNC(t->dev->devfn))
in __xen_pcibk_add_pci_dev()
/kernel/linux/linux-5.10/arch/s390/pci/
H
A
D
pci_iov.c
56
virtfn->
is_virtfn
= 1;
in zpci_iov_link_virtfn()
/kernel/linux/linux-6.6/arch/s390/pci/
H
A
D
pci_iov.c
56
virtfn->
is_virtfn
= 1;
in zpci_iov_link_virtfn()
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H
A
D
bnxt_re.h
185
u32
is_virtfn
;
member
H
A
D
main.c
142
rdev->
is_virtfn
= 1;
in bnxt_re_get_sriov_func_type()
946
(rdev->
is_virtfn
? BNXT_RE_GEN_P5_VF_NQ_DB :
in bnxt_re_get_nqdb_offset()
1028
rdev->
is_virtfn
);
in bnxt_re_alloc_res()
1467
vid, db_offt, rdev->
is_virtfn
,
in bnxt_re_dev_init()
1476
rdev->
is_virtfn
);
in bnxt_re_dev_init()
1499
rdev->
is_virtfn
);
in bnxt_re_dev_init()
1524
if (!rdev->
is_virtfn
) {
in bnxt_re_dev_init()
1802
if (rdev->
is_virtfn
)
in bnxt_re_mod_exit()
H
A
D
qplib_rcfw.h
217
struct bnxt_qplib_ctx *ctx, int
is_virtfn
);
/kernel/linux/linux-5.10/include/xen/interface/
H
A
D
physdev.h
188
unsigned
is_virtfn
;
member
/kernel/linux/linux-6.6/include/xen/interface/
H
A
D
physdev.h
170
unsigned
is_virtfn
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H
A
D
bnxt_re.h
187
u32
is_virtfn
;
member
H
A
D
qplib_rcfw.h
282
struct bnxt_qplib_ctx *ctx, int
is_virtfn
);
H
A
D
main.c
193
rdev->
is_virtfn
= 1;
in bnxt_re_get_sriov_func_type()
1075
(rdev->
is_virtfn
? BNXT_RE_GEN_P5_VF_NQ_DB :
in bnxt_re_get_nqdb_offset()
1555
rdev->
is_virtfn
);
in bnxt_re_dev_init()
1580
if (!rdev->
is_virtfn
) {
in bnxt_re_dev_init()
1658
if (rdev->
is_virtfn
)
in bnxt_re_setup_cc()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H
A
D
eeh_pseries.c
55
if (pdev->
is_virtfn
) {
in pseries_pcibios_bus_add_device()
69
if (pdev->
is_virtfn
) {
in pseries_pcibios_bus_add_device()
779
if (edev->pdev->is_physfn || edev->pdev->
is_virtfn
)
in pseries_notify_resume()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
eeh_pseries.c
57
if (pdev->
is_virtfn
) {
in pseries_pcibios_bus_add_device()
71
if (pdev->
is_virtfn
) {
in pseries_pcibios_bus_add_device()
780
if (edev->pdev->is_physfn || edev->pdev->
is_virtfn
)
in pseries_notify_resume()
/kernel/linux/linux-5.10/drivers/vfio/pci/
H
A
D
vfio_pci.c
525
if (!vdev->pdev->
is_virtfn
)
in get_pf_vdev()
616
vdev->nointx || vdev->pdev->
is_virtfn
)
in vfio_pci_get_irq_count()
1783
if (!vdev->pdev->
is_virtfn
&& !vdev->vf_token && !vf_token)
in vfio_pci_validate_vf_token()
1786
if (vdev->pdev->
is_virtfn
) {
in vfio_pci_validate_vf_token()
1924
pdev->
is_virtfn
&& physfn == vdev->pdev) {
in vfio_pci_bus_notifier()
1930
pdev->
is_virtfn
&& physfn == vdev->pdev) {
in vfio_pci_bus_notifier()
/kernel/linux/linux-6.6/drivers/vfio/pci/
H
A
D
vfio_pci_core.c
737
vdev->nointx || vdev->pdev->
is_virtfn
)
in vfio_pci_get_irq_count()
1924
if (vdev->pdev->
is_virtfn
) {
in vfio_pci_validate_vf_token()
2045
pdev->
is_virtfn
&& physfn == vdev->pdev) {
in vfio_pci_bus_notifier()
2051
pdev->
is_virtfn
&& physfn == vdev->pdev) {
in vfio_pci_bus_notifier()
2071
if (pdev->
is_virtfn
) {
in vfio_pci_vf_init()
Completed in 30 milliseconds
1
2
3
4