Home
last modified time | relevance | path

Searched full:pds (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/contrib/libcbor/doc/source/api/
H A Ddecoding.rst22 │ │ │ │ PDSPDS PDS
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_alloc_pd.36 ibv_alloc_pd, ibv_dealloc_pd \- allocate or deallocate a protection domain (PDs)
H A Dibv_query_device.341 int max_pd; /* Maximum number of supported PDs */
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsa8155p.dtsi39 * The bindings were crafted such that SA8155P PDs match their
/freebsd/sys/dev/irdma/
H A Dirdma_hmc.c259 * This will allocate memory for PDs and backing pages and populate
407 * This will de-populate the SDs and PDs. It frees
408 * the memory for PDS and backing storage. After this function is returned,
410 * book-keeping information about PDs and backing storage.
/freebsd/contrib/file/magic/Magdir/
H A Dplaydate33 # pds: string tables
H A Dimages1679 # PDS - Planetary Data System
1683 0 string NJPL1I00 PDS (JPL) image data
1684 2 string NJPL1I PDS (JPL) image data
1685 0 string CCSD3ZF PDS (CCSD) image data
1686 2 string CCSD3Z PDS (CCSD) image data
1687 0 string PDS_ PDS image data
1688 0 string LBLSIZE= PDS (VICAR) image data
/freebsd/sys/dev/mthca/
H A Dmthca_pd.c79 /* XXX check if any PDs are still allocated? */ in mthca_cleanup_pd_table()
H A Dmthca_profile.c254 * PDs don't take any HCA memory, but we assign them as part in mthca_make_profile()
H A Dmthca_cmd.c1227 mthca_dbg(dev, "Max PDs: %d, reserved PDs: %d, reserved UARs: %d\n", in mthca_QUERY_DEV_LIM()
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dsilabs,wfx.yaml72 string. For "silabs,wf200", the default is 'wf200.pds'.
/freebsd/sys/contrib/device-tree/Bindings/staging/net/wireless/
H A Dsilabs,wfx.yaml80 string. For "silabs,wf200", the default is 'wf200.pds'.
/freebsd/sys/dev/ixl/
H A Di40e_lan_hmc.c310 * This will allocate memory for PDs and backing pages and populate
390 /* check if all the pds in this sd are valid. If not, in i40e_create_lan_hmc_object()
552 * This will de-populate the SDs and PDs. It frees
553 * the memory for PDS and backing storage. After this function is returned,
555 * book-keeping information about PDs and backing storage.
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_dir.h148 uint64_t dsl_dir_create_sync(dsl_pool_t *dp, dsl_dir_t *pds,
H A Ddsl_dataset.h360 uint64_t dsl_dataset_create_sync(dsl_dir_t *pds, const char *lastname,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_dir.c958 dsl_dir_create_sync(dsl_pool_t *dp, dsl_dir_t *pds, const char *name, in dsl_dir_create_sync() argument
968 if (pds) { in dsl_dir_create_sync()
969 VERIFY0(zap_add(mos, dsl_dir_phys(pds)->dd_child_dir_zapobj, in dsl_dir_create_sync()
981 if (pds) { in dsl_dir_create_sync()
982 ddphys->dd_parent_obj = pds->dd_object; in dsl_dir_create_sync()
985 dsl_fs_ss_count_adjust(pds, 1, DD_FIELD_FILESYSTEM_COUNT, tx); in dsl_dir_create_sync()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_profile.c243 * PDs don't take any HCA memory, but we assign them as part in mlx4_make_profile()
H A Dmlx4_fw.c1137 mlx4_dbg(dev, "Max PDs: %d, reserved PDs: %d, reserved UARs: %d\n", in mlx4_dev_cap_dump()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h777 * Maximum PDs supported are restricted to Max QPs
H A Dqplib_res.c771 /* PDs */
/freebsd/sys/dev/mrsas/
H A Dmrsas.c1025 /* Call DCMD get_pd_info for all system PDs */ in mrsas_ich_startup()
4508 * for system PDs- target ID ranges from 0 to (MRSAS_MAX_PD - 1)
4524 * for system PDs in mrsas_add_target()
4536 * for system PDs- target ID ranges from 0 to (MRSAS_MAX_PD - 1)
H A Dmrsas_cam.c598 * From FW, it has confirmed that lba values of two PDs corresponds to in mrsas_startio()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1265 ParsingDeclSpec PDS(*this); in ParseDeclarationOrFunctionDefinition() local
1271 return ParseDeclOrFunctionDefInternal(Attrs, DeclSpecAttrs, PDS, AS); in ParseDeclarationOrFunctionDefinition()
H A DParseOpenMP.cpp2319 ParsingDeclSpec PDS(*this); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
2320 Ptr = ParseExternalDeclaration(Attrs, EmptyDeclSpecAttrs, &PDS); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp454 llvm::UniqueVector<const ObjCProtocolDecl *> &PDs) { in AppendFirstImpliedRuntimeProtocols() argument
457 PDs.insert(Can); in AppendFirstImpliedRuntimeProtocols()
462 AppendFirstImpliedRuntimeProtocols(ParentPD, PDs); in AppendFirstImpliedRuntimeProtocols()

12