| /linux-6.15/drivers/vfio/ |
| H A D | group.c | 400 struct vfio_group *group = device->group; in vfio_device_block_group() local 418 struct vfio_group *group = device->group; in vfio_device_unblock_group() local 427 struct vfio_group *group = in vfio_group_fops_open() local 504 struct vfio_group *group; in vfio_group_find_from_iommu() local 534 struct vfio_group *group; in vfio_group_alloc() local 571 struct vfio_group *group; in vfio_create_group() local 608 struct vfio_group *group; in vfio_noiommu_group_alloc() local 657 struct vfio_group *group; in vfio_group_find_or_alloc() local 698 struct vfio_group *group; in vfio_device_set_group() local 715 struct vfio_group *group = device->group; in vfio_device_remove_group() local [all …]
|
| /linux-6.15/drivers/iommu/ |
| H A D | iommu.c | 415 struct iommu_group *group; in iommu_init_device() local 557 struct iommu_group *group; in __iommu_probe_device() local 1001 struct iommu_group *group; in iommu_group_alloc() local 1427 struct iommu_group *group; in get_pci_function_alias_group() local 1461 struct iommu_group *group; in get_pci_alias_group() local 1495 struct iommu_group *group; member 1532 struct iommu_group *group; in generic_single_device_group() local 1552 struct iommu_group *group = NULL; in pci_device_group() local 1615 struct iommu_group *group; in fsl_mc_device_group() local 1882 struct iommu_group *group, *next; in bus_iommu_probe() local [all …]
|
| /linux-6.15/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_sdlb.c | 60 static void sparx5_sdlb_group_disable(struct sparx5 *sparx5, u32 group) in sparx5_sdlb_group_disable() 67 static void sparx5_sdlb_group_enable(struct sparx5 *sparx5, u32 group) in sparx5_sdlb_group_enable() 74 static u32 sparx5_sdlb_group_get_first(struct sparx5 *sparx5, u32 group) in sparx5_sdlb_group_get_first() 83 static u32 sparx5_sdlb_group_get_next(struct sparx5 *sparx5, u32 group, in sparx5_sdlb_group_get_next() 93 static bool sparx5_sdlb_group_is_first(struct sparx5 *sparx5, u32 group, in sparx5_sdlb_group_is_first() 99 static bool sparx5_sdlb_group_is_last(struct sparx5 *sparx5, u32 group, in sparx5_sdlb_group_is_last() 114 static u32 sparx5_sdlb_group_get_last(struct sparx5 *sparx5, u32 group) in sparx5_sdlb_group_get_last() 183 const struct sparx5_sdlb_group *group; in sparx5_sdlb_group_get_by_rate() local 260 int sparx5_sdlb_group_add(struct sparx5 *sparx5, u32 group, u32 idx) in sparx5_sdlb_group_add() 275 int sparx5_sdlb_group_del(struct sparx5 *sparx5, u32 group, u32 idx) in sparx5_sdlb_group_del() [all …]
|
| H A D | sparx5_qos.c | 99 static u32 sparx5_lg_get_first(struct sparx5 *sparx5, u32 layer, u32 group) in sparx5_lg_get_first() 107 static u32 sparx5_lg_get_next(struct sparx5 *sparx5, u32 layer, u32 group, in sparx5_lg_get_next() 117 static u32 sparx5_lg_get_last(struct sparx5 *sparx5, u32 layer, u32 group) in sparx5_lg_get_last() 132 static bool sparx5_lg_is_last(struct sparx5 *sparx5, u32 layer, u32 group, in sparx5_lg_is_last() 158 static void sparx5_lg_enable(struct sparx5 *sparx5, u32 layer, u32 group, in sparx5_lg_enable() 164 static void sparx5_lg_disable(struct sparx5 *sparx5, u32 layer, u32 group) in sparx5_lg_disable() 170 u32 idx, u32 *group) in sparx5_lg_get_group_by_index() 198 static int sparx5_lg_get_group_by_rate(u32 layer, u32 rate, u32 *group) in sparx5_lg_get_group_by_rate() 332 u32 idx, u32 group) in sparx5_shaper_conf_set() 506 u32 group; in sparx5_tc_tbf_add() local [all …]
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_hw_engine_group.c | 18 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() 188 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() 208 void xe_hw_engine_group_resume_faulting_lr_jobs(struct xe_hw_engine_group *group) in xe_hw_engine_group_resume_faulting_lr_jobs() 219 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() 264 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() 287 static int switch_mode(struct xe_hw_engine_group *group) in switch_mode() 321 int xe_hw_engine_group_get_mode(struct xe_hw_engine_group *group, in xe_hw_engine_group_get_mode() [all …]
|
| /linux-6.15/drivers/gpio/ |
| H A D | gpio-lpc32xx.c | 268 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-6.15/fs/notify/ |
| H A D | group.c | 22 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
|
| H A D | notification.c | 50 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-6.15/fs/notify/inotify/ |
| H A D | inotify_user.c | 141 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 …]
|
| H A D | inotify_fsnotify.c | 49 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-6.15/drivers/infiniband/hw/mlx4/ |
| H A D | mcg.c | 136 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-6.15/drivers/infiniband/core/ |
| H A D | cma_configfs.c | 47 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 …]
|
| H A D | multicast.c | 117 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-6.15/net/psample/ |
| H A D | psample.c | 41 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-6.15/kernel/time/ |
| H A D | timer_migration.c | 466 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 610 static u64 tmigr_next_groupevt_expires(struct tmigr_group *group) in tmigr_next_groupevt_expires() 622 static bool tmigr_active_up(struct tmigr_group *group, in tmigr_active_up() 869 static bool tmigr_new_timer_up(struct tmigr_group *group, in tmigr_new_timer_up() 1002 static bool tmigr_handle_remote_up(struct tmigr_group *group, in tmigr_handle_remote_up() 1101 static bool tmigr_requires_handle_remote_up(struct tmigr_group *group, in tmigr_requires_handle_remote_up() 1244 static bool tmigr_inactive_up(struct tmigr_group *group, in tmigr_inactive_up() 1396 struct tmigr_group *group = tmc->tmgroup; in tmigr_quick_check() local 1529 struct tmigr_group *tmp, *group = NULL; in tmigr_get_group() local [all …]
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | hvapi.c | 19 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-6.15/kernel/sched/ |
| H A D | psi.c | 179 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-6.15/drivers/gpu/drm/panthor/ |
| H A D | panthor_sched.c | 106 struct panthor_group *group; member 787 struct panthor_group *group; member 1217 struct panthor_group *group; in csg_slot_sync_state_locked() local 1290 struct panthor_group *group; in csg_slot_prog_locked() local 1519 struct panthor_group *group = in group_tiler_oom_work() local 2671 struct panthor_group *group; in panthor_sched_suspend() local 2874 struct panthor_group *group; in panthor_fdinfo_gather_group_samples() local 3552 struct panthor_group *group; in panthor_group_destroy() local 3586 struct panthor_group *group; in group_from_handle() local 3601 struct panthor_group *group; in panthor_group_get_state() local [all …]
|
| /linux-6.15/drivers/pinctrl/aspeed/ |
| H A D | pinmux-aspeed.h | 514 #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-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_mcr.c | 208 int group, int instance, u32 value) in rw_with_mcr_steering_fw() 285 int group, int instance, in rw_with_mcr_steering() 437 int group, int instance) in intel_gt_mcr_read() 456 int group, int instance) in intel_gt_mcr_unicast_write() 594 u8 *group, u8 *instance) in get_nonterminated_steering() 663 u8 *group, u8 *instance) in intel_gt_mcr_get_nonterminated_steering() 696 u8 group, instance; in intel_gt_mcr_read_any_fw() local 727 u8 group, instance; in intel_gt_mcr_read_any() local 747 u8 group, instance; in report_steering_type() local 801 unsigned int *group, unsigned int *instance) in intel_gt_mcr_get_ss_steering()
|
| /linux-6.15/drivers/clk/renesas/ |
| H A D | clk-mstp.c | 59 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-6.15/drivers/target/ |
| H A D | target_core_fabric_configfs.c | 236 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-6.15/drivers/usb/gadget/function/ |
| H A D | uvc_configfs.c | 125 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 3122 struct config_group group; member 3129 struct uvcg_streaming_class_group *group = in __uvcg_get_stream_class_arr() local [all …]
|
| /linux-6.15/fs/nilfs2/ |
| H A D | alloc.c | 94 __u64 group = nr; in nilfs_palloc_group() local 188 unsigned long group, group_offset; in nilfs_palloc_entry_blkoff() local 291 unsigned long group, in nilfs_palloc_get_desc_block() 312 unsigned long group, in nilfs_palloc_get_bitmap_block() 331 unsigned long group) in nilfs_palloc_delete_bitmap_block() 387 unsigned long group, in nilfs_palloc_group_desc_offset() 588 unsigned long group, maxgroup, ngroups; in nilfs_palloc_prepare_alloc_entry() local 694 unsigned long group, group_offset; in nilfs_palloc_commit_free_entry() local 738 unsigned long group, group_offset; in nilfs_palloc_abort_alloc_entry() local 779 unsigned long group, group_offset; in nilfs_palloc_prepare_free_entry() local [all …]
|
| /linux-6.15/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 199 static void fanotify_unhash_event(struct fsnotify_group *group, in fanotify_unhash_event() 327 static int process_access_response(struct fsnotify_group *group, in process_access_response() 883 struct fsnotify_group *group = file->private_data; in fanotify_poll() local 898 struct fsnotify_group *group; in fanotify_read() local 974 struct fsnotify_group *group; in fanotify_write() local 1005 struct fsnotify_group *group = file->private_data; in fanotify_release() local 1060 struct fsnotify_group *group; in fanotify_ioctl() local 1172 static int fanotify_remove_mark(struct fsnotify_group *group, in fanotify_remove_mark() 1421 static int fanotify_add_mark(struct fsnotify_group *group, in fanotify_add_mark() 1501 struct fsnotify_group *group; in SYSCALL_DEFINE2() local [all …]
|