Home
last modified time | relevance | path

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

12345

/Linux-v4.19/block/
Dbfq-wf2q.c39 static unsigned int bfq_class_idx(struct bfq_entity *entity) in bfq_class_idx()
210 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service()
249 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service()
265 struct bfq_queue *bfq_entity_to_bfqq(struct bfq_entity *entity) in bfq_entity_to_bfqq()
294 static void bfq_calc_finish(struct bfq_entity *entity, unsigned long service) in bfq_calc_finish()
323 struct bfq_entity *entity = NULL; in bfq_entity_of() local
336 static void bfq_extract(struct rb_root *root, struct bfq_entity *entity) in bfq_extract()
348 struct bfq_entity *entity) in bfq_idle_extract()
377 static void bfq_insert(struct rb_root *root, struct bfq_entity *entity) in bfq_insert()
409 static void bfq_update_min(struct bfq_entity *entity, struct rb_node *node) in bfq_update_min()
[all …]
Dbfq-cgroup.c346 void bfq_init_entity(struct bfq_entity *entity, struct bfq_group *bfqg) in bfq_init_entity()
460 struct bfq_entity *entity = &bfqg->entity; in bfq_pd_init() local
492 struct bfq_entity *entity; in bfq_group_set_parent() local
514 struct bfq_entity *entity; in bfq_find_set_group() local
557 struct bfq_entity *entity = &bfqq->entity; in bfq_bfqq_move() local
610 struct bfq_entity *entity; in __bfq_bic_change_cgroup() local
717 struct bfq_entity *entity = st->first_idle; in bfq_flush_idle_tree() local
729 struct bfq_entity *entity) in bfq_reparent_leaf_entity()
748 struct bfq_entity *entity = NULL; in bfq_reparent_active_entities() local
774 struct bfq_entity *entity = bfqg->my_entity; in bfq_pd_offline() local
[all …]
/Linux-v4.19/drivers/gpu/drm/scheduler/
Dgpu_scheduler.c90 struct drm_sched_entity *entity) in drm_sched_rq_add_entity()
108 struct drm_sched_entity *entity) in drm_sched_rq_remove_entity()
129 struct drm_sched_entity *entity; in drm_sched_rq_select_entity() local
177 int drm_sched_entity_init(struct drm_sched_entity *entity, in drm_sched_entity_init()
208 static bool drm_sched_entity_is_idle(struct drm_sched_entity *entity) in drm_sched_entity_is_idle()
226 static bool drm_sched_entity_is_ready(struct drm_sched_entity *entity) in drm_sched_entity_is_ready()
260 long drm_sched_entity_flush(struct drm_sched_entity *entity, long timeout) in drm_sched_entity_flush()
300 void drm_sched_entity_fini(struct drm_sched_entity *entity) in drm_sched_entity_fini()
361 void drm_sched_entity_destroy(struct drm_sched_entity *entity) in drm_sched_entity_destroy()
370 struct drm_sched_entity *entity = in drm_sched_entity_wakeup() local
[all …]
/Linux-v4.19/drivers/media/platform/vsp1/
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()
80 void vsp1_entity_configure_frame(struct vsp1_entity *entity, in vsp1_entity_configure_frame()
89 void vsp1_entity_configure_partition(struct vsp1_entity *entity, in vsp1_entity_configure_partition()
117 vsp1_entity_get_pad_config(struct vsp1_entity *entity, in vsp1_entity_get_pad_config()
140 vsp1_entity_get_pad_format(struct vsp1_entity *entity, in vsp1_entity_get_pad_format()
159 vsp1_entity_get_pad_selection(struct vsp1_entity *entity, in vsp1_entity_get_pad_selection()
213 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format() local
245 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code() local
297 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size() local
[all …]
Dvsp1_wpf.c228 static void vsp1_wpf_destroy(struct vsp1_entity *entity) in vsp1_wpf_destroy()
235 static void wpf_configure_stream(struct vsp1_entity *entity, in wpf_configure_stream()
326 static void wpf_configure_frame(struct vsp1_entity *entity, in wpf_configure_frame()
352 static void wpf_configure_partition(struct vsp1_entity *entity, in wpf_configure_partition()
482 static unsigned int wpf_max_width(struct vsp1_entity *entity, in wpf_max_width()
490 static void wpf_partition(struct vsp1_entity *entity, in wpf_partition()
Dvsp1_uds.c40 void vsp1_uds_set_alpha(struct vsp1_entity *entity, struct vsp1_dl_body *dlb, in vsp1_uds_set_alpha()
258 static void uds_configure_stream(struct vsp1_entity *entity, in uds_configure_stream()
305 static void uds_configure_partition(struct vsp1_entity *entity, in uds_configure_partition()
331 static unsigned int uds_max_width(struct vsp1_entity *entity, in uds_max_width()
359 static void uds_partition(struct vsp1_entity *entity, in uds_partition()
Dvsp1_pipe.c184 struct vsp1_entity *entity; in vsp1_pipeline_reset() local
253 struct vsp1_entity *entity; in vsp1_pipeline_stop() local
380 struct vsp1_entity *entity; in vsp1_pipeline_propagate_partition() local
Dvsp1_rpf.c58 static void rpf_configure_stream(struct vsp1_entity *entity, in rpf_configure_stream()
225 static void rpf_configure_frame(struct vsp1_entity *entity, in rpf_configure_frame()
240 static void rpf_configure_partition(struct vsp1_entity *entity, in rpf_configure_partition()
323 static void rpf_partition(struct vsp1_entity *entity, in rpf_partition()
Dvsp1_drv.c92 struct media_entity *entity = &sink->subdev.entity; in vsp1_create_sink_links() local
134 struct vsp1_entity *entity; in vsp1_uapi_create_links() local
213 struct vsp1_entity *entity, *_entity; in vsp1_destroy_entities() local
239 struct vsp1_entity *entity; in vsp1_create_entities() local
Dvsp1_lut.c148 static void lut_configure_stream(struct vsp1_entity *entity, in lut_configure_stream()
157 static void lut_configure_frame(struct vsp1_entity *entity, in lut_configure_frame()
179 static void lut_destroy(struct vsp1_entity *entity) in lut_destroy()
Dvsp1_clu.c172 static void clu_configure_stream(struct vsp1_entity *entity, in clu_configure_stream()
189 static void clu_configure_frame(struct vsp1_entity *entity, in clu_configure_frame()
220 static void clu_destroy(struct vsp1_entity *entity) in clu_destroy()
Dvsp1_hgo.c41 void vsp1_hgo_frame_end(struct vsp1_entity *entity) in vsp1_hgo_frame_end()
132 static void hgo_configure_stream(struct vsp1_entity *entity, in hgo_configure_stream()
Dvsp1_sru.c270 static void sru_configure_stream(struct vsp1_entity *entity, in sru_configure_stream()
303 static unsigned int sru_max_width(struct vsp1_entity *entity, in sru_max_width()
321 static void sru_partition(struct vsp1_entity *entity, in sru_partition()
Dvsp1_hgt.c41 void vsp1_hgt_frame_end(struct vsp1_entity *entity) in vsp1_hgt_frame_end()
128 static void hgt_configure_stream(struct vsp1_entity *entity, in hgt_configure_stream()
Dvsp1_video.c259 struct vsp1_entity *entity; in vsp1_video_pipeline_setup_partitions() local
382 struct vsp1_entity *entity; in vsp1_video_pipeline_run_partition() local
393 struct vsp1_entity *entity; in vsp1_video_pipeline_run() local
487 struct vsp1_entity *entity; in vsp1_video_pipeline_build_branch() local
576 struct media_entity *entity = &video->video.entity; in vsp1_video_pipeline_build() local
802 struct vsp1_entity *entity; in vsp1_video_setup_pipeline() local
/Linux-v4.19/drivers/media/
Dmedia-entity.c206 int media_entity_pads_init(struct media_entity *entity, u16 num_pads, in media_entity_pads_init()
241 media_entity_other(struct media_entity *entity, struct media_link *link) in media_entity_other()
251 struct media_entity *entity) in stack_push()
264 struct media_entity *entity; in stack_pop() local
304 struct media_entity *entity) in media_graph_walk_start()
319 struct media_entity *entity = stack_top(graph); in media_graph_walk_iter() local
356 struct media_entity *entity; in media_graph_walk_next() local
377 int media_entity_get_fwnode_pad(struct media_entity *entity, in media_entity_get_fwnode_pad()
416 __must_check int __media_pipeline_start(struct media_entity *entity, in __media_pipeline_start()
538 __must_check int media_pipeline_start(struct media_entity *entity, in media_pipeline_start()
[all …]
Dmedia-device.c90 struct media_entity *entity; in find_entity() local
161 struct media_entity *entity; in media_device_enum_links() local
240 struct media_entity *entity; in media_device_get_topology() local
479 __u32 entity; member
569 struct media_entity *entity) in media_device_register_entity()
632 static void __media_device_unregister_entity(struct media_entity *entity) in __media_device_unregister_entity()
664 void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity()
781 struct media_entity *entity; in media_device_unregister() local
/Linux-v4.19/drivers/media/usb/uvc/
Duvc_entity.c23 struct uvc_entity *entity) in uvc_mc_create_links()
67 void uvc_mc_cleanup_entity(struct uvc_entity *entity) in uvc_mc_cleanup_entity()
76 struct uvc_entity *entity) in uvc_mc_init_entity()
106 struct uvc_entity *entity; in uvc_mc_register_entities() local
Duvc_ctrl.c835 static int uvc_entity_match_guid(const struct uvc_entity *entity, in uvc_entity_match_guid()
861 static void __uvc_find_control(struct uvc_entity *entity, u32 v4l2_id, in __uvc_find_control()
897 struct uvc_entity *entity; in uvc_find_control() local
1492 struct uvc_entity *entity, int rollback) in uvc_ctrl_commit_entity()
1546 struct uvc_entity *entity; in __uvc_ctrl_commit() local
1733 u8 entity; in uvc_ctrl_fixup_xu_info() member
1850 struct uvc_entity *entity; in uvc_xu_ctrl_query() local
1981 struct uvc_entity *entity; in uvc_ctrl_restore_values() local
2095 struct uvc_entity *entity; in uvc_ctrl_add_mapping() local
2181 struct uvc_entity *entity) in uvc_ctrl_prune_entity()
[all …]
Duvc_driver.c354 struct uvc_entity *entity; in uvc_entity_by_id() local
365 int id, struct uvc_entity *entity) in uvc_entity_by_reference()
912 struct uvc_entity *entity; in uvc_alloc_entity() local
1353 struct uvc_entity *entity) in uvc_scan_chain_entity()
1436 struct uvc_entity *entity, struct uvc_entity *prev) in uvc_scan_chain_forward()
1502 struct uvc_entity *entity = *_entity; in uvc_scan_chain_backward() local
1576 struct uvc_entity *entity, *prev; in uvc_scan_chain() local
1678 struct uvc_entity *entity; in uvc_scan_fallback() local
1842 struct uvc_entity *entity; in uvc_delete() local
/Linux-v4.19/drivers/media/platform/xilinx/
Dxilinx-vipp.c44 struct media_entity *entity; member
58 struct xvip_graph_entity *entity; in xvip_graph_find_entity() local
69 struct xvip_graph_entity *entity) in xvip_graph_build_one()
291 struct xvip_graph_entity *entity; in xvip_graph_notify_complete() local
321 struct xvip_graph_entity *entity; in xvip_graph_notify_bound() local
354 struct xvip_graph_entity *entity; in xvip_graph_parse_one() local
401 struct xvip_graph_entity *entity; in xvip_graph_parse() local
489 struct xvip_graph_entity *entity; in xvip_graph_cleanup() local
508 struct xvip_graph_entity *entity; in xvip_graph_init() local
/Linux-v4.19/include/media/
Dmedia-entity.h98 struct media_entity *entity; member
151 struct media_entity *entity; member
170 struct media_entity *entity; member
340 static inline u32 media_entity_id(struct media_entity *entity) in media_entity_id()
389 static inline bool is_media_entity_v4l2_video_device(struct media_entity *entity) in is_media_entity_v4l2_video_device()
402 static inline bool is_media_entity_v4l2_subdev(struct media_entity *entity) in is_media_entity_v4l2_subdev()
442 struct media_entity *entity) in media_entity_enum_set()
457 struct media_entity *entity) in media_entity_enum_clear()
474 struct media_entity *entity) in media_entity_enum_test()
493 struct media_entity *entity) in media_entity_enum_test_and_set()
[all …]
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dum_idi.c273 int divas_um_idi_delete_entity(int adapter_nr, void *entity) in divas_um_idi_delete_entity()
302 int diva_um_idi_read(void *entity, in diva_um_idi_read()
382 int diva_um_idi_write(void *entity, in diva_um_idi_write()
492 static void diva_um_idi_xdi_callback(ENTITY *entity) in diva_um_idi_xdi_callback()
760 int diva_user_mode_idi_ind_ready(void *entity, void *os_handle) in diva_user_mode_idi_ind_ready()
800 void *diva_um_id_get_os_context(void *entity) in diva_um_id_get_os_context()
805 int divas_um_idi_entity_assigned(void *entity) in divas_um_idi_entity_assigned()
836 int divas_um_idi_entity_start_remove(void *entity) in divas_um_idi_entity_start_remove()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-mc.c25 struct media_entity *entity; in v4l2_mc_create_media_graph() local
258 static int pipeline_pm_use_count(struct media_entity *entity, in pipeline_pm_use_count()
284 static int pipeline_pm_power_one(struct media_entity *entity, int change) in pipeline_pm_power_one()
317 static int pipeline_pm_power(struct media_entity *entity, int change, in pipeline_pm_power()
345 int v4l2_pipeline_pm_use(struct media_entity *entity, int use) in v4l2_pipeline_pm_use()
/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-core.c232 struct media_entity *entity, *mixer = NULL, *decoder = NULL; in au0828_media_graph_notify() local
280 static int au0828_enable_source(struct media_entity *entity, in au0828_enable_source()
425 static void au0828_disable_source(struct media_entity *entity) in au0828_disable_source()
470 struct media_entity *entity, *demod = NULL; in au0828_media_device_register() local

12345