/openbmc/libpldm/include/libpldm/ |
H A D | pdr.h | 80 bool is_remote, uint16_t terminus_handle, 362 uint8_t association_type, bool is_remote, bool is_update_container_id, 452 pldm_pdr *repo, bool is_remote, 502 size_t num_entities, bool is_remote, uint16_t terminus_handle); 519 size_t num_entities, bool is_remote, uint16_t terminus_handle, 583 bool is_remote); 657 pldm_pdr *repo, pldm_entity *entity, bool is_remote, 670 bool is_remote,
|
/openbmc/libpldm/src/dsp/ |
H A D | pdr.c | 26 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() 540 uint8_t association_type, bool is_remote, bool is_update_container_id, in pldm_entity_association_tree_add_entity() argument 592 if (is_remote) { in pldm_entity_association_tree_add_entity() 610 if (!is_remote) { in pldm_entity_association_tree_add_entity() 800 uint8_t contained_count, uint8_t association_type, bool is_remote, in entity_association_pdr_add_children() argument 851 rc = pldm_pdr_add(repo, pdr, size, is_remote, terminus_handle, in entity_association_pdr_add_children() 858 pldm_pdr *repo, bool is_remote, in entity_association_pdr_add_entry() argument [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-publish-sdk | 50 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 D | dev.c | 78 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 D | fsl-edma-common.c | 83 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 D | fsl-edma-common.h | 161 bool is_remote; member
|
H A D | fsl-edma-main.c | 157 fsl_chan->is_remote = dma_spec->args[2] & FSL_EDMA_REMOTE; in fsl_edma3_xlate()
|
/openbmc/linux/include/drm/display/ |
H A D | drm_dp_helper.h | 451 bool is_remote; member
|
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_helper.c | 665 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 D | drm_dp_mst_topology.c | 2320 port->aux.is_remote = true; in drm_dp_mst_add_port()
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 4649 'name' => 'is_remote', 4756 'name' => 'is_remote', 4801 'name' => 'is_remote', 4825 'name' => 'is_remote', 4978 'name' => 'is_remote', 5352 'name' => 'is_remote', 11879 'name' => 'is_remote',
|
/openbmc/linux/fs/dlm/ |
H A D | lock.c | 244 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()
|