Home
last modified time | relevance | path

Searched defs:entity (Results 1 – 25 of 162) sorted by relevance

1234567

/openbmc/linux/block/
H A Dbfq-wf2q.c30 static unsigned int bfq_class_idx(struct bfq_entity *entity) in bfq_class_idx()
194 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service()
221 static void bfq_inc_active_entities(struct bfq_entity *entity) in bfq_inc_active_entities()
230 static void bfq_dec_active_entities(struct bfq_entity *entity) in bfq_dec_active_entities()
246 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service()
251 static void bfq_inc_active_entities(struct bfq_entity *entity) in bfq_inc_active_entities()
255 static void bfq_dec_active_entities(struct bfq_entity *entity) in bfq_dec_active_entities()
270 struct bfq_queue *bfq_entity_to_bfqq(struct bfq_entity *entity) in bfq_entity_to_bfqq()
296 static void bfq_calc_finish(struct bfq_entity *entity, unsigned long service) in bfq_calc_finish()
325 struct bfq_entity *entity = NULL; in bfq_entity_of() local
[all …]
/openbmc/linux/drivers/gpu/drm/scheduler/
H A Dsched_entity.c59 int drm_sched_entity_init(struct drm_sched_entity *entity, in drm_sched_entity_init()
108 void drm_sched_entity_modify_sched(struct drm_sched_entity *entity, in drm_sched_entity_modify_sched()
121 static bool drm_sched_entity_is_idle(struct drm_sched_entity *entity) in drm_sched_entity_is_idle()
134 bool drm_sched_entity_is_ready(struct drm_sched_entity *entity) in drm_sched_entity_is_ready()
152 int drm_sched_entity_error(struct drm_sched_entity *entity) in drm_sched_entity_error()
217 static void drm_sched_entity_kill(struct drm_sched_entity *entity) in drm_sched_entity_kill()
261 long drm_sched_entity_flush(struct drm_sched_entity *entity, long timeout) in drm_sched_entity_flush()
307 void drm_sched_entity_fini(struct drm_sched_entity *entity) in drm_sched_entity_fini()
334 void drm_sched_entity_destroy(struct drm_sched_entity *entity) in drm_sched_entity_destroy()
345 struct drm_sched_entity *entity = in drm_sched_entity_clear_dep() local
[all …]
H A Dsched_main.c88 static inline void drm_sched_rq_remove_fifo_locked(struct drm_sched_entity *entity) in drm_sched_rq_remove_fifo_locked()
98 void drm_sched_rq_update_fifo(struct drm_sched_entity *entity, ktime_t ts) in drm_sched_rq_update_fifo()
146 struct drm_sched_entity *entity) in drm_sched_rq_add_entity()
168 struct drm_sched_entity *entity) in drm_sched_rq_remove_entity()
197 struct drm_sched_entity *entity; in drm_sched_rq_select_entity_rr() local
245 struct drm_sched_entity *entity; in drm_sched_rq_select_entity_fifo() local
632 struct drm_sched_entity *entity, in drm_sched_job_init()
675 struct drm_sched_entity *entity = job->entity; in drm_sched_job_arm() local
892 struct drm_sched_entity *entity; in drm_sched_select_entity() local
1021 struct drm_sched_entity *entity = NULL; in drm_sched_main() local
[all …]
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c23 void vsp1_entity_route_setup(struct vsp1_entity *entity, in vsp1_entity_route_setup()
72 void vsp1_entity_configure_stream(struct vsp1_entity *entity, in vsp1_entity_configure_stream()
81 void vsp1_entity_configure_frame(struct vsp1_entity *entity, in vsp1_entity_configure_frame()
90 void vsp1_entity_configure_partition(struct vsp1_entity *entity, in vsp1_entity_configure_partition()
118 vsp1_entity_get_pad_config(struct vsp1_entity *entity, in vsp1_entity_get_pad_config()
141 vsp1_entity_get_pad_format(struct vsp1_entity *entity, in vsp1_entity_get_pad_format()
160 vsp1_entity_get_pad_selection(struct vsp1_entity *entity, in vsp1_entity_get_pad_selection()
215 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format() local
247 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code() local
300 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size() local
[all …]
H A Dvsp1_wpf.c205 static void vsp1_wpf_destroy(struct vsp1_entity *entity) in vsp1_wpf_destroy()
233 static void wpf_configure_stream(struct vsp1_entity *entity, in wpf_configure_stream()
342 static void wpf_configure_frame(struct vsp1_entity *entity, in wpf_configure_frame()
368 static void wpf_configure_partition(struct vsp1_entity *entity, in wpf_configure_partition()
510 static unsigned int wpf_max_width(struct vsp1_entity *entity, in wpf_max_width()
518 static void wpf_partition(struct vsp1_entity *entity, in wpf_partition()
H A Dvsp1_uds.c40 void vsp1_uds_set_alpha(struct vsp1_entity *entity, struct vsp1_dl_body *dlb, in vsp1_uds_set_alpha()
260 static void uds_configure_stream(struct vsp1_entity *entity, in uds_configure_stream()
308 static void uds_configure_partition(struct vsp1_entity *entity, in uds_configure_partition()
334 static unsigned int uds_max_width(struct vsp1_entity *entity, in uds_max_width()
370 static void uds_partition(struct vsp1_entity *entity, in uds_partition()
H A Dvsp1_pipe.c264 struct vsp1_entity *entity; in vsp1_pipeline_reset() local
333 struct vsp1_entity *entity; in vsp1_pipeline_stop() local
460 struct vsp1_entity *entity; in vsp1_pipeline_propagate_partition() local
H A Dvsp1_rpf.c50 static void rpf_configure_stream(struct vsp1_entity *entity, in rpf_configure_stream()
270 static void rpf_configure_frame(struct vsp1_entity *entity, in rpf_configure_frame()
285 static void rpf_configure_partition(struct vsp1_entity *entity, in rpf_configure_partition()
368 static void rpf_partition(struct vsp1_entity *entity, in rpf_partition()
H A Dvsp1_drv.c101 struct media_entity *entity = &sink->subdev.entity; in vsp1_create_sink_links() local
143 struct vsp1_entity *entity; in vsp1_uapi_create_links() local
222 struct vsp1_entity *entity, *_entity; in vsp1_destroy_entities() local
248 struct vsp1_entity *entity; in vsp1_create_entities() local
H A Dvsp1_lut.c149 static void lut_configure_stream(struct vsp1_entity *entity, in lut_configure_stream()
159 static void lut_configure_frame(struct vsp1_entity *entity, in lut_configure_frame()
181 static void lut_destroy(struct vsp1_entity *entity) in lut_destroy()
/openbmc/linux/include/media/
H A Dmedia-entity.h92 struct media_entity *entity; member
187 struct media_entity *entity; member
238 struct media_entity *entity; member
387 #define media_entity_for_each_pad(entity, iter) \ argument
435 static inline u32 media_entity_id(struct media_entity *entity) in media_entity_id()
484 static inline bool is_media_entity_v4l2_video_device(struct media_entity *entity) in is_media_entity_v4l2_video_device()
497 static inline bool is_media_entity_v4l2_subdev(struct media_entity *entity) in is_media_entity_v4l2_subdev()
537 struct media_entity *entity) in media_entity_enum_set()
552 struct media_entity *entity) in media_entity_enum_clear()
569 struct media_entity *entity) in media_entity_enum_test()
[all …]
H A Dv4l2-mc.h208 static inline int v4l2_pipeline_pm_get(struct media_entity *entity) in v4l2_pipeline_pm_get()
213 static inline void v4l2_pipeline_pm_put(struct media_entity *entity) in v4l2_pipeline_pm_put()
/openbmc/linux/drivers/media/mc/
H A Dmc-entity.c194 int media_entity_pads_init(struct media_entity *entity, u16 num_pads, in media_entity_pads_init()
253 static bool media_entity_has_pad_interdep(struct media_entity *entity, in media_entity_has_pad_interdep()
270 media_entity_other(struct media_entity *entity, struct media_link *link) in media_entity_other()
280 struct media_entity *entity) in stack_push()
293 struct media_entity *entity; in stack_pop() local
333 struct media_entity *entity) in media_graph_walk_start()
348 struct media_entity *entity = stack_top(graph); in media_graph_walk_iter() local
392 struct media_entity *entity; in media_graph_walk_next() local
800 struct media_entity *entity = pad->entity; in __media_pipeline_start() local
1022 struct media_entity *entity) in __media_pipeline_entity_iter_next()
[all …]
H A Dmc-device.c83 struct media_entity *entity; in find_entity() local
154 struct media_entity *entity; in media_device_enum_links() local
233 struct media_entity *entity; in media_device_get_topology() local
487 __u32 entity; member
579 static void __media_device_unregister_entity(struct media_entity *entity) in __media_device_unregister_entity()
610 struct media_entity *entity) in media_device_register_entity()
673 void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity()
788 struct media_entity *entity; in media_device_unregister() local
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_entity.c18 struct uvc_entity *entity) in uvc_mc_create_links()
62 void uvc_mc_cleanup_entity(struct uvc_entity *entity) in uvc_mc_cleanup_entity()
71 struct uvc_entity *entity) in uvc_mc_init_entity()
137 struct uvc_entity *entity; in uvc_mc_register_entities() local
H A Duvc_driver.c136 struct uvc_entity *entity; in uvc_entity_by_id() local
147 int id, struct uvc_entity *entity) in uvc_entity_by_reference()
782 struct uvc_entity *entity; in uvc_alloc_new_entity() local
847 static void uvc_entity_set_name(struct uvc_device *dev, struct uvc_entity *entity, in uvc_entity_set_name()
1263 static int uvc_gpio_get_cur(struct uvc_device *dev, struct uvc_entity *entity, in uvc_gpio_get_cur()
1274 static int uvc_gpio_get_info(struct uvc_device *dev, struct uvc_entity *entity, in uvc_gpio_get_info()
1374 struct uvc_entity *entity) in uvc_scan_chain_entity()
1451 struct uvc_entity *entity, struct uvc_entity *prev) in uvc_scan_chain_forward()
1552 struct uvc_entity *entity = *_entity; in uvc_scan_chain_backward() local
1630 struct uvc_entity *entity, *prev; in uvc_scan_chain() local
[all …]
H A Duvc_ctrl.c891 static int uvc_entity_match_guid(const struct uvc_entity *entity, in uvc_entity_match_guid()
901 static void __uvc_find_control(struct uvc_entity *entity, u32 v4l2_id, in __uvc_find_control()
937 struct uvc_entity *entity; in uvc_find_control() local
1767 struct uvc_entity *entity, int rollback, struct uvc_control **err_ctrl) in uvc_ctrl_commit_entity()
1820 static int uvc_ctrl_find_ctrl_idx(struct uvc_entity *entity, in uvc_ctrl_find_ctrl_idx()
1846 struct uvc_entity *entity; in __uvc_ctrl_commit() local
2058 u8 entity; in uvc_ctrl_fixup_xu_info() member
2175 struct uvc_entity *entity; in uvc_xu_ctrl_query() local
2311 struct uvc_entity *entity; in uvc_ctrl_restore_values() local
2449 struct uvc_entity *entity; in uvc_ctrl_add_mapping() local
[all …]
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-mc.c25 struct media_entity *entity; in v4l2_mc_create_media_graph() local
442 static int pipeline_pm_use_count(struct media_entity *entity, in pipeline_pm_use_count()
468 static int pipeline_pm_power_one(struct media_entity *entity, int change) in pipeline_pm_power_one()
501 static int pipeline_pm_power(struct media_entity *entity, int change, in pipeline_pm_power()
529 static int v4l2_pipeline_pm_use(struct media_entity *entity, unsigned int use) in v4l2_pipeline_pm_use()
551 int v4l2_pipeline_pm_get(struct media_entity *entity) in v4l2_pipeline_pm_get()
557 void v4l2_pipeline_pm_put(struct media_entity *entity) in v4l2_pipeline_pm_put()
/openbmc/linux/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c38 struct media_entity *entity; member
56 struct xvip_graph_entity *entity; in xvip_graph_find_entity() local
76 struct xvip_graph_entity *entity) in xvip_graph_build_one()
294 struct xvip_graph_entity *entity; in xvip_graph_notify_complete() local
324 struct xvip_graph_entity *entity = to_xvip_entity(asc); in xvip_graph_notify_bound() local
389 struct xvip_graph_entity *entity; in xvip_graph_parse() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.c33 struct nouveau_sched_entity *entity = args->sched_entity; in nouveau_job_init() local
264 struct nouveau_sched_entity *entity = to_nouveau_sched_entity(job->base.entity); in nouveau_job_submit() local
347 nouveau_sched_entity_qwork(struct nouveau_sched_entity *entity, in nouveau_sched_entity_qwork()
402 int nouveau_sched_entity_init(struct nouveau_sched_entity *entity, in nouveau_sched_entity_init()
418 nouveau_sched_entity_fini(struct nouveau_sched_entity *entity) in nouveau_sched_entity_fini()
/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-core.c216 struct media_entity *entity, *mixer = NULL, *decoder = NULL; in au0828_media_graph_notify() local
266 struct media_entity *entity) in au0828_is_link_shareable()
288 static int au0828_enable_source(struct media_entity *entity, in au0828_enable_source()
442 static void au0828_disable_source(struct media_entity *entity) in au0828_disable_source()
563 struct media_entity *entity, *demod = NULL; in au0828_media_device_register() local
/openbmc/libpldm/src/dsp/
H A Dpdr.c465 pldm_entity entity; member
483 pldm_entity_node_get_remote_container_id(const pldm_entity_node *entity) in pldm_entity_node_get_remote_container_id()
526 pldm_entity_association_tree *tree, pldm_entity *entity, in pldm_entity_association_tree_add()
538 pldm_entity_association_tree *tree, pldm_entity *entity, in pldm_entity_association_tree_add_entity()
666 pldm_entity *entity = &entities[*index]; in entity_association_tree_visit() local
828 pldm_entity *entity = (pldm_entity *)start; in entity_association_pdr_add_children() local
840 pldm_entity *entity = (pldm_entity *)start; in entity_association_pdr_add_children() local
901 static bool is_present(pldm_entity entity, pldm_entity **entities, in is_present()
988 pldm_entity entity, pldm_entity_node **node) in find_entity_ref_in_tree()
1015 pldm_entity entity, pldm_entity_node **node) in pldm_find_entity_ref_in_tree()
[all …]
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media-dev-common.c55 struct media_entity *entity = srcpad->entity; in imx_media_add_vdev_to_pad() local
124 struct media_entity *entity; in imx_media_alloc_pad_vdev_lists() local
198 struct media_entity *entity) in imx_media_inherit_controls()
305 struct media_entity *entity = &sd->entity; in imx_media_notify() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dcollect_slot_vpd.cpp47 const pldm_entity entity = getEntityIDfromEffecterID(effecterId); in enableSlot() local
66 const pldm_entity& entity, in processSlotOperations()
157 const pldm_entity& entity, in createPresenceMatch()
181 bool presentValue, uint8_t stateFiledvalue, const pldm_entity& entity) in processPresentPropertyChange()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c208 struct amdgpu_ctx_entity *entity; in amdgpu_ctx_init_entity() local
272 struct amdgpu_ctx_entity *entity) in amdgpu_ctx_fini_entity()
434 u32 ring, struct drm_sched_entity **entity) in amdgpu_ctx_get_entity()
757 struct drm_sched_entity *entity, in amdgpu_ctx_add_fence()
784 struct drm_sched_entity *entity, in amdgpu_ctx_get_fence()
859 struct drm_sched_entity *entity) in amdgpu_ctx_wait_prev_fence()
907 struct drm_sched_entity *entity; in amdgpu_ctx_mgr_entity_flush() local
937 struct drm_sched_entity *entity; in amdgpu_ctx_mgr_entity_fini() local

1234567