Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 3669) sorted by relevance

12345678910>>...147

/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp67 void success(crow::Response& res) in success() argument
84 void generalError(crow::Response& res) in generalError() argument
102 void created(crow::Response& res) in created() argument
120 void noOperation(crow::Response& res) in noOperation() argument
139 propertyDuplicate(crow::Response & res,std::string_view arg1) propertyDuplicate() argument
158 propertyUnknown(crow::Response & res,std::string_view arg1) propertyUnknown() argument
180 propertyValueTypeError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) propertyValueTypeError() argument
203 propertyValueFormatError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) propertyValueFormatError() argument
226 propertyValueNotInList(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) propertyValueNotInList() argument
249 propertyValueOutOfRange(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) propertyValueOutOfRange() argument
269 propertyValueError(crow::Response & res,std::string_view arg1) propertyValueError() argument
288 propertyNotWritable(crow::Response & res,std::string_view arg1) propertyNotWritable() argument
307 propertyNotUpdated(crow::Response & res,std::string_view arg1) propertyNotUpdated() argument
326 propertyMissing(crow::Response & res,std::string_view arg1) propertyMissing() argument
344 malformedJSON(crow::Response & res) malformedJSON() argument
363 invalidJSON(crow::Response & res,std::string_view arg1) invalidJSON() argument
381 emptyJSON(crow::Response & res) emptyJSON() argument
400 actionNotSupported(crow::Response & res,std::string_view arg1) actionNotSupported() argument
420 actionParameterMissing(crow::Response & res,std::string_view arg1,std::string_view arg2) actionParameterMissing() argument
441 actionParameterDuplicate(crow::Response & res,std::string_view arg1,std::string_view arg2) actionParameterDuplicate() argument
462 actionParameterUnknown(crow::Response & res,std::string_view arg1,std::string_view arg2) actionParameterUnknown() argument
486 actionParameterValueTypeError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2,std::string_view arg3) actionParameterValueTypeError() argument
513 actionParameterValueFormatError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2,std::string_view arg3) actionParameterValueFormatError() argument
536 actionParameterValueNotInList(crow::Response & res,std::string_view arg1,std::string_view arg2,std::string_view arg3) actionParameterValueNotInList() argument
559 actionParameterValueOutOfRange(crow::Response & res,std::string_view arg1,std::string_view arg2,std::string_view arg3) actionParameterValueOutOfRange() argument
584 actionParameterValueError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) actionParameterValueError() argument
605 actionParameterNotSupported(crow::Response & res,std::string_view arg1,std::string_view arg2) actionParameterNotSupported() argument
627 arraySizeTooLong(crow::Response & res,std::string_view arg1,uint64_t arg2) arraySizeTooLong() argument
646 arraySizeTooShort(crow::Response & res,std::string_view arg1,std::string_view arg2) arraySizeTooShort() argument
671 queryParameterValueTypeError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) queryParameterValueTypeError() argument
696 queryParameterValueFormatError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) queryParameterValueFormatError() argument
716 queryParameterValueError(crow::Response & res,std::string_view arg1) queryParameterValueError() argument
736 queryParameterOutOfRange(crow::Response & res,std::string_view arg1,std::string_view arg2,std::string_view arg3) queryParameterOutOfRange() argument
757 queryNotSupportedOnResource(crow::Response & res) queryNotSupportedOnResource() argument
776 queryNotSupportedOnOperation(crow::Response & res) queryNotSupportedOnOperation() argument
794 queryNotSupported(crow::Response & res) queryNotSupported() argument
813 queryCombinationInvalid(crow::Response & res) queryCombinationInvalid() argument
832 queryParameterUnsupported(crow::Response & res,std::string_view arg1) queryParameterUnsupported() argument
850 sessionLimitExceeded(crow::Response & res) sessionLimitExceeded() argument
869 eventSubscriptionLimitExceeded(crow::Response & res) eventSubscriptionLimitExceeded() argument
888 resourceCannotBeDeleted(crow::Response & res) resourceCannotBeDeleted() argument
906 resourceInUse(crow::Response & res) resourceInUse() argument
926 resourceAlreadyExists(crow::Response & res,std::string_view arg1,std::string_view arg2,std::string_view arg3) resourceAlreadyExists() argument
947 resourceNotFound(crow::Response & res,std::string_view arg1,std::string_view arg2) resourceNotFound() argument
966 payloadTooLarge(crow::Response & res) payloadTooLarge() argument
984 insufficientStorage(crow::Response & res) insufficientStorage() argument
1002 missingOrMalformedPart(crow::Response & res) missingOrMalformedPart() argument
1021 invalidURI(crow::Response & res,std::string_view arg1) invalidURI() argument
1041 createFailedMissingReqProperties(crow::Response & res,std::string_view arg1) createFailedMissingReqProperties() argument
1062 createLimitReachedForResource(crow::Response & res) createLimitReachedForResource() argument
1080 serviceShuttingDown(crow::Response & res) serviceShuttingDown() argument
1098 serviceInUnknownState(crow::Response & res) serviceInUnknownState() argument
1116 noValidSession(crow::Response & res) noValidSession() argument
1134 insufficientPrivilege(crow::Response & res) insufficientPrivilege() argument
1152 accountModified(crow::Response & res) accountModified() argument
1170 accountNotModified(crow::Response & res) accountNotModified() argument
1188 accountRemoved(crow::Response & res) accountRemoved() argument
1207 accountForSessionNoLongerExists(crow::Response & res) accountForSessionNoLongerExists() argument
1226 invalidObject(crow::Response & res,const boost::urls::url_view_base & arg1) invalidObject() argument
1244 internalError(crow::Response & res,const std::source_location location) internalError() argument
1266 unrecognizedRequestBody(crow::Response & res) unrecognizedRequestBody() argument
1285 resourceMissingAtURI(crow::Response & res,const boost::urls::url_view_base & arg1) resourceMissingAtURI() argument
1307 resourceAtUriInUnknownFormat(crow::Response & res,const boost::urls::url_view_base & arg1) resourceAtUriInUnknownFormat() argument
1328 resourceAtUriUnauthorized(crow::Response & res,const boost::urls::url_view_base & arg1,std::string_view arg2) resourceAtUriUnauthorized() argument
1350 couldNotEstablishConnection(crow::Response & res,const boost::urls::url_view_base & arg1) couldNotEstablishConnection() argument
1372 sourceDoesNotSupportProtocol(crow::Response & res,const boost::urls::url_view_base & arg1,std::string_view arg2) sourceDoesNotSupportProtocol() argument
1394 accessDenied(crow::Response & res,const boost::urls::url_view_base & arg1) accessDenied() argument
1414 serviceTemporarilyUnavailable(crow::Response & res,std::string_view arg1) serviceTemporarilyUnavailable() argument
1435 invalidIndex(crow::Response & res,uint64_t arg1) invalidIndex() argument
1457 propertyValueModified(crow::Response & res,std::string_view arg1,const nlohmann::json & arg2) propertyValueModified() argument
1476 resourceInStandby(crow::Response & res) resourceInStandby() argument
1495 resourceExhaustion(crow::Response & res,std::string_view arg1) resourceExhaustion() argument
1515 stringValueTooLong(crow::Response & res,std::string_view arg1,uint64_t arg2) stringValueTooLong() argument
1535 stringValueTooShort(crow::Response & res,std::string_view arg1,std::string_view arg2) stringValueTooShort() argument
1554 sessionTerminated(crow::Response & res) sessionTerminated() argument
1572 subscriptionTerminated(crow::Response & res) subscriptionTerminated() argument
1592 resourceTypeIncompatible(crow::Response & res,std::string_view arg1,std::string_view arg2) resourceTypeIncompatible() argument
1612 passwordChangeRequired(crow::Response & res,const boost::urls::url_view_base & arg1) passwordChangeRequired() argument
1632 resetRequired(crow::Response & res,const boost::urls::url_view_base & arg1,std::string_view arg2) resetRequired() argument
1652 resetRecommended(crow::Response & res,std::string_view arg1,std::string_view arg2) resetRecommended() argument
1672 chassisPowerStateOnRequired(crow::Response & res,std::string_view arg1) chassisPowerStateOnRequired() argument
1692 chassisPowerStateOffRequired(crow::Response & res,std::string_view arg1) chassisPowerStateOffRequired() argument
1712 propertyValueConflict(crow::Response & res,std::string_view arg1,std::string_view arg2) propertyValueConflict() argument
1737 propertyValueResourceConflict(crow::Response & res,std::string_view arg1,const nlohmann::json & arg2,const boost::urls::url_view_base & arg3) propertyValueResourceConflict() argument
1763 propertyValueExternalConflict(crow::Response & res,std::string_view arg1,const nlohmann::json & arg2) propertyValueExternalConflict() argument
1787 propertyValueIncorrect(crow::Response & res,std::string_view arg1,const nlohmann::json & arg2) propertyValueIncorrect() argument
1807 resourceCreationConflict(crow::Response & res,const boost::urls::url_view_base & arg1) resourceCreationConflict() argument
1829 actionParameterValueConflict(crow::Response & res,std::string_view arg1,std::string_view arg2) actionParameterValueConflict() argument
1849 maximumErrorsExceeded(crow::Response & res) maximumErrorsExceeded() argument
1867 preconditionFailed(crow::Response & res) preconditionFailed() argument
1885 preconditionRequired(crow::Response & res) preconditionRequired() argument
1904 headerMissing(crow::Response & res,std::string_view arg1) headerMissing() argument
1923 headerInvalid(crow::Response & res,std::string_view arg1) headerInvalid() argument
1941 operationFailed(crow::Response & res) operationFailed() argument
1959 operationTimeout(crow::Response & res) operationTimeout() argument
1977 operationNotAllowed(crow::Response & res) operationNotAllowed() argument
1996 undeterminedFault(crow::Response & res,std::string_view arg1) undeterminedFault() argument
2015 conditionInRelatedResource(crow::Response & res) conditionInRelatedResource() argument
2034 restrictedRole(crow::Response & res,std::string_view arg1) restrictedRole() argument
2053 restrictedPrivilege(crow::Response & res,std::string_view arg1) restrictedPrivilege() argument
2072 strictAccountTypes(crow::Response & res,std::string_view arg1) strictAccountTypes() argument
2091 propertyDeprecated(crow::Response & res,std::string_view arg1) propertyDeprecated() argument
2110 resourceDeprecated(crow::Response & res,std::string_view arg1) resourceDeprecated() argument
2130 propertyValueDeprecated(crow::Response & res,std::string_view arg1,std::string_view arg2) propertyValueDeprecated() argument
2150 actionDeprecated(crow::Response & res,std::string_view arg1) actionDeprecated() argument
2170 networkNameResolutionNotConfigured(crow::Response & res) networkNameResolutionNotConfigured() argument
2190 networkNameResolutionNotSupported(crow::Response & res) networkNameResolutionNotSupported() argument
2209 serviceDisabled(crow::Response & res,std::string_view arg1) serviceDisabled() argument
2227 eventBufferExceeded(crow::Response & res) eventBufferExceeded() argument
2246 authenticationTokenRequired(crow::Response & res) authenticationTokenRequired() argument
2265 oneTimePasscodeSent(crow::Response & res,std::string_view arg1) oneTimePasscodeSent() argument
2284 licenseRequired(crow::Response & res,std::string_view arg1) licenseRequired() argument
2302 propertyModified(crow::Response & res) propertyModified() argument
2321 generateSecretKeyRequired(crow::Response & res,const boost::urls::url_view_base & arg1) generateSecretKeyRequired() argument
[all...]
/openbmc/linux/arch/mips/include/asm/
H A Dunaligned-emul.h8 #define _LoadHW(addr, value, res, type) \ argument
31 #define _LoadW(addr, value, res, type) \ argument
53 #define _LoadW(addr, value, res, type) \ argument
88 #define _LoadHWU(addr, value, res, type) \ argument
113 #define _LoadWU(addr, value, res, type) \ argument
135 #define _LoadDW(addr, value, res) \ argument
157 #define _LoadWU(addr, value, res, type) \ argument
190 #define _LoadDW(addr, value, res) \ argument
242 #define _StoreHW(addr, value, res, type) \ argument
266 #define _StoreW(addr, value, res, type) \ argument
[all …]
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c132 static void set_parity_flag(u32 res) in set_parity_flag()
137 static void set_szp_flags_8(u8 res) in set_szp_flags_8()
144 static void set_szp_flags_16(u16 res) in set_szp_flags_16()
151 static void set_szp_flags_32(u32 res) in set_szp_flags_32()
158 static void no_carry_byte_side_eff(u8 res) in no_carry_byte_side_eff()
166 static void no_carry_word_side_eff(u16 res) in no_carry_word_side_eff()
174 static void no_carry_long_side_eff(u32 res) in no_carry_long_side_eff()
182 static void calc_carry_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_carry_chain()
194 static void calc_borrow_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_borrow_chain()
212 u16 res; in aaa_word() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drx_res.c37 static int mlx5e_rx_res_rss_init_def(struct mlx5e_rx_res *res, in mlx5e_rx_res_rss_init_def()
67 int mlx5e_rx_res_rss_init(struct mlx5e_rx_res *res, u32 *rss_idx, unsigned int init_nch) in mlx5e_rx_res_rss_init()
102 static int __mlx5e_rx_res_rss_destroy(struct mlx5e_rx_res *res, u32 rss_idx) in __mlx5e_rx_res_rss_destroy()
117 int mlx5e_rx_res_rss_destroy(struct mlx5e_rx_res *res, u32 rss_idx) in mlx5e_rx_res_rss_destroy()
131 static void mlx5e_rx_res_rss_destroy_all(struct mlx5e_rx_res *res) in mlx5e_rx_res_rss_destroy_all()
154 static void mlx5e_rx_res_rss_enable(struct mlx5e_rx_res *res) in mlx5e_rx_res_rss_enable()
169 static void mlx5e_rx_res_rss_disable(struct mlx5e_rx_res *res) in mlx5e_rx_res_rss_disable()
185 void mlx5e_rx_res_rss_set_indir_uniform(struct mlx5e_rx_res *res, unsigned int nch) in mlx5e_rx_res_rss_set_indir_uniform()
191 int mlx5e_rx_res_rss_get_rxfh(struct mlx5e_rx_res *res, u32 rss_idx, in mlx5e_rx_res_rss_get_rxfh()
206 int mlx5e_rx_res_rss_set_rxfh(struct mlx5e_rx_res *res, u32 rss_idx, in mlx5e_rx_res_rss_set_rxfh()
[all …]
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c117 __resizer_get_format(struct isp_res_device *res, in __resizer_get_format()
134 __resizer_get_crop(struct isp_res_device *res, in __resizer_get_crop()
152 static void resizer_set_filters(struct isp_res_device *res, const u16 *h_coeff, in resizer_set_filters()
183 static void resizer_set_bilinear(struct isp_res_device *res, in resizer_set_bilinear()
201 static void resizer_set_ycpos(struct isp_res_device *res, u32 pixelcode) in resizer_set_ycpos()
227 static void resizer_set_phase(struct isp_res_device *res, u32 h_phase, in resizer_set_phase()
263 static void resizer_set_luma(struct isp_res_device *res, in resizer_set_luma()
289 static void resizer_set_source(struct isp_res_device *res, in resizer_set_source()
309 static void resizer_set_ratio(struct isp_res_device *res, in resizer_set_ratio()
353 static void resizer_set_output_size(struct isp_res_device *res, in resizer_set_output_size()
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-cutils.c303 int res = 999; in test_qemu_strtoi_correct() local
317 int res = 999; in test_qemu_strtoi_null() local
332 int res = 999; in test_qemu_strtoi_empty() local
347 int res = 999; in test_qemu_strtoi_whitespace() local
362 int res = 999; in test_qemu_strtoi_invalid() local
377 int res = 999; in test_qemu_strtoi_trailing() local
392 int res = 999; in test_qemu_strtoi_octal() local
415 int res = 999; in test_qemu_strtoi_decimal() local
439 int res = 999; in test_qemu_strtoi_hex() local
472 int res = 999; in test_qemu_strtoi_max() local
[all …]
/openbmc/linux/include/linux/
H A Dkstrtox.h30 static inline int __must_check kstrtoul(const char *s, unsigned int base, unsigned long *res) in kstrtoul()
58 static inline int __must_check kstrtol(const char *s, unsigned int base, long *res) in kstrtol()
74 static inline int __must_check kstrtou64(const char *s, unsigned int base, u64 *res) in kstrtou64()
79 static inline int __must_check kstrtos64(const char *s, unsigned int base, s64 *res) in kstrtos64()
84 static inline int __must_check kstrtou32(const char *s, unsigned int base, u32 *res) in kstrtou32()
89 static inline int __must_check kstrtos32(const char *s, unsigned int base, s32 *res) in kstrtos32()
112 …t __must_check kstrtou64_from_user(const char __user *s, size_t count, unsigned int base, u64 *res) in kstrtou64_from_user()
117 …t __must_check kstrtos64_from_user(const char __user *s, size_t count, unsigned int base, s64 *res) in kstrtos64_from_user()
122 …t __must_check kstrtou32_from_user(const char __user *s, size_t count, unsigned int base, u32 *res) in kstrtou32_from_user()
127 …t __must_check kstrtos32_from_user(const char __user *s, size_t count, unsigned int base, s32 *res) in kstrtos32_from_user()
[all …]
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c63 static void __free_pbl(struct bnxt_qplib_res *res, struct bnxt_qplib_pbl *pbl, in __free_pbl()
105 static int __alloc_pbl(struct bnxt_qplib_res *res, in __alloc_pbl()
156 void bnxt_qplib_free_hwq(struct bnxt_qplib_res *res, in bnxt_qplib_free_hwq()
190 struct bnxt_qplib_res *res; in bnxt_qplib_alloc_init_hwq() local
353 void bnxt_qplib_free_ctx(struct bnxt_qplib_res *res, in bnxt_qplib_free_ctx()
371 static int bnxt_qplib_alloc_tqm_rings(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_tqm_rings()
452 static int bnxt_qplib_setup_tqm_rings(struct bnxt_qplib_res *res, in bnxt_qplib_setup_tqm_rings()
487 int bnxt_qplib_alloc_ctx(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_ctx()
556 static void bnxt_qplib_free_sgid_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_free_sgid_tbl()
571 static int bnxt_qplib_alloc_sgid_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_sgid_tbl()
[all …]
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c71 static void ffa_to_smccc_error(struct arm_smccc_res *res, u64 ffa_errno) in ffa_to_smccc_error()
79 static void ffa_to_smccc_res_prop(struct arm_smccc_res *res, int ret, u64 prop) in ffa_to_smccc_res_prop()
89 static void ffa_to_smccc_res(struct arm_smccc_res *res, int ret) in ffa_to_smccc_res()
95 struct arm_smccc_res *res) in ffa_set_retval()
113 struct arm_smccc_res res; in ffa_map_hyp_buffers() local
127 struct arm_smccc_res res; in ffa_unmap_hyp_buffers() local
137 static void ffa_mem_frag_tx(struct arm_smccc_res *res, u32 handle_lo, in ffa_mem_frag_tx()
146 static void ffa_mem_frag_rx(struct arm_smccc_res *res, u32 handle_lo, in ffa_mem_frag_rx()
155 static void ffa_mem_xfer(struct arm_smccc_res *res, u64 func_id, u32 len, in ffa_mem_xfer()
163 static void ffa_mem_reclaim(struct arm_smccc_res *res, u32 handle_lo, in ffa_mem_reclaim()
[all …]
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmthread.c42 void __dlm_wait_on_lockres_flags(struct dlm_lock_resource *res, int flags) in __dlm_wait_on_lockres_flags()
61 int __dlm_lockres_has_locks(struct dlm_lock_resource *res) in __dlm_lockres_has_locks()
74 int __dlm_lockres_unused(struct dlm_lock_resource *res) in __dlm_lockres_unused()
107 struct dlm_lock_resource *res) in __dlm_lockres_calc_usage()
133 struct dlm_lock_resource *res) in dlm_lockres_calc_usage()
151 struct dlm_lock_resource *res) in __dlm_do_purge_lockres()
191 struct dlm_lock_resource *res) in dlm_purge_lockres()
341 struct dlm_lock_resource *res) in dlm_shuffle_lists()
497 void dlm_kick_thread(struct dlm_ctxt *dlm, struct dlm_lock_resource *res) in dlm_kick_thread()
509 void __dlm_dirty_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res) in __dlm_dirty_lockres()
[all …]
H A Ddlmmaster.c251 struct dlm_lock_resource *res, in dlm_init_mle()
466 struct dlm_lock_resource *res; in dlm_lockres_release() local
518 void dlm_lockres_put(struct dlm_lock_resource *res) in dlm_lockres_put()
524 struct dlm_lock_resource *res, in dlm_init_lockres()
582 struct dlm_lock_resource *res = NULL; in dlm_new_lockres() local
602 struct dlm_lock_resource *res, int bit) in dlm_lockres_set_refmap_bit()
613 struct dlm_lock_resource *res, int bit) in dlm_lockres_clear_refmap_bit()
624 struct dlm_lock_resource *res) in __dlm_lockres_grab_inflight_ref()
634 struct dlm_lock_resource *res) in dlm_lockres_grab_inflight_ref()
641 struct dlm_lock_resource *res) in dlm_lockres_drop_inflight_ref()
[all …]
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c41 void vmw_resource_mob_attach(struct vmw_resource *res) in vmw_resource_mob_attach()
69 void vmw_resource_mob_detach(struct vmw_resource *res) in vmw_resource_mob_detach()
81 struct vmw_resource *vmw_resource_reference(struct vmw_resource *res) in vmw_resource_reference()
88 vmw_resource_reference_unless_doomed(struct vmw_resource *res) in vmw_resource_reference_unless_doomed()
100 void vmw_resource_release_id(struct vmw_resource *res) in vmw_resource_release_id()
114 struct vmw_resource *res = in vmw_resource_release() local
168 struct vmw_resource *res = *p_res; in vmw_resource_unreference() local
183 int vmw_resource_alloc_id(struct vmw_resource *res) in vmw_resource_alloc_id()
213 int vmw_resource_init(struct vmw_private *dev_priv, struct vmw_resource *res, in vmw_resource_init()
263 struct vmw_resource *res; in vmw_user_resource_lookup_handle() local
[all …]
H A Dvmwgfx_shader.c36 struct vmw_resource res; member
49 struct vmw_resource res; member
131 vmw_res_to_shader(struct vmw_resource *res) in vmw_res_to_shader()
143 vmw_res_to_dx_shader(struct vmw_resource *res) in vmw_res_to_dx_shader()
148 static void vmw_hw_shader_destroy(struct vmw_resource *res) in vmw_hw_shader_destroy()
157 static int vmw_gb_shader_init(struct vmw_private *dev_priv, in vmw_gb_shader_init()
158 struct vmw_resource *res, in vmw_gb_shader_init()
199 static int vmw_gb_shader_create(struct vmw_resource *res) in vmw_gb_shader_create()
245 static int vmw_gb_shader_bind(struct vmw_resource *res, in vmw_gb_shader_bind()
272 static int vmw_gb_shader_unbind(struct vmw_resource *res, in vmw_gb_shader_unbind()
[all …]
H A Dvmwgfx_streamoutput.c47 struct vmw_resource res; member
79 vmw_res_to_dx_streamoutput(struct vmw_resource *res) in vmw_res_to_dx_streamoutput()
90 static int vmw_dx_streamoutput_unscrub(struct vmw_resource *res) in vmw_dx_streamoutput_unscrub()
119 static int vmw_dx_streamoutput_create(struct vmw_resource *res) in vmw_dx_streamoutput_create()
138 static int vmw_dx_streamoutput_bind(struct vmw_resource *res, in vmw_dx_streamoutput_bind()
161 static int vmw_dx_streamoutput_scrub(struct vmw_resource *res) in vmw_dx_streamoutput_scrub()
193 static int vmw_dx_streamoutput_unbind(struct vmw_resource *res, bool readback, in vmw_dx_streamoutput_unbind()
219 static void vmw_dx_streamoutput_commit_notify(struct vmw_resource *res, in vmw_dx_streamoutput_commit_notify()
255 static void vmw_dx_streamoutput_res_free(struct vmw_resource *res) in vmw_dx_streamoutput_res_free()
263 static void vmw_dx_streamoutput_hw_destroy(struct vmw_resource *res) in vmw_dx_streamoutput_hw_destroy()
[all …]
H A Dvmwgfx_cotable.c53 struct vmw_resource res; member
153 static struct vmw_cotable *vmw_cotable(struct vmw_resource *res) in vmw_cotable()
166 static int vmw_cotable_destroy(struct vmw_resource *res) in vmw_cotable_destroy()
181 static int vmw_cotable_unscrub(struct vmw_resource *res) in vmw_cotable_unscrub()
223 static int vmw_cotable_bind(struct vmw_resource *res, in vmw_cotable_bind()
256 int vmw_cotable_scrub(struct vmw_resource *res, bool readback) in vmw_cotable_scrub()
321 static int vmw_cotable_unbind(struct vmw_resource *res, in vmw_cotable_unbind()
356 static int vmw_cotable_readback(struct vmw_resource *res) in vmw_cotable_readback()
399 static int vmw_cotable_resize(struct vmw_resource *res, size_t new_size) in vmw_cotable_resize()
544 static int vmw_cotable_create(struct vmw_resource *res) in vmw_cotable_create()
[all …]
/openbmc/linux/lib/
H A Dkstrtox.c55 unsigned long long res; in _parse_integer_limit() local
96 static int _kstrtoull(const char *s, unsigned int base, unsigned long long *res) in _kstrtoull()
132 int kstrtoull(const char *s, unsigned int base, unsigned long long *res) in kstrtoull()
156 int kstrtoll(const char *s, unsigned int base, long long *res) in kstrtoll()
181 int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul()
197 int _kstrtol(const char *s, unsigned int base, long *res) in _kstrtol()
228 int kstrtouint(const char *s, unsigned int base, unsigned int *res) in kstrtouint()
259 int kstrtoint(const char *s, unsigned int base, int *res) in kstrtoint()
275 int kstrtou16(const char *s, unsigned int base, u16 *res) in kstrtou16()
291 int kstrtos16(const char *s, unsigned int base, s16 *res) in kstrtos16()
[all …]
/openbmc/linux/drivers/infiniband/core/
H A Drestrack.c78 static struct ib_device *res_to_dev(struct rdma_restrack_entry *res) in res_to_dev()
110 static void rdma_restrack_attach_task(struct rdma_restrack_entry *res, in rdma_restrack_attach_task()
128 void rdma_restrack_set_name(struct rdma_restrack_entry *res, const char *caller) in rdma_restrack_set_name()
161 void rdma_restrack_new(struct rdma_restrack_entry *res, in rdma_restrack_new()
174 void rdma_restrack_add(struct rdma_restrack_entry *res) in rdma_restrack_add()
220 int __must_check rdma_restrack_get(struct rdma_restrack_entry *res) in rdma_restrack_get()
239 struct rdma_restrack_entry *res; in rdma_restrack_get_byid() local
253 struct rdma_restrack_entry *res; in restrack_release() local
263 int rdma_restrack_put(struct rdma_restrack_entry *res) in rdma_restrack_put()
273 void rdma_restrack_del(struct rdma_restrack_entry *res) in rdma_restrack_del()
/openbmc/bmcweb/test/http/
H A Dhttp_response_test.cpp22 void addHeaders(crow::Response& res) in addHeaders()
28 void verifyHeaders(crow::Response& res) in verifyHeaders()
71 crow::Response res; in TEST() local
77 crow::Response res; in TEST() local
86 crow::Response res; in TEST() local
95 crow::Response res; in TEST() local
106 crow::Response res; in TEST() local
118 crow::Response res; in TEST() local
141 crow::Response res; in TEST() local
149 crow::Response res; in TEST() local
[all …]
/openbmc/linux/net/mac802154/
H A Dmib.c25 int res; in mac802154_dev_set_page_channel() local
44 int res; in mac802154_get_params() local
60 int res; in mac802154_set_params() local
76 int res; in mac802154_add_key() local
91 int res; in mac802154_del_key() local
106 int res; in mac802154_add_dev() local
120 int res; in mac802154_del_dev() local
136 int res; in mac802154_add_devkey() local
152 int res; in mac802154_del_devkey() local
167 int res; in mac802154_add_seclevel() local
[all …]
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_resource.c79 ttm_lru_bulk_move_pos(struct ttm_lru_bulk_move *bulk, struct ttm_resource *res) in ttm_lru_bulk_move_pos()
86 struct ttm_resource *res) in ttm_lru_bulk_move_pos_tail()
98 struct ttm_resource *res) in ttm_lru_bulk_move_add()
112 struct ttm_resource *res) in ttm_lru_bulk_move_del()
130 void ttm_resource_add_bulk_move(struct ttm_resource *res, in ttm_resource_add_bulk_move()
138 void ttm_resource_del_bulk_move(struct ttm_resource *res, in ttm_resource_del_bulk_move()
146 void ttm_resource_move_to_lru_tail(struct ttm_resource *res) in ttm_resource_move_to_lru_tail()
179 struct ttm_resource *res) in ttm_resource_init()
215 struct ttm_resource *res) in ttm_resource_fini()
244 void ttm_resource_free(struct ttm_buffer_object *bo, struct ttm_resource **res) in ttm_resource_free()
[all …]
/openbmc/linux/lib/kunit/
H A Dresource.c22 struct kunit_resource *res, in __kunit_add_resource()
48 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res) in kunit_remove_resource()
66 struct kunit_resource *res = kunit_find_resource(test, match, in kunit_destroy_resource() local
82 struct kunit_resource res; member
87 static void __kunit_action_free(struct kunit_resource *res) in __kunit_action_free()
119 int res = kunit_add_action(test, action, ctx); in kunit_add_action_or_reset() local
128 struct kunit_resource *res, void *match_data) in __kunit_action_match()
146 struct kunit_resource *res; in kunit_remove_action() local
166 struct kunit_resource *res; in kunit_release_action() local
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.h8 #define EXECOP2(size, rsize, res, s1, flags) \ argument
19 #define EXECOP1(size, rsize, res, flags) \ argument
34 long res, flags; in exec_opq() local
43 long res, flags; in exec_opl() local
51 long res, flags; in exec_opw() local
59 long res, flags; in exec_opb() local
68 long res, flags; in exec_opq() local
77 long res, flags; in exec_opl() local
85 long res, flags; in exec_opw() local
93 long res, flags; in exec_opb() local
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Djson_utils_test.cpp33 crow::Response res; in TEST() local
53 crow::Response res; in TEST() local
74 crow::Response res; in TEST() local
87 crow::Response res; TEST() local
101 crow::Response res; TEST() local
120 crow::Response res; TEST() local
141 crow::Response res; TEST() local
161 crow::Response res; TEST() local
178 crow::Response res; TEST() local
194 crow::Response res; TEST() local
212 crow::Response res; TEST() local
237 crow::Response res; TEST() local
256 crow::Response res; TEST() local
293 crow::Response res; TEST() local
321 crow::Response res; TEST() local
337 crow::Response res; TEST() local
350 crow::Response res; TEST() local
365 crow::Response res; TEST() local
378 crow::Response res; TEST() local
399 crow::Response res; TEST() local
414 crow::Response res; TEST() local
[all...]
/openbmc/bmcweb/test/include/ibm/
H A Dconfigfile_test.cpp17 crow::Response res; in TEST() local
23 crow::Response res; in TEST() local
29 crow::Response res; in TEST() local
38 crow::Response res; in TEST() local
44 crow::Response res; in TEST() local
49 crow::Response res; in TEST() local
/openbmc/linux/drivers/ssb/
H A Dembedded.c72 u32 res = 0; in ssb_gpio_in() local
90 u32 res = 0; in ssb_gpio_out() local
108 u32 res = 0; in ssb_gpio_outen() local
126 u32 res = 0; in ssb_gpio_control() local
140 u32 res = 0; in ssb_gpio_intmask() local
158 u32 res = 0; in ssb_gpio_polarity() local
179 int res; in gige_pci_init_callback() local
221 int res; in gige_map_irq_callback() local
242 int res; in ssb_pcibios_map_irq() local

12345678910>>...147