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
57 bool is_remote, uint16_t terminus_handle, in pldm_pdr_add() argument
461 bool is_remote) in pldm_pdr_delete_by_record_handle() argument
580 uint8_t association_type, bool is_remote, bool is_update_container_id, in pldm_entity_association_tree_add_entity() argument
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/linux/include/drm/display/
H A Ddrm_dp_helper.h451 bool is_remote; member
/openbmc/linux/drivers/dma/
H A Dfsl-edma-common.h161 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