Home
last modified time | relevance | path

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

12345678910>>...22

/linux/drivers/vfio/
H A Dgroup.c26 static struct vfio_device *vfio_device_get_from_name(struct vfio_group *group, in vfio_device_get_from_name()
58 static bool vfio_group_has_iommu(struct vfio_group *group) in vfio_group_has_iommu()
76 static int vfio_group_ioctl_unset_container(struct vfio_group *group) in vfio_group_ioctl_unset_container()
102 static int vfio_group_ioctl_set_container(struct vfio_group *group, in vfio_group_ioctl_set_container()
298 static int vfio_group_ioctl_get_device_fd(struct vfio_group *group, in vfio_group_ioctl_get_device_fd()
320 static int vfio_group_ioctl_get_status(struct vfio_group *group, in vfio_group_ioctl_get_status()
362 struct vfio_group *group = filep->private_data; in vfio_group_fops_unl_ioctl() local
381 struct vfio_group *group = device->group; in vfio_device_block_group() local
399 struct vfio_group *group = device->group; in vfio_device_unblock_group() local
408 struct vfio_group *group = in vfio_group_fops_open() local
[all …]
/linux/drivers/iommu/
H A Diommu.c82 #define for_each_group_device(group, pos) \ argument
127 static int __iommu_group_set_domain(struct iommu_group *group, in __iommu_group_set_domain()
132 static void __iommu_group_set_domain_nofail(struct iommu_group *group, in __iommu_group_set_domain_nofail()
451 struct iommu_group *group; in iommu_init_device() local
529 struct iommu_group *group = dev->iommu_group; in iommu_deinit_device() local
608 struct iommu_group *group; in __iommu_probe_device() local
706 static void __iommu_group_free_device(struct iommu_group *group, in __iommu_group_free_device()
732 struct iommu_group *group = dev->iommu_group; in __iommu_group_remove_device() local
759 struct iommu_group *group = dev->iommu_group; in iommu_release_device() local
808 struct iommu_group *group = to_iommu_group(kobj); in iommu_group_attr_show() local
[all …]
/linux/drivers/gpio/
H A Dgpio-lpc32xx.c168 static inline u32 gpreg_read(struct lpc32xx_gpio_chip *group, unsigned long offset) in gpreg_read()
173 static inline void gpreg_write(struct lpc32xx_gpio_chip *group, u32 val, unsigned long offset) in gpreg_write()
178 static void __set_gpio_dir_p012(struct lpc32xx_gpio_chip *group, in __set_gpio_dir_p012()
189 static void __set_gpio_dir_p3(struct lpc32xx_gpio_chip *group, in __set_gpio_dir_p3()
200 static void __set_gpio_level_p012(struct lpc32xx_gpio_chip *group, in __set_gpio_level_p012()
211 static void __set_gpio_level_p3(struct lpc32xx_gpio_chip *group, in __set_gpio_level_p3()
222 static void __set_gpo_level_p3(struct lpc32xx_gpio_chip *group, in __set_gpo_level_p3()
231 static int __get_gpio_state_p012(struct lpc32xx_gpio_chip *group, in __get_gpio_state_p012()
238 static int __get_gpio_state_p3(struct lpc32xx_gpio_chip *group, in __get_gpio_state_p3()
250 static int __get_gpi_state_p3(struct lpc32xx_gpio_chip *group, in __get_gpi_state_p3()
[all …]
/linux/fs/notify/
H 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
H 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/
H A Dinotify_user.c141 struct fsnotify_group *group = file->private_data; in inotify_poll() local
170 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
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
414 static struct inotify_inode_mark *inotify_idr_find_locked(struct fsnotify_group *group, in inotify_idr_find_locked()
435 static struct inotify_inode_mark *inotify_idr_find(struct fsnotify_group *group, in inotify_idr_find()
452 static void inotify_remove_from_idr(struct fsnotify_group *group, in inotify_remove_from_idr()
521 struct fsnotify_group *group) in inotify_ignored_and_remove_idr()
[all …]
H 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/
H A Dmcg.c50 #define mcg_warn_group(group, format, arg...) \ argument
54 #define mcg_debug_group(group, format, arg...) \ argument
58 #define mcg_error_group(group, format, arg...) \ argument
136 struct mcast_group *group; member
166 struct mcast_group *group; in mcast_find() local
184 struct mcast_group *group) in mcast_insert()
252 static int send_join_to_wire(struct mcast_group *group, struct ib_sa_mad *sa_mad) in send_join_to_wire()
279 static int send_leave_to_wire(struct mcast_group *group, u8 join_state) in send_leave_to_wire()
318 static int send_reply_to_slave(int slave, struct mcast_group *group, in send_reply_to_slave()
437 static int release_group(struct mcast_group *group, int from_timeout_handler) in release_group()
[all …]
/linux/drivers/infiniband/core/
H 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
237 struct config_group *group = container_of(item, struct config_group, in release_cma_dev() local
248 struct config_group *group = container_of(item, struct config_group, in release_cma_ports_group() local
276 static struct config_group *make_cma_dev(struct config_group *group, in make_cma_dev()
[all …]
H 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()
185 static void release_group(struct mcast_group *group) in release_group()
208 struct mcast_group *group = member->group; in queue_join() local
228 static void adjust_membership(struct mcast_group *group, u8 join_state, int inc) in adjust_membership()
243 static u8 get_leave_state(struct mcast_group *group) in get_leave_state()
330 static int send_join(struct mcast_group *group, struct mcast_member *member) in send_join()
345 static int send_leave(struct mcast_group *group, u8 leave_state) in send_leave()
365 static void join_group(struct mcast_group *group, struct mcast_member *member, in join_group()
[all …]
/linux/net/psample/
H 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/
H A Dtimer_migration.c477 static bool tmigr_check_migrator(struct tmigr_group *group, u8 childmask) in tmigr_check_migrator()
489 static bool tmigr_check_migrator_and_lonely(struct tmigr_group *group, u8 childmask) in tmigr_check_migrator_and_lonely()
506 static bool tmigr_check_lonely(struct tmigr_group *group) in tmigr_check_lonely()
560 struct tmigr_group *child, struct tmigr_group *group) in __walk_groups_from()
598 static struct tmigr_event *tmigr_next_groupevt(struct tmigr_group *group) in tmigr_next_groupevt()
631 static struct tmigr_event *tmigr_next_expired_groupevt(struct tmigr_group *group, in tmigr_next_expired_groupevt()
648 static u64 tmigr_next_groupevt_expires(struct tmigr_group *group) in tmigr_next_groupevt_expires()
660 static bool tmigr_active_up(struct tmigr_group *group, in tmigr_active_up()
760 bool tmigr_update_events(struct tmigr_group *group, struct tmigr_group *child, in tmigr_update_events()
907 static bool tmigr_new_timer_up(struct tmigr_group *group, in tmigr_new_timer_up()
[all …]
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c108 struct panthor_group *group; member
731 #define group_queue_work(group, wname) \ argument
801 struct panthor_group *group; member
866 panthor_queue_get_syncwait_obj(struct panthor_group *group, struct panthor_queue *queue) in panthor_queue_get_syncwait_obj()
913 static void group_free_queue(struct panthor_group *group, struct panthor_queue *queue) in group_free_queue()
943 struct panthor_group *group = container_of(work, in group_release_work() local
964 struct panthor_group *group = container_of(kref, in group_release() local
976 static void group_put(struct panthor_group *group) in group_put()
983 group_get(struct panthor_group *group) in group_get()
999 group_bind_locked(struct panthor_group *group, u32 csg_id) in group_bind_locked()
[all …]
/linux/arch/sparc/kernel/
H 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/pinctrl/aspeed/
H A Dpinmux-aspeed.h513 #define SIG_DESC_LIST_SYM(sig, group) sig_descs_ ## sig ## _ ## group argument
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
557 #define SIG_EXPR_LIST_SYM(sig, group) sig_exprs_ ## 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
[all …]
/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c62 static void rvin_group_cleanup(struct rvin_group *group) in rvin_group_cleanup()
68 static int rvin_group_init(struct rvin_group *group, struct rvin_dev *vin, in rvin_group_init()
104 struct rvin_group *group = in rvin_group_release() local
122 struct rvin_group *group; in rvin_group_get() local
176 struct rvin_group *group = vin->group; in rvin_group_put() local
194 static int rvin_group_entity_to_remote_id(struct rvin_group *group, in rvin_group_entity_to_remote_id()
243 struct rvin_group *group = vin->group; in rvin_group_notify_unbind() local
281 struct rvin_group *group = vin->group; in rvin_group_notify_bound() local
552 struct rvin_group *group = container_of(link->graph_obj.mdev, in rvin_csi2_link_notify() local
670 static int rvin_csi2_create_link(struct rvin_group *group, unsigned int id, in rvin_csi2_create_link()
[all …]
/linux/fs/notify/fanotify/
H A Dfanotify_user.c119 struct fsnotify_group *group; in perm_group_watchdog() local
167 static void fanotify_perm_watchdog_group_remove(struct fsnotify_group *group) in fanotify_perm_watchdog_group_remove()
177 static void fanotify_perm_watchdog_group_add(struct fsnotify_group *group) in fanotify_perm_watchdog_group_add()
293 static void fanotify_unhash_event(struct fsnotify_group *group, in fanotify_unhash_event()
313 static struct fanotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
350 static int create_fd(struct fsnotify_group *group, const struct path *path, in create_fd()
400 static void finish_permission_event(struct fsnotify_group *group, in finish_permission_event()
421 static int process_access_response(struct fsnotify_group *group, in process_access_response()
833 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user()
977 struct fsnotify_group *group = file->private_data; in fanotify_poll() local
[all …]
/linux/kernel/sched/
H A Dpsi.c205 static void group_init(struct psi_group *group) in group_init()
271 static void get_recent_times(struct psi_group *group, int cpu, in get_recent_times()
362 static void collect_percpu_times(struct psi_group *group, in collect_percpu_times()
463 static void update_triggers(struct psi_group *group, u64 now, in update_triggers()
525 static u64 update_averages(struct psi_group *group, u64 now) in update_averages()
581 struct psi_group *group; in psi_avgs_work() local
613 static void init_rtpoll_triggers(struct psi_group *group, u64 now) in init_rtpoll_triggers()
626 static void psi_schedule_rtpoll_work(struct psi_group *group, unsigned long delay, in psi_schedule_rtpoll_work()
653 static void psi_rtpoll_work(struct psi_group *group) in psi_rtpoll_work()
740 struct psi_group *group = (struct psi_group *)data; in psi_rtpoll_worker() local
[all …]
/linux/drivers/target/
H 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/clk/renesas/
H 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/fs/nilfs2/
H A Dalloc.c94 __u64 group = nr; in nilfs_palloc_group() local
109 nilfs_palloc_desc_blkoff(const struct inode *inode, unsigned long group) in nilfs_palloc_desc_blkoff()
128 nilfs_palloc_bitmap_blkoff(const struct inode *inode, unsigned long group) in nilfs_palloc_bitmap_blkoff()
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
[all …]
/linux/drivers/usb/gadget/function/
H A Duvc_configfs.c126 struct config_group *group = to_config_group(item); in uvcg_config_item_release() local
138 static int uvcg_config_create_children(struct config_group *group, in uvcg_config_create_children()
159 struct config_group *group; in uvcg_config_create_group() local
171 static void uvcg_config_remove_children(struct config_group *group) in uvcg_config_remove_children()
268 static struct config_item *uvcg_control_header_make(struct config_group *group, in uvcg_control_header_make()
342 struct config_group *group = to_config_group(item); in uvcg_default_processing_bm_controls_store() local
400 struct config_group *group = to_config_group(item); in uvcg_default_processing_bm_controls_show() local
511 struct config_group *group = to_config_group(item); in uvcg_default_camera_bm_controls_store() local
570 struct config_group *group = to_config_group(item); in uvcg_default_camera_bm_controls_show() local
678 struct config_group *group = to_config_group(item); in uvcg_default_output_b_source_id_show() local
[all …]
/linux/drivers/pci/endpoint/
H A Dpci-ep-cfs.c23 struct config_group group; member
31 struct config_group group; member
274 struct config_group *group; in pci_ep_cfs_add_epc_group() local
313 void pci_ep_cfs_remove_epc_group(struct config_group *group) in pci_ep_cfs_remove_epc_group()
539 struct config_group *group) in pci_epf_type_add_cfs()
560 struct config_group *group; in pci_ep_cfs_add_type_group() local
577 struct config_group *group; in pci_epf_cfs_add_sub_groups() local
594 static struct config_group *pci_epf_make(struct config_group *group, in pci_epf_make()
655 static void pci_epf_drop(struct config_group *group, struct config_item *item) in pci_epf_drop()
672 struct config_group *group; in pci_ep_cfs_add_epf_group() local
[all …]
/linux/drivers/hwtracing/coresight/
H A Dcoresight-syscfg-configfs.h17 struct config_group group; member
25 struct config_group group; member
32 struct config_group group; member
39 struct config_group group; member
/linux/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.c39 unsigned group) in mxs_get_group_name()
46 static int mxs_get_group_pins(struct pinctrl_dev *pctldev, unsigned group, in mxs_get_group_pins()
68 char *group = NULL; in mxs_dt_node_to_map() local
181 unsigned group, in mxs_pinctrl_get_func_groups()
204 unsigned group) in mxs_pinctrl_set_mux()
247 unsigned group, unsigned long *config) in mxs_pinconf_group_get()
257 unsigned group, unsigned long *configs, in mxs_pinconf_group_set()
326 struct seq_file *s, unsigned group) in mxs_pinconf_group_dbg_show()
358 char *group; in mxs_pinctrl_parse_group() local

12345678910>>...22