/Linux-v5.15/fs/notify/ |
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() 117 struct fsnotify_group *group; in __fsnotify_alloc_group() local 160 struct fsnotify_group *group = file->private_data; in fsnotify_fasync() local
|
D | notification.c | 50 void fsnotify_destroy_event(struct fsnotify_group *group, in fsnotify_destroy_event() 81 int fsnotify_add_event(struct fsnotify_group *group, in fsnotify_add_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()
|
D | mark.c | 232 struct fsnotify_group *group = mark->group; in fsnotify_final_mark_destroy() local 339 struct fsnotify_group *group = mark->group; in fsnotify_put_mark_wake() local 401 struct fsnotify_group *group = mark->group; in fsnotify_detach_mark() local 432 struct fsnotify_group *group = mark->group; in fsnotify_free_mark() local 453 struct fsnotify_group *group) in fsnotify_destroy_mark() 671 struct fsnotify_group *group = mark->group; in fsnotify_add_mark_locked() local 712 struct fsnotify_group *group = mark->group; in fsnotify_add_mark() local 726 struct fsnotify_group *group) in fsnotify_find_mark() 749 void fsnotify_clear_marks_by_group(struct fsnotify_group *group, in fsnotify_clear_marks_by_group() 836 struct fsnotify_group *group) in fsnotify_init_mark()
|
/Linux-v5.15/drivers/vfio/ |
D | vfio.c | 182 struct iommu_group *group; in vfio_iommu_group_get() local 225 void vfio_iommu_group_put(struct iommu_group *group, struct device *dev) in vfio_iommu_group_put() 335 static int vfio_alloc_group_minor(struct vfio_group *group) in vfio_alloc_group_minor() 373 static void vfio_group_unlock_and_free(struct vfio_group *group) in vfio_group_unlock_and_free() 389 struct vfio_group *group, *tmp; in vfio_create_group() local 466 struct vfio_group *group = container_of(kref, struct vfio_group, kref); in vfio_group_release() local 486 static void vfio_group_put(struct vfio_group *group) in vfio_group_put() 493 struct vfio_group *group; member 506 static void vfio_group_schedule_put(struct vfio_group *group) in vfio_group_schedule_put() 520 static void vfio_group_get(struct vfio_group *group) in vfio_group_get() [all …]
|
/Linux-v5.15/drivers/gpio/ |
D | gpio-lpc32xx.c | 168 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-v5.15/fs/notify/inotify/ |
D | inotify_user.c | 119 struct fsnotify_group *group = file->private_data; in inotify_poll() local 148 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event() 177 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() 230 struct fsnotify_group *group; in inotify_read() local 281 struct fsnotify_group *group = file->private_data; in inotify_release() local 294 struct fsnotify_group *group; in inotify_ioctl() local 392 static struct inotify_inode_mark *inotify_idr_find_locked(struct fsnotify_group *group, in inotify_idr_find_locked() 413 static struct inotify_inode_mark *inotify_idr_find(struct fsnotify_group *group, in inotify_idr_find() 430 static void inotify_remove_from_idr(struct fsnotify_group *group, in inotify_remove_from_idr() 499 struct fsnotify_group *group) in inotify_ignored_and_remove_idr() [all …]
|
/Linux-v5.15/drivers/iommu/ |
D | iommu.c | 218 struct iommu_group *group; in __iommu_probe_device() local 269 struct iommu_group *group; in iommu_probe_device() local 372 struct iommu_group *group = to_iommu_group(kobj); in iommu_group_attr_show() local 385 struct iommu_group *group = to_iommu_group(kobj); in iommu_group_attr_store() local 398 static int iommu_group_create_file(struct iommu_group *group, in iommu_group_create_file() 404 static void iommu_group_remove_file(struct iommu_group *group, in iommu_group_remove_file() 410 static ssize_t iommu_group_show_name(struct iommu_group *group, char *buf) in iommu_group_show_name() 491 int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() 513 static ssize_t iommu_group_show_resv_regions(struct iommu_group *group, in iommu_group_show_resv_regions() 535 static ssize_t iommu_group_show_type(struct iommu_group *group, in iommu_group_show_type() [all …]
|
/Linux-v5.15/drivers/infiniband/hw/mlx4/ |
D | mcg.c | 50 #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-v5.15/drivers/infiniband/core/ |
D | cma_configfs.c | 48 struct config_group group; member 60 struct config_group *group; in to_dev_port_group() local 78 struct cma_dev_port_group *group = to_dev_port_group(item); in cma_configfs_params_get() local 104 struct cma_dev_port_group *group; in default_roce_mode_show() local 125 struct cma_dev_port_group *group; in default_roce_mode_store() local 151 struct cma_dev_port_group *group; in default_roce_tos_show() local 169 struct cma_dev_port_group *group; in default_roce_tos_store() local 239 struct config_group *group = container_of(item, struct config_group, in release_cma_dev() local 250 struct config_group *group = container_of(item, struct config_group, in release_cma_ports_group() local 278 static struct config_group *make_cma_dev(struct config_group *group, in make_cma_dev() [all …]
|
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() 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-v5.15/net/psample/ |
D | psample.c | 40 struct psample_group *group, in psample_group_nl_fill() 74 struct psample_group *group; in psample_nl_cmd_get_group_dumpit() local 121 static void psample_group_notify(struct psample_group *group, in psample_group_notify() 142 struct psample_group *group; in psample_group_create() local 156 static void psample_group_destroy(struct psample_group *group) in psample_group_destroy() 166 struct psample_group *group; in psample_group_lookup() local 176 struct psample_group *group; in psample_group_get() local 194 void psample_group_take(struct psample_group *group) in psample_group_take() 202 void psample_group_put(struct psample_group *group) in psample_group_put() 359 void psample_sample_packet(struct psample_group *group, struct sk_buff *skb, in psample_sample_packet()
|
/Linux-v5.15/fs/notify/fanotify/ |
D | fanotify_user.c | 161 static void fanotify_unhash_event(struct fsnotify_group *group, in fanotify_unhash_event() 181 static struct fanotify_event *get_one_event(struct fsnotify_group *group, in get_one_event() 219 static int create_fd(struct fsnotify_group *group, struct path *path, in create_fd() 257 static void finish_permission_event(struct fsnotify_group *group, in finish_permission_event() 275 static int process_access_response(struct fsnotify_group *group, in process_access_response() 526 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() 641 struct fsnotify_group *group = file->private_data; in fanotify_poll() local 656 struct fsnotify_group *group; in fanotify_read() local 741 struct fsnotify_group *group; in fanotify_write() local 768 struct fsnotify_group *group = file->private_data; in fanotify_release() local [all …]
|
/Linux-v5.15/arch/sparc/kernel/ |
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-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | qos.c | 46 static int esw_qos_group_config(struct mlx5_eswitch *esw, struct mlx5_esw_rate_group *group, in esw_qos_group_config() 70 struct mlx5_esw_rate_group *group = vport->qos.group; in esw_qos_vport_config() local 102 struct mlx5_esw_rate_group *group, in esw_qos_calculate_min_rate_divider() 111 struct mlx5_esw_rate_group *group; in esw_qos_calculate_min_rate_divider() local 147 struct mlx5_esw_rate_group *group, in esw_qos_normalize_vports_min_rate() 179 struct mlx5_esw_rate_group *group; in esw_qos_normalize_groups_min_rate() local 265 static int esw_qos_set_group_min_rate(struct mlx5_eswitch *esw, struct mlx5_esw_rate_group *group, in esw_qos_set_group_min_rate() 297 struct mlx5_esw_rate_group *group, in esw_qos_set_group_max_rate() 335 struct mlx5_esw_rate_group *group = vport->qos.group; in esw_qos_vport_create_sched_element() local 407 struct mlx5_esw_rate_group *group, in esw_qos_vport_update_group() [all …]
|
/Linux-v5.15/drivers/target/ |
D | target_core_fabric_configfs.c | 235 struct config_group *group, in target_core_mappedlun_stat_mkdir() 242 struct config_group *group, in target_core_mappedlun_stat_rmdir() 265 struct config_group *group, in target_fabric_make_mappedlun() 326 struct config_group *group, in target_fabric_drop_mappedlun() 373 struct config_group *group, in target_fabric_make_nodeacl() 421 struct config_group *group, in target_fabric_drop_nodeacl() 467 struct config_group *group, in target_fabric_make_np() 492 struct config_group *group, in target_fabric_drop_np() 715 struct config_group *group, in target_core_port_stat_mkdir() 722 struct config_group *group, in target_core_port_stat_rmdir() [all …]
|
/Linux-v5.15/drivers/pinctrl/aspeed/ |
D | pinmux-aspeed.h | 513 #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-v5.15/kernel/sched/ |
D | psi.c | 188 static void group_init(struct psi_group *group) in group_init() 249 static void get_recent_times(struct psi_group *group, int cpu, in get_recent_times() 314 static void collect_percpu_times(struct psi_group *group, in collect_percpu_times() 369 static u64 update_averages(struct psi_group *group, u64 now) in update_averages() 425 struct psi_group *group; in psi_avgs_work() local 503 static void init_triggers(struct psi_group *group, u64 now) in init_triggers() 515 static u64 update_triggers(struct psi_group *group, u64 now) in update_triggers() 563 static void psi_schedule_poll_work(struct psi_group *group, unsigned long delay) in psi_schedule_poll_work() 589 static void psi_poll_work(struct psi_group *group) in psi_poll_work() 631 struct psi_group *group = (struct psi_group *)data; in psi_poll_worker() local [all …]
|
/Linux-v5.15/drivers/clk/renesas/ |
D | clk-mstp.c | 58 struct mstp_clock_group *group; member 63 static inline u32 cpg_mstp_read(struct mstp_clock_group *group, in cpg_mstp_read() 69 static inline void cpg_mstp_write(struct mstp_clock_group *group, u32 val, in cpg_mstp_write() 78 struct mstp_clock_group *group = clock->group; in cpg_mstp_clock_endisable() local 132 struct mstp_clock_group *group = clock->group; in cpg_mstp_clock_is_enabled() local 151 struct mstp_clock_group *group) in cpg_mstp_clock_register() 186 struct mstp_clock_group *group; in cpg_mstp_clocks_init() local
|
/Linux-v5.15/drivers/hwtracing/coresight/ |
D | coresight-syscfg-configfs.h | 17 struct config_group group; member 23 struct config_group group; member 30 struct config_group group; member 37 struct config_group group; member
|
/Linux-v5.15/fs/nilfs2/ |
D | alloc.c | 85 __u64 group = nr; in nilfs_palloc_group() local 100 nilfs_palloc_desc_blkoff(const struct inode *inode, unsigned long group) in nilfs_palloc_desc_blkoff() 116 nilfs_palloc_bitmap_blkoff(const struct inode *inode, unsigned long group) in nilfs_palloc_bitmap_blkoff() 168 unsigned long group, group_offset; in nilfs_palloc_entry_blkoff() local 260 unsigned long group, in nilfs_palloc_get_desc_block() 279 unsigned long group, in nilfs_palloc_get_bitmap_block() 296 unsigned long group) in nilfs_palloc_delete_bitmap_block() 347 unsigned long group, in nilfs_palloc_block_get_group_desc() 505 unsigned long group, maxgroup, ngroups; in nilfs_palloc_prepare_alloc_entry() local 602 unsigned long group, group_offset; in nilfs_palloc_commit_free_entry() local [all …]
|
/Linux-v5.15/drivers/pci/endpoint/ |
D | pci-ep-cfs.c | 23 struct config_group group; member 32 struct config_group group; member 265 struct config_group *group; in pci_ep_cfs_add_epc_group() local 304 void pci_ep_cfs_remove_epc_group(struct config_group *group) in pci_ep_cfs_remove_epc_group() 517 static struct config_group *pci_epf_type_make(struct config_group *group, in pci_epf_type_make() 527 static void pci_epf_type_drop(struct config_group *group, in pci_epf_type_drop() 548 struct config_group *group; in pci_epf_cfs_work() local 564 static struct config_group *pci_epf_make(struct config_group *group, in pci_epf_make() 627 static void pci_epf_drop(struct config_group *group, struct config_item *item) in pci_epf_drop() 644 struct config_group *group; in pci_ep_cfs_add_epf_group() local [all …]
|
/Linux-v5.15/security/tomoyo/ |
D | group.c | 76 struct tomoyo_group *group = tomoyo_get_group(param, type); in tomoyo_write_group() local 132 const struct tomoyo_group *group) in tomoyo_path_matches_group() 160 const struct tomoyo_group *group) in tomoyo_number_matches_group() 190 const struct tomoyo_group *group) in tomoyo_address_matches_group()
|
/Linux-v5.15/arch/mips/rb532/ |
D | irq.c | 86 static inline int group_to_ip(unsigned int group) in group_to_ip() 114 unsigned int group, intr_bit, irq_nr = d->irq; in rb532_enable_irq() local 135 unsigned int group, intr_bit, mask, irq_nr = d->irq; in rb532_disable_irq() local 173 int group = irq_to_group(d->irq); in rb532_set_type() local 215 unsigned int ip, pend, group; in plat_irq_dispatch() local
|
/Linux-v5.15/fs/ext4/ |
D | bitmap.c | 19 int ext4_inode_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, in ext4_inode_bitmap_csum_verify() 41 void ext4_inode_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_inode_bitmap_csum_set() 57 int ext4_block_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_verify() 83 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_set()
|
/Linux-v5.15/drivers/pinctrl/freescale/ |
D | pinctrl-mxs.c | 36 unsigned group) in mxs_get_group_name() 43 static int mxs_get_group_pins(struct pinctrl_dev *pctldev, unsigned group, in mxs_get_group_pins() 65 char *group = NULL; in mxs_dt_node_to_map() local 178 unsigned group, in mxs_pinctrl_get_func_groups() 201 unsigned group) in mxs_pinctrl_set_mux() 244 unsigned group, unsigned long *config) in mxs_pinconf_group_get() 254 unsigned group, unsigned long *configs, in mxs_pinconf_group_set() 323 struct seq_file *s, unsigned group) in mxs_pinconf_group_dbg_show() 355 char *group; in mxs_pinctrl_parse_group() local
|