| /kernel/linux/linux-6.6/block/ |
| D | bfq-wf2q.c | 30 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 …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/scheduler/ |
| D | sched_entity.c | 53 int drm_sched_entity_init(struct drm_sched_entity *entity, in drm_sched_entity_init() 93 void drm_sched_entity_modify_sched(struct drm_sched_entity *entity, in drm_sched_entity_modify_sched() 111 static bool drm_sched_entity_is_idle(struct drm_sched_entity *entity) in drm_sched_entity_is_idle() 130 bool drm_sched_entity_is_ready(struct drm_sched_entity *entity) in drm_sched_entity_is_ready() 153 long drm_sched_entity_flush(struct drm_sched_entity *entity, long timeout) in drm_sched_entity_flush() 219 static void drm_sched_entity_kill_jobs(struct drm_sched_entity *entity) in drm_sched_entity_kill_jobs() 264 void drm_sched_entity_fini(struct drm_sched_entity *entity) in drm_sched_entity_fini() 307 void drm_sched_entity_destroy(struct drm_sched_entity *entity) in drm_sched_entity_destroy() 320 struct drm_sched_entity *entity = in drm_sched_entity_clear_dep() local 334 struct drm_sched_entity *entity = in drm_sched_entity_wakeup() local [all …]
|
| D | sched_main.c | 90 struct drm_sched_entity *entity) in drm_sched_rq_add_entity() 109 struct drm_sched_entity *entity) in drm_sched_rq_remove_entity() 131 struct drm_sched_entity *entity; in drm_sched_rq_select_entity() local 174 struct drm_sched_entity *entity) in drm_sched_dependency_optimized() 333 struct drm_sched_entity *entity; in drm_sched_increase_karma() local 549 struct drm_sched_entity *entity, in drm_sched_job_init() 621 struct drm_sched_entity *entity; in drm_sched_select_entity() local 771 struct drm_sched_entity *entity = NULL; in drm_sched_main() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/scheduler/ |
| 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() 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() 218 static void drm_sched_entity_kill(struct drm_sched_entity *entity) in drm_sched_entity_kill() 269 long drm_sched_entity_flush(struct drm_sched_entity *entity, long timeout) in drm_sched_entity_flush() 315 void drm_sched_entity_fini(struct drm_sched_entity *entity) in drm_sched_entity_fini() 342 void drm_sched_entity_destroy(struct drm_sched_entity *entity) in drm_sched_entity_destroy() 356 struct drm_sched_entity *entity = in drm_sched_entity_wakeup() local [all …]
|
| D | sched_main.c | 88 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 …]
|
| /kernel/linux/linux-5.10/block/ |
| D | bfq-wf2q.c | 30 static unsigned int bfq_class_idx(struct bfq_entity *entity) in bfq_class_idx() 207 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service() 246 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service() 262 struct bfq_queue *bfq_entity_to_bfqq(struct bfq_entity *entity) in bfq_entity_to_bfqq() 288 static void bfq_calc_finish(struct bfq_entity *entity, unsigned long service) in bfq_calc_finish() 317 struct bfq_entity *entity = NULL; in bfq_entity_of() local 330 static void bfq_extract(struct rb_root *root, struct bfq_entity *entity) in bfq_extract() 342 struct bfq_entity *entity) in bfq_idle_extract() 371 static void bfq_insert(struct rb_root *root, struct bfq_entity *entity) in bfq_insert() 403 static void bfq_update_min(struct bfq_entity *entity, struct rb_node *node) in bfq_update_min() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
| D | vsp1_entity.c | 23 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 …]
|
| D | vsp1_wpf.c | 205 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()
|
| 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()
|
| /kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
| D | vsp1_entity.c | 23 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() 214 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format() local 246 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code() local 298 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size() local [all …]
|
| 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()
|
| /kernel/linux/linux-5.10/drivers/media/mc/ |
| D | mc-entity.c | 197 int media_entity_pads_init(struct media_entity *entity, u16 num_pads, in media_entity_pads_init() 232 media_entity_other(struct media_entity *entity, struct media_link *link) in media_entity_other() 242 struct media_entity *entity) in stack_push() 255 struct media_entity *entity; in stack_pop() local 295 struct media_entity *entity) in media_graph_walk_start() 310 struct media_entity *entity = stack_top(graph); in media_graph_walk_iter() local 347 struct media_entity *entity; in media_graph_walk_next() local 368 int media_entity_get_fwnode_pad(struct media_entity *entity, in media_entity_get_fwnode_pad() 407 __must_check int __media_pipeline_start(struct media_entity *entity, in __media_pipeline_start() 532 __must_check int media_pipeline_start(struct media_entity *entity, in media_pipeline_start() [all …]
|
| /kernel/linux/linux-6.6/include/media/ |
| D | media-entity.h | 92 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 …]
|
| /kernel/linux/linux-6.6/drivers/media/mc/ |
| D | mc-entity.c | 194 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 …]
|
| /kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
| 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() 136 struct uvc_entity *entity; in uvc_mc_register_entities() local
|
| /kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| D | v4l2-mc.c | 25 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()
|
| /kernel/linux/linux-5.10/include/media/ |
| D | media-entity.h | 90 struct media_entity *entity; member 143 struct media_entity *entity; member 191 struct media_entity *entity; member 363 static inline u32 media_entity_id(struct media_entity *entity) in media_entity_id() 412 static inline bool is_media_entity_v4l2_video_device(struct media_entity *entity) in is_media_entity_v4l2_video_device() 425 static inline bool is_media_entity_v4l2_subdev(struct media_entity *entity) in is_media_entity_v4l2_subdev() 465 struct media_entity *entity) in media_entity_enum_set() 480 struct media_entity *entity) in media_entity_enum_clear() 497 struct media_entity *entity) in media_entity_enum_test() 516 struct media_entity *entity) in media_entity_enum_test_and_set() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_ctx.c | 96 struct amdgpu_ctx_entity *entity; in amdgpu_ctx_init_entity() local 169 static void amdgpu_ctx_fini_entity(struct amdgpu_ctx_entity *entity) in amdgpu_ctx_fini_entity() 204 u32 ring, struct drm_sched_entity **entity) in amdgpu_ctx_get_entity() 436 struct drm_sched_entity *entity, in amdgpu_ctx_add_fence() 462 struct drm_sched_entity *entity, in amdgpu_ctx_get_fence() 537 struct drm_sched_entity *entity) in amdgpu_ctx_wait_prev_fence() 578 struct drm_sched_entity *entity; in amdgpu_ctx_mgr_entity_flush() local 608 struct drm_sched_entity *entity; in amdgpu_ctx_mgr_entity_fini() local
|
| /kernel/linux/linux-5.10/drivers/media/platform/xilinx/ |
| 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 405 struct xvip_graph_entity *entity; in xvip_graph_parse() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/xilinx/ |
| D | xilinx-vipp.c | 38 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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| D | nouveau_sched.c | 33 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()
|
| /kernel/linux/linux-6.6/drivers/media/usb/au0828/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/media/usb/au0828/ |
| 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
|