Home
last modified time | relevance | path

Searched defs:is_remote (Results 1 – 5 of 5) sorted by relevance

/openbmc/libpldm/src/dsp/
H A Dpdr.c26 bool is_remote; member
49 bool is_remote, uint16_t terminus_handle, in pldm_pdr_add()
850 pldm_pdr *repo, bool is_remote, in entity_association_pdr_add_entry()
911 size_t num_entities, bool is_remote, in entity_association_pdr_add()
943 pldm_pdr *repo, bool is_remote, in pldm_entity_association_pdr_add()
957 size_t num_entities, bool is_remote, uint16_t terminus_handle) in pldm_entity_association_pdr_add_from_node()
967 size_t num_entities, bool is_remote, uint16_t terminus_handle, in pldm_entity_association_pdr_add_from_node_with_record_handle()
1144 bool is_remote) in entity_association_tree_find_if_remote()
1743 pldm_pdr *repo, pldm_entity *entity, bool is_remote, in pldm_entity_association_find_record_handle_by_entity()
1801 pldm_pdr *repo, pldm_entity *entity, bool is_remote, in pldm_entity_association_pdr_remove_contained_entity()
[all …]
/openbmc/linux/include/drm/display/
H A Ddrm_dp_helper.h451 bool is_remote; member
/openbmc/linux/drivers/dma/
H A Dfsl-edma-common.h160 bool is_remote; member
/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()
/openbmc/linux/fs/dlm/
H A Dlock.c244 static inline int is_remote(struct dlm_rsb *r) in is_remote() function