/linux-6.3-rc2/block/ |
A D | bfq-wf2q.c | 325 struct bfq_entity *entity = NULL; in bfq_entity_of() local 350 struct bfq_entity *entity) in bfq_idle_extract() 481 struct bfq_entity *entity) in bfq_active_insert() 571 struct bfq_entity *entity) in bfq_active_extract() 593 struct bfq_entity *entity) in bfq_idle_insert() 626 struct bfq_entity *entity, in bfq_forget_entity() 702 struct bfq_entity *entity, in __bfq_entity_update_weight_prio() 789 struct bfq_entity *entity = &bfqq->entity; in bfq_bfqq_served() local 1351 struct bfq_entity *entity; in __bfq_lookup_next_entity() local 1395 struct bfq_entity *entity = NULL; in bfq_lookup_next_entity() local [all …]
|
A D | bfq-cgroup.c | 417 void bfq_init_entity(struct bfq_entity *entity, struct bfq_group *bfqg) in bfq_init_entity() 540 struct bfq_entity *entity = &bfqg->entity; in bfq_pd_init() local 575 struct bfq_entity *entity; in bfq_group_set_parent() local 585 struct bfq_entity *entity; in bfq_link_bfqg() local 644 struct bfq_entity *entity = &bfqq->entity; in bfq_bfqq_move() local 866 struct bfq_entity *entity = st->first_idle; in bfq_flush_idle_tree() local 880 struct bfq_entity *entity, in bfq_reparent_leaf_entity() 915 struct bfq_entity *entity; in bfq_reparent_active_queues() local 939 struct bfq_entity *entity = bfqg->my_entity; in bfq_pd_offline() local 1456 void bfq_init_entity(struct bfq_entity *entity, struct bfq_group *bfqg) in bfq_init_entity()
|
/linux-6.3-rc2/drivers/gpu/drm/scheduler/ |
A D | sched_entity.c | 59 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() 132 bool drm_sched_entity_is_ready(struct drm_sched_entity *entity) in drm_sched_entity_is_ready() 178 static void drm_sched_entity_kill(struct drm_sched_entity *entity) in drm_sched_entity_kill() 268 void drm_sched_entity_fini(struct drm_sched_entity *entity) in drm_sched_entity_fini() 295 void drm_sched_entity_destroy(struct drm_sched_entity *entity) in drm_sched_entity_destroy() 306 struct drm_sched_entity *entity = in drm_sched_entity_clear_dep() local 320 struct drm_sched_entity *entity = in drm_sched_entity_wakeup() local 395 struct drm_sched_entity *entity) in drm_sched_job_dependency() 454 void drm_sched_entity_select_rq(struct drm_sched_entity *entity) in drm_sched_entity_select_rq() [all …]
|
A D | sched_main.c | 83 static inline void drm_sched_rq_remove_fifo_locked(struct drm_sched_entity *entity) in drm_sched_rq_remove_fifo_locked() 93 void drm_sched_rq_update_fifo(struct drm_sched_entity *entity, ktime_t ts) in drm_sched_rq_update_fifo() 141 struct drm_sched_entity *entity) in drm_sched_rq_add_entity() 163 struct drm_sched_entity *entity) in drm_sched_rq_remove_entity() 192 struct drm_sched_entity *entity; in drm_sched_rq_select_entity_rr() local 240 struct drm_sched_entity *entity; in drm_sched_rq_select_entity_fifo() local 626 struct drm_sched_entity *entity, in drm_sched_job_init() 661 struct drm_sched_entity *entity = job->entity; in drm_sched_job_arm() local 851 struct drm_sched_entity *entity; in drm_sched_select_entity() local 986 struct drm_sched_entity *entity = NULL; in drm_sched_main() local [all …]
|
/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/ |
A D | vsp1_entity.c | 23 void vsp1_entity_route_setup(struct vsp1_entity *entity, in vsp1_entity_route_setup() 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() 216 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format() local 248 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code() local 301 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size() local 365 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_set_pad_format() local 498 int vsp1_entity_link_setup(struct media_entity *entity, in vsp1_entity_link_setup() 530 struct vsp1_entity *entity; in vsp1_entity_remote_pad() local [all …]
|
A D | vsp1_wpf.c | 228 static void vsp1_wpf_destroy(struct vsp1_entity *entity) in vsp1_wpf_destroy() 256 static void wpf_configure_stream(struct vsp1_entity *entity, in wpf_configure_stream() 365 static void wpf_configure_frame(struct vsp1_entity *entity, in wpf_configure_frame() 391 static void wpf_configure_partition(struct vsp1_entity *entity, in wpf_configure_partition() 533 static unsigned int wpf_max_width(struct vsp1_entity *entity, in wpf_max_width() 541 static void wpf_partition(struct vsp1_entity *entity, in wpf_partition()
|
A D | vsp1_uds.c | 40 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()
|
A D | vsp1_pipe.c | 264 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
|
A D | vsp1_rpf.c | 58 static void rpf_configure_stream(struct vsp1_entity *entity, in rpf_configure_stream() 278 static void rpf_configure_frame(struct vsp1_entity *entity, in rpf_configure_frame() 293 static void rpf_configure_partition(struct vsp1_entity *entity, in rpf_configure_partition() 376 static void rpf_partition(struct vsp1_entity *entity, in rpf_partition()
|
A D | vsp1_drv.c | 93 struct media_entity *entity = &sink->subdev.entity; in vsp1_create_sink_links() local 135 struct vsp1_entity *entity; in vsp1_uapi_create_links() local 214 struct vsp1_entity *entity, *_entity; in vsp1_destroy_entities() local 240 struct vsp1_entity *entity; in vsp1_create_entities() local
|
A D | vsp1_lut.c | 149 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()
|
A D | vsp1_clu.c | 173 static void clu_configure_stream(struct vsp1_entity *entity, in clu_configure_stream() 191 static void clu_configure_frame(struct vsp1_entity *entity, in clu_configure_frame() 222 static void clu_destroy(struct vsp1_entity *entity) in clu_destroy()
|
/linux-6.3-rc2/include/media/ |
A D | media-entity.h | 92 struct media_entity *entity; member 187 struct media_entity *entity; member 237 struct media_entity *entity; member 385 #define media_entity_for_each_pad(entity, iter) \ argument 535 struct media_entity *entity) in media_entity_enum_set() 550 struct media_entity *entity) in media_entity_enum_clear() 567 struct media_entity *entity) in media_entity_enum_test() 586 struct media_entity *entity) in media_entity_enum_test_and_set() 737 #define media_entity_cleanup(entity) do { } while (false) argument 1399 #define media_entity_call(entity, operation, args...) \ argument [all …]
|
A D | v4l2-mc.h | 208 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()
|
/linux-6.3-rc2/drivers/media/mc/ |
A D | mc-entity.c | 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 758 struct media_entity *entity = pad->entity; in __media_pipeline_start() local 982 struct media_entity *entity) in __media_pipeline_entity_iter_next() 989 struct media_entity *entity; in __media_pipeline_entity_iter_next() local 1148 struct media_entity *entity; in media_create_pad_links() local 1215 void media_entity_remove_links(struct media_entity *entity) in media_entity_remove_links() [all …]
|
A D | mc-device.c | 83 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() 789 struct media_entity *entity; in media_device_unregister() local
|
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | v4l2-mc.c | 25 struct media_entity *entity; in v4l2_mc_create_media_graph() local 434 static int pipeline_pm_use_count(struct media_entity *entity, in pipeline_pm_use_count() 460 static int pipeline_pm_power_one(struct media_entity *entity, int change) in pipeline_pm_power_one() 493 static int pipeline_pm_power(struct media_entity *entity, int change, in pipeline_pm_power() 521 static int v4l2_pipeline_pm_use(struct media_entity *entity, unsigned int use) in v4l2_pipeline_pm_use() 543 int v4l2_pipeline_pm_get(struct media_entity *entity) in v4l2_pipeline_pm_get() 549 void v4l2_pipeline_pm_put(struct media_entity *entity) in v4l2_pipeline_pm_put()
|
A D | v4l2-dev.c | 1103 struct media_entity *entity = &vdev->entity; in video_device_pipeline_start() local 1115 struct media_entity *entity = &vdev->entity; in __video_device_pipeline_start() local 1126 struct media_entity *entity = &vdev->entity; in video_device_pipeline_stop() local 1137 struct media_entity *entity = &vdev->entity; in __video_device_pipeline_stop() local 1148 struct media_entity *entity = &vdev->entity; in video_device_pipeline_alloc_start() local 1159 struct media_entity *entity = &vdev->entity; in video_device_pipeline() local
|
/linux-6.3-rc2/drivers/media/usb/uvc/ |
A D | uvc_entity.c | 18 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
|
A D | uvc_driver.c | 135 struct uvc_entity *entity; in uvc_entity_by_id() local 146 int id, struct uvc_entity *entity) in uvc_entity_by_reference() 745 struct uvc_entity *entity; in uvc_alloc_entity() local 1212 static int uvc_gpio_get_cur(struct uvc_device *dev, struct uvc_entity *entity, in uvc_gpio_get_cur() 1223 static int uvc_gpio_get_info(struct uvc_device *dev, struct uvc_entity *entity, in uvc_gpio_get_info() 1322 struct uvc_entity *entity) in uvc_scan_chain_entity() 1399 struct uvc_entity *entity, struct uvc_entity *prev) in uvc_scan_chain_forward() 1500 struct uvc_entity *entity = *_entity; in uvc_scan_chain_backward() local 1578 struct uvc_entity *entity, *prev; in uvc_scan_chain() local 1681 struct uvc_entity *entity; in uvc_scan_fallback() local [all …]
|
A D | uvc_ctrl.c | 891 static int uvc_entity_match_guid(const struct uvc_entity *entity, in uvc_entity_match_guid() 937 struct uvc_entity *entity; in uvc_find_control() local 1817 static int uvc_ctrl_find_ctrl_idx(struct uvc_entity *entity, in uvc_ctrl_find_ctrl_idx() 1843 struct uvc_entity *entity; in __uvc_ctrl_commit() local 2048 u8 entity; in uvc_ctrl_fixup_xu_info() member 2165 struct uvc_entity *entity; in uvc_xu_ctrl_query() local 2301 struct uvc_entity *entity; in uvc_ctrl_restore_values() local 2439 struct uvc_entity *entity; in uvc_ctrl_add_mapping() local 2525 struct uvc_entity *entity) in uvc_ctrl_prune_entity() 2673 struct uvc_entity *entity; in uvc_ctrl_init_chain() local [all …]
|
/linux-6.3-rc2/drivers/media/platform/xilinx/ |
A D | xilinx-vipp.c | 38 struct media_entity *entity; member 56 struct xvip_graph_entity *entity; in xvip_graph_find_entity() local 69 struct xvip_graph_entity *entity) in xvip_graph_build_one() 287 struct xvip_graph_entity *entity; in xvip_graph_notify_complete() local 319 struct xvip_graph_entity *entity; in xvip_graph_notify_bound() local 404 struct xvip_graph_entity *entity; in xvip_graph_parse() local
|
/linux-6.3-rc2/drivers/media/usb/au0828/ |
A D | au0828-core.c | 216 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
|
/linux-6.3-rc2/drivers/staging/media/imx/ |
A D | imx-media-dev-common.c | 70 struct media_entity *entity = srcpad->entity; in imx_media_add_vdev_to_pad() local 139 struct media_entity *entity; in imx_media_alloc_pad_vdev_lists() local 213 struct media_entity *entity) in imx_media_inherit_controls() 320 struct media_entity *entity = &sd->entity; in imx_media_notify() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_ctx.c | 206 struct amdgpu_ctx_entity *entity; in amdgpu_ctx_init_entity() local 258 static ktime_t amdgpu_ctx_fini_entity(struct amdgpu_ctx_entity *entity) in amdgpu_ctx_fini_entity() 416 u32 ring, struct drm_sched_entity **entity) in amdgpu_ctx_get_entity() 720 struct drm_sched_entity *entity, in amdgpu_ctx_add_fence() 747 struct drm_sched_entity *entity, in amdgpu_ctx_get_fence() 822 struct drm_sched_entity *entity) in amdgpu_ctx_wait_prev_fence() 870 struct drm_sched_entity *entity; in amdgpu_ctx_mgr_entity_flush() local 900 struct drm_sched_entity *entity; in amdgpu_ctx_mgr_entity_fini() local
|