Home
last modified time | relevance | path

Searched refs:is_remote (Results 1 – 12 of 12) sorted by relevance

/openbmc/libpldm/include/libpldm/
H A Dpdr.h80 bool is_remote, uint16_t terminus_handle,
247 bool is_remote);
374 uint8_t association_type, bool is_remote, bool is_update_container_id,
464 pldm_pdr *repo, bool is_remote,
514 size_t num_entities, bool is_remote, uint16_t terminus_handle);
531 size_t num_entities, bool is_remote, uint16_t terminus_handle,
595 bool is_remote);
669 pldm_pdr *repo, pldm_entity *entity, bool is_remote,
682 bool is_remote,
/openbmc/libpldm/src/dsp/
H A Dpdr.c26 bool is_remote; member
57 bool is_remote, uint16_t terminus_handle, in pldm_pdr_add() argument
93 record->is_remote = is_remote; in pldm_pdr_add()
291 return record->is_remote; in pldm_pdr_record_is_remote()
461 bool is_remote) in pldm_pdr_delete_by_record_handle() argument
485 if (record->is_remote == is_remote && in pldm_pdr_delete_by_record_handle()
580 uint8_t association_type, bool is_remote, bool is_update_container_id, in pldm_entity_association_tree_add_entity() argument
632 if (is_remote) { in pldm_entity_association_tree_add_entity()
840 entity_association_pdr_add_children(pldm_entity_node * curr,pldm_pdr * repo,uint16_t size,uint8_t contained_count,uint8_t association_type,bool is_remote,uint16_t terminus_handle,uint32_t record_handle) entity_association_pdr_add_children() argument
898 entity_association_pdr_add_entry(pldm_entity_node * curr,pldm_pdr * repo,bool is_remote,uint16_t terminus_handle,uint32_t record_handle) entity_association_pdr_add_entry() argument
974 entity_association_pdr_add(pldm_entity_node * curr,pldm_pdr * repo,pldm_entity ** entities,size_t num_entities,bool is_remote,uint16_t terminus_handle,uint32_t record_handle) entity_association_pdr_add() argument
1025 pldm_entity_association_pdr_add(pldm_entity_association_tree * tree,pldm_pdr * repo,bool is_remote,uint16_t terminus_handle) pldm_entity_association_pdr_add() argument
1040 pldm_entity_association_pdr_add_from_node(pldm_entity_node * node,pldm_pdr * repo,pldm_entity ** entities,size_t num_entities,bool is_remote,uint16_t terminus_handle) pldm_entity_association_pdr_add_from_node() argument
1050 pldm_entity_association_pdr_add_from_node_with_record_handle(pldm_entity_node * node,pldm_pdr * repo,pldm_entity ** entities,size_t num_entities,bool is_remote,uint16_t terminus_handle,uint32_t record_handle) pldm_entity_association_pdr_add_from_node_with_record_handle() argument
1230 entity_association_tree_find_if_remote(pldm_entity_node * node,pldm_entity * entity,pldm_entity_node ** out,bool is_remote) entity_association_tree_find_if_remote() argument
1259 pldm_entity_association_tree_find_with_locality(pldm_entity_association_tree * tree,pldm_entity * entity,bool is_remote) pldm_entity_association_tree_find_with_locality() argument
1834 pldm_entity_association_find_record_handle_by_entity(pldm_pdr * repo,pldm_entity * entity,bool is_remote,uint32_t * record_handle) pldm_entity_association_find_record_handle_by_entity() argument
1892 pldm_entity_association_pdr_remove_contained_entity(pldm_pdr * repo,pldm_entity * entity,bool is_remote,uint32_t * pdr_record_handle) pldm_entity_association_pdr_remove_contained_entity() argument
2128 pldm_pdr_remove_fru_record_set_by_rsi(pldm_pdr * repo,uint16_t fru_rsi,bool is_remote,uint32_t * record_handle) pldm_pdr_remove_fru_record_set_by_rsi() argument
[all...]
/openbmc/openbmc/poky/scripts/
H A Doe-publish-sdk50 is_remote = True
54 is_remote = False
60 if not is_remote:
71 if not is_remote:
87 if not is_remote:
109 if not is_remote:
/openbmc/linux/net/devlink/
H A Ddev.c78 devlink_reload_stats_put(struct sk_buff *msg, struct devlink *devlink, bool is_remote) in devlink_reload_stats_put() argument
84 if (!is_remote) in devlink_reload_stats_put()
93 if ((!is_remote && in devlink_reload_stats_put()
113 if ((!is_remote && j != DEVLINK_RELOAD_LIMIT_UNSPEC && in devlink_reload_stats_put()
119 if (!is_remote) in devlink_reload_stats_put()
/openbmc/linux/drivers/dma/
H A Dfsl-edma-common.c83 if (fsl_chan->is_remote) in fsl_edma3_enable_request()
751 fsl_chan->is_remote = true; in fsl_edma_prep_memcpy()
830 fsl_chan->is_remote = false; in fsl_edma_free_chan_resources()
H A Dfsl-edma-common.h161 bool is_remote; member
H A Dfsl-edma-main.c157 fsl_chan->is_remote = dma_spec->args[2] & FSL_EDMA_REMOTE; in fsl_edma3_xlate()
/openbmc/linux/include/drm/display/
H A Ddrm_dp_helper.h451 bool is_remote; member
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c665 if (!aux->is_remote) { in drm_dp_dpcd_read()
671 if (aux->is_remote) in drm_dp_dpcd_read()
701 if (aux->is_remote) in drm_dp_dpcd_write()
H A Ddrm_dp_mst_topology.c2320 port->aux.is_remote = true; in drm_dp_mst_add_port()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump4619 'name' => 'is_remote',
4726 'name' => 'is_remote',
4771 'name' => 'is_remote',
4795 'name' => 'is_remote',
4948 'name' => 'is_remote',
5322 'name' => 'is_remote',
11791 'name' => 'is_remote',
/openbmc/linux/fs/dlm/
H A Dlock.c244 static inline int is_remote(struct dlm_rsb *r) in is_remote() function
3030 if (is_remote(r)) { in _request_lock()
3049 if (is_remote(r)) { in _convert_lock()
3068 if (is_remote(r)) { in _unlock_lock()
3087 if (is_remote(r)) { in _cancel_lock()