Home
last modified time | relevance | path

Searched refs:owned (Results 1 – 25 of 33) sorted by relevance

12

/f-stack/dpdk/drivers/event/dlb/pf/base/
H A Ddlb_hw_types.h124 u8 owned; member
140 u8 owned; member
183 u8 owned; member
195 u8 owned; member
H A Ddlb_resource.c252 queue->owned = true; in dlb_attach_ldb_queues()
273 queue->owned = false; in dlb_attach_ldb_queues()
400 port->owned = true; in dlb_attach_ldb_ports()
421 port->owned = false; in dlb_attach_ldb_ports()
459 port->owned = true; in dlb_attach_dir_ports()
480 port->owned = false; in dlb_attach_dir_ports()
585 pool->owned = true; in dlb_attach_ldb_credit_pools()
607 pool->owned = false; in dlb_attach_ldb_credit_pools()
648 pool->owned = true; in dlb_attach_dir_credit_pools()
670 pool->owned = false; in dlb_attach_dir_credit_pools()
[all …]
/f-stack/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_hw_types.h156 u8 owned; member
173 u8 owned; member
214 u8 owned; member
H A Ddlb2_mbox.h374 s32 owned; member
386 s32 owned; member
H A Ddlb2_resource.c368 hw->rsrcs.ldb_ports[next].owned && in dlb2_get_next_ldb_port()
396 !hw->rsrcs.ldb_ports[next].owned) in dlb2_get_next_ldb_port()
435 port->owned = true; in __dlb2_attach_ldb_ports()
546 port->owned = true; in dlb2_attach_dir_ports()
660 queue->owned = true; in dlb2_attach_ldb_queues()
3173 ldb_queue->owned = false; in dlb2_domain_reset_software_state()
3186 ldb_queue->owned = false; in dlb2_domain_reset_software_state()
3202 ldb_port->owned = false; in dlb2_domain_reset_software_state()
3221 ldb_port->owned = false; in dlb2_domain_reset_software_state()
3234 dir_port->owned = false; in dlb2_domain_reset_software_state()
[all …]
/f-stack/dpdk/doc/guides/prog_guide/
H A Dtimer_lib.rst43 * CONFIG: owned by a core, must not be modified by another core, maybe in a list or not, dependin…
45 * PENDING: owned by a core, present in a list
47 * RUNNING: owned by a core, must not be modified by another core, present in a list
H A Dmempool_lib.rst103 These user-owned caches can be explicitly passed to ``rte_mempool_generic_put()`` and ``rte_mempool…
105 In contrast to the default caches, user-owned caches can be used by unregistered non-EAL threads to…
/f-stack/freebsd/contrib/dev/imx/
H A DLICENSE24 applications owned solely and exclusively by Licensor as of the date of
33 patent application owned by any affiliate of Licensor or any other entity
/f-stack/freebsd/contrib/openzfs/
H A DNOTICE9 process disclosed, or represents that its use would not infringe privately owned
/f-stack/freebsd/amd64/amd64/
H A Dfpu.c874 int max_ext_n, i, owned; in fpugetregs() local
889 owned = _MC_FPOWNED_FPU; in fpugetregs()
891 owned = _MC_FPOWNED_PCB; in fpugetregs()
913 return (owned); in fpugetregs()
/f-stack/freebsd/i386/i386/
H A Dnpx.c1013 int owned; in npxgetregs() local
1037 owned = _MC_FPOWNED_FPU; in npxgetregs()
1039 owned = _MC_FPOWNED_PCB; in npxgetregs()
1064 return (owned); in npxgetregs()
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dbcmfs.rst81 To get BCMFS PMD executing, device node must be owned by VFIO platform module only.
/f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,smsm.txt7 certain bit owned by a certain remote processor.
/f-stack/freebsd/contrib/device-tree/Bindings/devfreq/
H A Dexynos-bus.txt12 The each AXI bus has the owned source clock but, has not the only owned
/f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc4 # This file should be owned by root and permissioned 0600.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dpipeline.rst118 …to/from given table of a specific pipeline owned by the current data plane thread, read statistics…
H A Dip_pipeline.rst134 …to/from given table of a specific pipeline owned by the current data plane thread, read statistics…
/f-stack/dpdk/doc/guides/nics/
H A Dmvneta.rst87 The name of port (owned by MUSDK) that should be enabled in DPDK.
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dnvidia,tegra194-pcie.txt124 if the platform has one such slot. (Ex:- x16 slot owned by C5 controller
127 if the platform has one such slot. (Ex:- x16 slot owned by C5 controller
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzvol.c316 boolean_t owned = B_FALSE; in zvol_set_volsize() local
339 owned = B_TRUE; in zvol_set_volsize()
360 if (owned) { in zvol_set_volsize()
H A Ddmu_send.c2716 boolean_t owned = B_FALSE; in dmu_send() local
2792 owned = B_TRUE; in dmu_send()
2820 if (owned) in dmu_send()
2917 if (owned) in dmu_send()
/f-stack/freebsd/contrib/dev/nvidia/
H A DLICENCE.nvidia86 are owned by NVIDIA, or its suppliers. The SOFTWARE is protected
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst165 recognized DPDK devices and are not owned by another module. However, since
/f-stack/freebsd/contrib/dev/ipw/
H A DLICENSE61 any, are owned by Intel or its suppliers and licensors and may be protected by
/f-stack/freebsd/contrib/dev/iwi/
H A DLICENSE64 any, are owned by Intel or its suppliers and licensors and may be protected by

12