Home
last modified time | relevance | path

Searched defs:group (Results 1 – 25 of 654) sorted by relevance

12345678910>>...27

/linux/drivers/vfio/
A Dgroup.c414 struct vfio_group *group = device->group; in vfio_device_block_group() local
432 struct vfio_group *group = device->group; in vfio_device_unblock_group() local
441 struct vfio_group *group = in vfio_group_fops_open() local
518 struct vfio_group *group; in vfio_group_find_from_iommu() local
548 struct vfio_group *group; in vfio_group_alloc() local
585 struct vfio_group *group; in vfio_create_group() local
622 struct vfio_group *group; in vfio_noiommu_group_alloc() local
671 struct vfio_group *group; in vfio_group_find_or_alloc() local
712 struct vfio_group *group; in vfio_device_set_group() local
729 struct vfio_group *group = device->group; in vfio_device_remove_group() local
[all …]
/linux/drivers/iommu/
A Diommu.c405 struct iommu_group *group; in iommu_init_device() local
513 struct iommu_group *group; in __iommu_probe_device() local
962 struct iommu_group *group; in iommu_group_alloc() local
1392 struct iommu_group *group; in get_pci_function_alias_group() local
1426 struct iommu_group *group; in get_pci_alias_group() local
1460 struct iommu_group *group; member
1497 struct iommu_group *group; in generic_single_device_group() local
1517 struct iommu_group *group = NULL; in pci_device_group() local
1580 struct iommu_group *group; in fsl_mc_device_group() local
1800 struct iommu_group *group, *next; in bus_iommu_probe() local
[all …]
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_sdlb.c59 static void sparx5_sdlb_group_disable(struct sparx5 *sparx5, u32 group) in sparx5_sdlb_group_disable()
66 static void sparx5_sdlb_group_enable(struct sparx5 *sparx5, u32 group) in sparx5_sdlb_group_enable()
73 static u32 sparx5_sdlb_group_get_first(struct sparx5 *sparx5, u32 group) in sparx5_sdlb_group_get_first()
82 static u32 sparx5_sdlb_group_get_next(struct sparx5 *sparx5, u32 group, in sparx5_sdlb_group_get_next()
92 static bool sparx5_sdlb_group_is_first(struct sparx5 *sparx5, u32 group, in sparx5_sdlb_group_is_first()
98 static bool sparx5_sdlb_group_is_last(struct sparx5 *sparx5, u32 group, in sparx5_sdlb_group_is_last()
113 static u32 sparx5_sdlb_group_get_last(struct sparx5 *sparx5, u32 group) in sparx5_sdlb_group_get_last()
181 const struct sparx5_sdlb_group *group; in sparx5_sdlb_group_get_by_rate() local
258 int sparx5_sdlb_group_add(struct sparx5 *sparx5, u32 group, u32 idx) in sparx5_sdlb_group_add()
273 int sparx5_sdlb_group_del(struct sparx5 *sparx5, u32 group, u32 idx) in sparx5_sdlb_group_del()
[all …]
A Dsparx5_qos.c94 static u32 sparx5_lg_get_first(struct sparx5 *sparx5, u32 layer, u32 group) in sparx5_lg_get_first()
102 static u32 sparx5_lg_get_next(struct sparx5 *sparx5, u32 layer, u32 group, in sparx5_lg_get_next()
112 static u32 sparx5_lg_get_last(struct sparx5 *sparx5, u32 layer, u32 group) in sparx5_lg_get_last()
127 static bool sparx5_lg_is_last(struct sparx5 *sparx5, u32 layer, u32 group, in sparx5_lg_is_last()
153 static void sparx5_lg_enable(struct sparx5 *sparx5, u32 layer, u32 group, in sparx5_lg_enable()
159 static void sparx5_lg_disable(struct sparx5 *sparx5, u32 layer, u32 group) in sparx5_lg_disable()
165 u32 idx, u32 *group) in sparx5_lg_get_group_by_index()
193 static int sparx5_lg_get_group_by_rate(u32 layer, u32 rate, u32 *group) in sparx5_lg_get_group_by_rate()
327 u32 idx, u32 group) in sparx5_shaper_conf_set()
499 u32 group; in sparx5_tc_tbf_add() local
[all …]
/linux/drivers/gpu/drm/xe/
A Dxe_hw_engine_group.c18 struct xe_hw_engine_group *group = arg; in hw_engine_group_free() local
28 struct xe_hw_engine_group *group = container_of(w, struct xe_hw_engine_group, resume_work); in hw_engine_group_resume_lr_jobs_func() local
53 struct xe_hw_engine_group *group; in hw_engine_group_alloc() local
147 int xe_hw_engine_group_add_exec_queue(struct xe_hw_engine_group *group, struct xe_exec_queue *q) in xe_hw_engine_group_add_exec_queue()
187 void xe_hw_engine_group_del_exec_queue(struct xe_hw_engine_group *group, struct xe_exec_queue *q) in xe_hw_engine_group_del_exec_queue()
207 void xe_hw_engine_group_resume_faulting_lr_jobs(struct xe_hw_engine_group *group) in xe_hw_engine_group_resume_faulting_lr_jobs()
218 static int xe_hw_engine_group_suspend_faulting_lr_jobs(struct xe_hw_engine_group *group) in xe_hw_engine_group_suspend_faulting_lr_jobs()
263 static int xe_hw_engine_group_wait_for_dma_fence_jobs(struct xe_hw_engine_group *group) in xe_hw_engine_group_wait_for_dma_fence_jobs()
286 static int switch_mode(struct xe_hw_engine_group *group) in switch_mode()
320 int xe_hw_engine_group_get_mode(struct xe_hw_engine_group *group, in xe_hw_engine_group_get_mode()
[all …]
/linux/drivers/gpio/
A Dgpio-lpc32xx.c268 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_input_p012() local
278 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_input_p3() local
293 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_get_value_p012() local
300 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_get_value_p3() local
307 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpi_get_value() local
315 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_output_p012() local
326 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_output_p3() local
337 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_out_always() local
346 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_set_value_p012() local
354 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_set_value_p3() local
[all …]
/linux/fs/notify/
A Dgroup.c22 static void fsnotify_final_destroy_group(struct fsnotify_group *group) in fsnotify_final_destroy_group()
37 void fsnotify_group_stop_queueing(struct fsnotify_group *group) in fsnotify_group_stop_queueing()
50 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group()
99 void fsnotify_get_group(struct fsnotify_group *group) in fsnotify_get_group()
107 void fsnotify_put_group(struct fsnotify_group *group) in fsnotify_put_group()
118 struct fsnotify_group *group; in __fsnotify_alloc_group() local
157 struct fsnotify_group *group = file->private_data; in fsnotify_fasync() local
A Dnotification.c50 void fsnotify_destroy_event(struct fsnotify_group *group, in fsnotify_destroy_event()
81 int fsnotify_insert_event(struct fsnotify_group *group, in fsnotify_insert_event()
132 void fsnotify_remove_queued_event(struct fsnotify_group *group, in fsnotify_remove_queued_event()
148 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event()
163 struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group) in fsnotify_remove_first_event()
181 void fsnotify_flush_notify(struct fsnotify_group *group) in fsnotify_flush_notify()
/linux/fs/notify/inotify/
A Dinotify_user.c141 struct fsnotify_group *group = file->private_data; in inotify_poll() local
199 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user()
252 struct fsnotify_group *group; in inotify_read() local
303 struct fsnotify_group *group = file->private_data; in inotify_release() local
316 struct fsnotify_group *group; in inotify_ioctl() local
521 struct fsnotify_group *group) in inotify_ignored_and_remove_idr()
590 static int inotify_new_watch(struct fsnotify_group *group, in inotify_new_watch()
655 struct fsnotify_group *group; in inotify_new_group() local
696 struct fsnotify_group *group; in do_inotify_init() local
732 struct fsnotify_group *group; in SYSCALL_DEFINE3() local
[all …]
A Dinotify_fsnotify.c49 static int inotify_merge(struct fsnotify_group *group, in inotify_merge()
66 struct fsnotify_group *group = inode_mark->group; in inotify_handle_inode_event() local
138 static void inotify_freeing_mark(struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) in inotify_freeing_mark()
178 static void inotify_free_group_priv(struct fsnotify_group *group) in inotify_free_group_priv()
187 static void inotify_free_event(struct fsnotify_group *group, in inotify_free_event()
/linux/drivers/infiniband/hw/mlx4/
A Dmcg.c136 struct mcast_group *group; member
166 struct mcast_group *group; in mcast_find() local
184 struct mcast_group *group) in mcast_insert()
542 struct mcast_group *group; in mlx4_ib_mcg_timeout_handler() local
644 struct mcast_group *group; in mlx4_ib_mcg_work_handler() local
813 struct mcast_group *group, *cur_group; in acquire_group() local
888 struct mcast_group *group; in mlx4_ib_mcg_demux_handler() local
937 struct mcast_group *group; in mlx4_ib_mcg_multiplex_handler() local
993 struct mcast_group *group = in sysfs_show_group() local
1087 struct mcast_group *group; in _mlx4_ib_mcg_port_cleanup() local
[all …]
/linux/drivers/infiniband/core/
A Dcma_configfs.c47 struct config_group group; member
59 struct config_group *group; in to_dev_port_group() local
77 struct cma_dev_port_group *group = to_dev_port_group(item); in cma_configfs_params_get() local
103 struct cma_dev_port_group *group; in default_roce_mode_show() local
124 struct cma_dev_port_group *group; in default_roce_mode_store() local
150 struct cma_dev_port_group *group; in default_roce_tos_show() local
168 struct cma_dev_port_group *group; in default_roce_tos_store() local
238 struct config_group *group = container_of(item, struct config_group, in release_cma_dev() local
249 struct config_group *group = container_of(item, struct config_group, in release_cma_ports_group() local
277 static struct config_group *make_cma_dev(struct config_group *group, in make_cma_dev()
[all …]
A Dmulticast.c117 struct mcast_group *group; member
133 struct mcast_group *group; in mcast_find() local
151 struct mcast_group *group, in mcast_insert()
208 struct mcast_group *group = member->group; in queue_join() local
426 struct mcast_group *group; in mcast_work_handler() local
514 struct mcast_group *group = context; in join_handler() local
548 struct mcast_group *group = context; in leave_handler() local
560 struct mcast_group *group, *cur_group; in acquire_group() local
665 struct mcast_group *group; in ib_sa_free_multicast() local
698 struct mcast_group *group; in ib_sa_get_mcmember_rec() local
[all …]
/linux/net/psample/
A Dpsample.c41 struct psample_group *group, in psample_group_nl_fill()
75 struct psample_group *group; in psample_nl_cmd_get_group_dumpit() local
123 static void psample_group_notify(struct psample_group *group, in psample_group_notify()
144 struct psample_group *group; in psample_group_create() local
158 static void psample_group_destroy(struct psample_group *group) in psample_group_destroy()
168 struct psample_group *group; in psample_group_lookup() local
178 struct psample_group *group; in psample_group_get() local
196 void psample_group_take(struct psample_group *group) in psample_group_take()
204 void psample_group_put(struct psample_group *group) in psample_group_put()
363 void psample_sample_packet(struct psample_group *group, in psample_sample_packet()
/linux/kernel/time/
A Dtimer_migration.c466 static bool tmigr_check_lonely(struct tmigr_group *group) in tmigr_check_lonely()
528 struct tmigr_group *child = NULL, *group = tmc->tmgroup; in __walk_groups() local
605 static u64 tmigr_next_groupevt_expires(struct tmigr_group *group) in tmigr_next_groupevt_expires()
617 static bool tmigr_active_up(struct tmigr_group *group, in tmigr_active_up()
855 static bool tmigr_new_timer_up(struct tmigr_group *group, in tmigr_new_timer_up()
988 static bool tmigr_handle_remote_up(struct tmigr_group *group, in tmigr_handle_remote_up()
1087 static bool tmigr_requires_handle_remote_up(struct tmigr_group *group, in tmigr_requires_handle_remote_up()
1230 static bool tmigr_inactive_up(struct tmigr_group *group, in tmigr_inactive_up()
1382 struct tmigr_group *group = tmc->tmgroup; in tmigr_quick_check() local
1500 struct tmigr_group *tmp, *group = NULL; in tmigr_get_group() local
[all …]
/linux/arch/sparc/kernel/
A Dhvapi.c19 unsigned long group; member
59 static struct api_info *__get_info(unsigned long group) in __get_info()
96 int sun4v_hvapi_register(unsigned long group, unsigned long major, in sun4v_hvapi_register()
147 void sun4v_hvapi_unregister(unsigned long group) in sun4v_hvapi_unregister()
160 int sun4v_hvapi_get(unsigned long group, in sun4v_hvapi_get()
184 unsigned long group, major, minor; in sun4v_hvapi_init() local
/linux/drivers/gpu/drm/panthor/
A Dpanthor_sched.c105 struct panthor_group *group; member
739 struct panthor_group *group; member
1159 struct panthor_group *group; in csg_slot_sync_state_locked() local
1232 struct panthor_group *group; in csg_slot_prog_locked() local
1461 struct panthor_group *group = in group_tiler_oom_work() local
2045 struct panthor_group *group = in group_term_work() local
2615 struct panthor_group *group; in panthor_sched_suspend() local
3228 struct panthor_group *group; in panthor_group_destroy() local
3262 struct panthor_group *group; in group_from_handle() local
3277 struct panthor_group *group; in panthor_group_get_state() local
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dqos.c91 struct mlx5_esw_rate_group *group, in esw_qos_calculate_min_rate_divider()
100 struct mlx5_esw_rate_group *group; in esw_qos_calculate_min_rate_divider() local
136 struct mlx5_esw_rate_group *group, in esw_qos_normalize_vports_min_rate()
168 struct mlx5_esw_rate_group *group; in esw_qos_normalize_groups_min_rate() local
445 struct mlx5_esw_rate_group *group; in __esw_qos_create_rate_group() local
502 struct mlx5_esw_rate_group *group; in esw_qos_create_rate_group() local
520 struct mlx5_esw_rate_group *group, in __esw_qos_destroy_rate_group()
914 struct mlx5_esw_rate_group *group = priv; in mlx5_esw_devlink_rate_node_tx_share_set() local
932 struct mlx5_esw_rate_group *group = priv; in mlx5_esw_devlink_rate_node_tx_max_set() local
948 struct mlx5_esw_rate_group *group; in mlx5_esw_devlink_rate_node_new() local
[all …]
/linux/kernel/sched/
A Dpsi.c179 static void group_init(struct psi_group *group) in group_init()
340 static void collect_percpu_times(struct psi_group *group, in collect_percpu_times()
503 static u64 update_averages(struct psi_group *group, u64 now) in update_averages()
559 struct psi_group *group; in psi_avgs_work() local
631 static void psi_rtpoll_work(struct psi_group *group) in psi_rtpoll_work()
718 struct psi_group *group = (struct psi_group *)data; in psi_rtpoll_worker() local
903 struct psi_group *group; in psi_task_change() local
919 struct psi_group *group, *common = NULL; in psi_task_switch() local
996 struct psi_group *group; in psi_account_irqtime() local
1201 void psi_cgroup_restart(struct psi_group *group) in psi_cgroup_restart()
[all …]
/linux/drivers/pinctrl/aspeed/
A Dpinmux-aspeed.h514 #define SIG_DESC_LIST_DECL(sig, group, ...) \ argument
518 #define SIG_EXPR_SYM(sig, group) sig_expr_ ## sig ## _ ## group argument
519 #define SIG_EXPR_DECL_(sig, group, func) \ argument
545 #define SIG_EXPR_DECL(sig, group, func, ...) \ argument
555 #define SIG_EXPR_PTR(sig, group) (&SIG_EXPR_SYM(sig, group)) argument
574 #define SIG_EXPR_LIST_DECL(sig, group, ...) \ argument
594 #define SIG_EXPR_LIST_ALIAS(pin, sig, group) \ argument
628 #define SIG_EXPR_LIST_DECL_SEMG(pin, sig, group, func, ...) \ argument
741 #define GROUP_SYM(group) group_pins_ ## group argument
742 #define GROUP_DECL(group, ...) \ argument
[all …]
/linux/drivers/gpu/drm/i915/gt/
A Dintel_gt_mcr.c209 int group, int instance, u32 value) in rw_with_mcr_steering_fw()
286 int group, int instance, in rw_with_mcr_steering()
438 int group, int instance) in intel_gt_mcr_read()
457 int group, int instance) in intel_gt_mcr_unicast_write()
595 u8 *group, u8 *instance) in get_nonterminated_steering()
664 u8 *group, u8 *instance) in intel_gt_mcr_get_nonterminated_steering()
697 u8 group, instance; in intel_gt_mcr_read_any_fw() local
728 u8 group, instance; in intel_gt_mcr_read_any() local
748 u8 group, instance; in report_steering_type() local
802 unsigned int *group, unsigned int *instance) in intel_gt_mcr_get_ss_steering()
/linux/fs/notify/fanotify/
A Dfanotify_user.c194 static void fanotify_unhash_event(struct fsnotify_group *group, in fanotify_unhash_event()
330 static int process_access_response(struct fsnotify_group *group, in process_access_response()
775 struct fsnotify_group *group = file->private_data; in fanotify_poll() local
790 struct fsnotify_group *group; in fanotify_read() local
875 struct fsnotify_group *group; in fanotify_write() local
906 struct fsnotify_group *group = file->private_data; in fanotify_release() local
961 struct fsnotify_group *group; in fanotify_ioctl() local
1078 static int fanotify_remove_mark(struct fsnotify_group *group, in fanotify_remove_mark()
1322 static int fanotify_add_mark(struct fsnotify_group *group, in fanotify_add_mark()
1402 struct fsnotify_group *group; in SYSCALL_DEFINE2() local
[all …]
/linux/drivers/clk/renesas/
A Dclk-mstp.c59 struct mstp_clock_group *group; member
64 static inline u32 cpg_mstp_read(struct mstp_clock_group *group, in cpg_mstp_read()
70 static inline void cpg_mstp_write(struct mstp_clock_group *group, u32 val, in cpg_mstp_write()
79 struct mstp_clock_group *group = clock->group; in cpg_mstp_clock_endisable() local
128 struct mstp_clock_group *group = clock->group; in cpg_mstp_clock_is_enabled() local
147 struct mstp_clock_group *group) in cpg_mstp_clock_register()
182 struct mstp_clock_group *group; in cpg_mstp_clocks_init() local
/linux/drivers/target/
A Dtarget_core_fabric_configfs.c236 struct config_group *group, in target_core_mappedlun_stat_mkdir()
243 struct config_group *group, in target_core_mappedlun_stat_rmdir()
266 struct config_group *group, in target_fabric_make_mappedlun()
327 struct config_group *group, in target_fabric_drop_mappedlun()
374 struct config_group *group, in target_fabric_make_nodeacl()
422 struct config_group *group, in target_fabric_drop_nodeacl()
468 struct config_group *group, in target_fabric_make_np()
493 struct config_group *group, in target_fabric_drop_np()
716 struct config_group *group, in target_core_port_stat_mkdir()
723 struct config_group *group, in target_core_port_stat_rmdir()
[all …]
/linux/drivers/usb/gadget/function/
A Duvc_configfs.c125 struct config_group *group = to_config_group(item); in uvcg_config_item_release() local
158 struct config_group *group; in uvcg_config_create_group() local
341 struct config_group *group = to_config_group(item); in uvcg_default_processing_bm_controls_store() local
399 struct config_group *group = to_config_group(item); in uvcg_default_processing_bm_controls_show() local
510 struct config_group *group = to_config_group(item); in uvcg_default_camera_bm_controls_store() local
1319 struct config_group group; member
1326 struct uvcg_control_class_group *group = in uvcg_get_ctl_class_arr() local
1437 struct uvcg_control_class_group *group; in uvcg_control_class_create_children() local
2844 struct config_group group; member
2851 struct uvcg_streaming_class_group *group = in __uvcg_get_stream_class_arr() local
[all …]

Completed in 88 milliseconds

12345678910>>...27