/linux-4.19.296/fs/notify/ |
D | group.c | 35 static void fsnotify_final_destroy_group(struct fsnotify_group *group) in fsnotify_final_destroy_group() 49 void fsnotify_group_stop_queueing(struct fsnotify_group *group) in fsnotify_group_stop_queueing() 62 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group() 111 void fsnotify_get_group(struct fsnotify_group *group) in fsnotify_get_group() 119 void fsnotify_put_group(struct fsnotify_group *group) in fsnotify_put_group() 130 struct fsnotify_group *group; in fsnotify_alloc_group() local 156 struct fsnotify_group *group = file->private_data; in fsnotify_fasync() local
|
D | notification.c | 64 bool fsnotify_notify_queue_is_empty(struct fsnotify_group *group) in fsnotify_notify_queue_is_empty() 70 void fsnotify_destroy_event(struct fsnotify_group *group, in fsnotify_destroy_event() 97 int fsnotify_add_event(struct fsnotify_group *group, in fsnotify_add_event() 148 struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group) in fsnotify_remove_first_event() 172 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event() 184 void fsnotify_flush_notify(struct fsnotify_group *group) in fsnotify_flush_notify()
|
D | mark.c | 209 struct fsnotify_group *group = mark->group; in fsnotify_final_mark_destroy() local 323 struct fsnotify_group *group = mark->group; in fsnotify_put_mark_wake() local 381 struct fsnotify_group *group = mark->group; in fsnotify_detach_mark() local 414 struct fsnotify_group *group = mark->group; in fsnotify_free_mark() local 435 struct fsnotify_group *group) in fsnotify_destroy_mark() 607 struct fsnotify_group *group = mark->group; in fsnotify_add_mark_locked() local 650 struct fsnotify_group *group = mark->group; in fsnotify_add_mark() local 663 struct fsnotify_group *group) in fsnotify_find_mark() 685 void fsnotify_clear_marks_by_group(struct fsnotify_group *group, in fsnotify_clear_marks_by_group() 772 struct fsnotify_group *group) in fsnotify_init_mark()
|
D | fdinfo.c | 28 struct fsnotify_group *group = f->private_data; in show_fdinfo() local 132 struct fsnotify_group *group = f->private_data; in fanotify_show_fdinfo() local
|
/linux-4.19.296/fs/notify/fanotify/ |
D | fanotify_user.c | 57 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event() 75 static int create_fd(struct fsnotify_group *group, in create_fd() 117 static int fill_event_metadata(struct fsnotify_group *group, in fill_event_metadata() 148 struct fsnotify_group *group, int fd) in dequeue_event() 169 static int process_access_response(struct fsnotify_group *group, in process_access_response() 207 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() 245 struct fsnotify_group *group = file->private_data; in fanotify_poll() local 260 struct fsnotify_group *group; in fanotify_read() local 341 struct fsnotify_group *group; in fanotify_write() local 366 struct fsnotify_group *group = file->private_data; in fanotify_release() local [all …]
|
D | fanotify.c | 60 static int fanotify_get_response(struct fsnotify_group *group, in fanotify_get_response() 144 struct fanotify_event_info *fanotify_alloc_event(struct fsnotify_group *group, in fanotify_alloc_event() 193 static int fanotify_handle_event(struct fsnotify_group *group, in fanotify_handle_event() 262 static void fanotify_free_group_priv(struct fsnotify_group *group) in fanotify_free_group_priv()
|
/linux-4.19.296/fs/notify/inotify/ |
D | inotify_user.c | 113 struct fsnotify_group *group = file->private_data; in inotify_poll() local 142 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event() 172 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() 225 struct fsnotify_group *group; in inotify_read() local 276 struct fsnotify_group *group = file->private_data; in inotify_release() local 289 struct fsnotify_group *group; in inotify_ioctl() local 379 static struct inotify_inode_mark *inotify_idr_find_locked(struct fsnotify_group *group, in inotify_idr_find_locked() 400 static struct inotify_inode_mark *inotify_idr_find(struct fsnotify_group *group, in inotify_idr_find() 417 static void inotify_remove_from_idr(struct fsnotify_group *group, in inotify_remove_from_idr() 486 struct fsnotify_group *group) in inotify_ignored_and_remove_idr() [all …]
|
D | inotify_fsnotify.c | 67 int inotify_handle_event(struct fsnotify_group *group, in inotify_handle_event() 140 static void inotify_freeing_mark(struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) in inotify_freeing_mark() 180 static void inotify_free_group_priv(struct fsnotify_group *group) in inotify_free_group_priv()
|
/linux-4.19.296/drivers/gpio/ |
D | gpio-lpc32xx.c | 179 static void __set_gpio_dir_p012(struct lpc32xx_gpio_chip *group, in __set_gpio_dir_p012() 190 static void __set_gpio_dir_p3(struct lpc32xx_gpio_chip *group, in __set_gpio_dir_p3() 201 static void __set_gpio_level_p012(struct lpc32xx_gpio_chip *group, in __set_gpio_level_p012() 212 static void __set_gpio_level_p3(struct lpc32xx_gpio_chip *group, in __set_gpio_level_p3() 223 static void __set_gpo_level_p3(struct lpc32xx_gpio_chip *group, in __set_gpo_level_p3() 232 static int __get_gpio_state_p012(struct lpc32xx_gpio_chip *group, in __get_gpio_state_p012() 239 static int __get_gpio_state_p3(struct lpc32xx_gpio_chip *group, in __get_gpio_state_p3() 251 static int __get_gpi_state_p3(struct lpc32xx_gpio_chip *group, in __get_gpi_state_p3() 257 static int __get_gpo_state_p3(struct lpc32xx_gpio_chip *group, in __get_gpo_state_p3() 269 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_input_p012() local [all …]
|
/linux-4.19.296/drivers/clk/renesas/ |
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 133 struct mstp_clock_group *group = clock->group; in cpg_mstp_clock_is_enabled() local 152 struct mstp_clock_group *group) in cpg_mstp_clock_register() 187 struct mstp_clock_group *group; in cpg_mstp_clocks_init() local
|
/linux-4.19.296/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 261 unsigned long group, in nilfs_palloc_get_desc_block() 280 unsigned long group, in nilfs_palloc_get_bitmap_block() 297 unsigned long group) in nilfs_palloc_delete_bitmap_block() 348 unsigned long group, in nilfs_palloc_block_get_group_desc() 506 unsigned long group, maxgroup, ngroups; in nilfs_palloc_prepare_alloc_entry() local 603 unsigned long group, group_offset; in nilfs_palloc_commit_free_entry() local [all …]
|
/linux-4.19.296/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()
|
D | resize.c | 106 ext4_group_t group) { in ext4_meta_bg_first_group() 112 ext4_group_t group) { in ext4_meta_bg_first_block_no() 118 ext4_group_t group) { in ext4_group_overhead_blocks() 137 ext4_group_t group = input->group; in verify_group_input() local 304 ext4_group_t group; in ext4_alloc_group_tables() local 480 ext4_group_t group; in set_flexbg_block_bitmap() local 548 ext4_group_t group, count; in setup_new_flex_group_blocks() local 822 ext4_group_t group) in add_new_gdb() 955 handle_t *handle, ext4_group_t group) { in add_new_gdb_meta_bg() 1013 ext4_group_t group) in reserve_backup_gdb() [all …]
|
D | mballoc.c | 713 void *buddy, void *bitmap, ext4_group_t group) in ext4_mb_generate_buddy() 814 ext4_group_t first_group, group; in ext4_mb_init_cache() local 974 ext4_group_t group, struct ext4_buddy *e4b, gfp_t gfp) in ext4_mb_get_buddy_page_lock() 1033 int ext4_mb_init_group(struct super_block *sb, ext4_group_t group, gfp_t gfp) in ext4_mb_init_group() 1100 ext4_mb_load_buddy_gfp(struct super_block *sb, ext4_group_t group, in ext4_mb_load_buddy_gfp() 1239 static int ext4_mb_load_buddy(struct super_block *sb, ext4_group_t group, in ext4_mb_load_buddy() 1795 ext4_group_t group = ex.fe_group; in ext4_mb_try_best_found() local 1822 ext4_group_t group = ac->ac_g_ex.fe_group; in ext4_mb_find_by_goal() local 2046 ext4_group_t group, int cr) in ext4_mb_good_group() 2112 ext4_group_t ngroups, group, i; in ext4_mb_regular_allocator() local [all …]
|
D | ialloc.c | 419 ext4_group_t *group, umode_t mode, in find_group_orlov() 566 ext4_group_t *group, umode_t mode) in find_group_other() 670 static int recently_deleted(struct super_block *sb, ext4_group_t group, int ino) in recently_deleted() 713 static int find_inode_bit(struct super_block *sb, ext4_group_t group, in find_inode_bit() 753 ext4_group_t ngroups, group = 0; in __ext4_new_inode() local 1350 int ext4_init_inode_table(struct super_block *sb, ext4_group_t group, in ext4_init_inode_table()
|
/linux-4.19.296/drivers/pci/endpoint/ |
D | pci-ep-cfs.c | 23 struct config_group group; member 29 struct config_group group; member 157 struct config_group *group; in pci_ep_cfs_add_epc_group() local 196 void pci_ep_cfs_remove_epc_group(struct config_group *group) in pci_ep_cfs_remove_epc_group() 391 static struct config_group *pci_epf_make(struct config_group *group, in pci_epf_make() 449 static void pci_epf_drop(struct config_group *group, struct config_item *item) in pci_epf_drop() 466 struct config_group *group; in pci_ep_cfs_add_epf_group() local 478 void pci_ep_cfs_remove_epf_group(struct config_group *group) in pci_ep_cfs_remove_epf_group()
|
/linux-4.19.296/include/linux/ |
D | pci-ep-cfs.h | 25 static inline void pci_ep_cfs_remove_epc_group(struct config_group *group) in pci_ep_cfs_remove_epc_group() 34 static inline void pci_ep_cfs_remove_epf_group(struct config_group *group) in pci_ep_cfs_remove_epf_group()
|
D | iommu.h | 520 static inline int iommu_get_group_resv_regions(struct iommu_group *group, in iommu_get_group_resv_regions() 532 struct iommu_group *group) in iommu_attach_group() 538 struct iommu_group *group) in iommu_detach_group() 547 static inline void *iommu_group_get_iommudata(struct iommu_group *group) in iommu_group_get_iommudata() 552 static inline void iommu_group_set_iommudata(struct iommu_group *group, in iommu_group_set_iommudata() 558 static inline int iommu_group_set_name(struct iommu_group *group, in iommu_group_set_name() 564 static inline int iommu_group_add_device(struct iommu_group *group, in iommu_group_add_device() 574 static inline int iommu_group_for_each_dev(struct iommu_group *group, in iommu_group_for_each_dev() 586 static inline void iommu_group_put(struct iommu_group *group) in iommu_group_put() 590 static inline int iommu_group_register_notifier(struct iommu_group *group, in iommu_group_register_notifier() [all …]
|
/linux-4.19.296/fs/configfs/ |
D | dir.c | 658 static void detach_groups(struct config_group *group) in detach_groups() 703 struct config_group *group, in create_default_group() 734 static int populate_groups(struct config_group *group, in populate_groups() 751 void configfs_remove_default_groups(struct config_group *group) in configfs_remove_default_groups() 769 struct config_group *group; in unlink_obj() local 808 static void unlink_group(struct config_group *group) in unlink_group() 819 static void link_group(struct config_group *parent_group, struct config_group *group) in link_group() 1300 struct config_group *group = NULL; in configfs_mkdir() local 1806 struct config_group *group) in configfs_register_group() 1850 void configfs_unregister_group(struct config_group *group) in configfs_unregister_group() [all …]
|
D | item.c | 108 void config_group_init_type_name(struct config_group *group, const char *name, in config_group_init_type_name() 173 void config_group_init(struct config_group *group) in config_group_init() 190 struct config_item *config_group_find_item(struct config_group *group, in config_group_find_item()
|
/linux-4.19.296/fs/ext2/ |
D | ialloc.c | 66 static void ext2_release_inode(struct super_block *sb, int group, int dir) in ext2_release_inode() 211 int group, best_group = -1; in find_group_dir() local 274 int group = -1, i; in find_group_orlov() local 377 int group, i; in find_group_other() local 438 int group, i; in ext2_new_inode() local
|
D | balloc.c | 265 unsigned int group, struct super_block * sb) in goal_in_my_reservation() 664 ext2_try_to_allocate(struct super_block *sb, int group, in ext2_try_to_allocate() 900 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation() 1092 ext2_try_to_allocate_with_rsv(struct super_block *sb, unsigned int group, in ext2_try_to_allocate_with_rsv() 1520 static int ext2_group_sparse(int group) in ext2_group_sparse() 1536 int ext2_bg_has_super(struct super_block *sb, int group) in ext2_bg_has_super() 1553 unsigned long ext2_bg_num_gdb(struct super_block *sb, int group) in ext2_bg_num_gdb()
|
/linux-4.19.296/include/linux/iio/ |
D | sw_trigger.h | 30 struct config_group *group; member 36 struct config_group group; member
|
D | sw_device.h | 30 struct config_group *group; member 36 struct config_group group; member
|
/linux-4.19.296/drivers/iio/ |
D | industrialio-sw-trigger.c | 135 static struct config_group *trigger_make_group(struct config_group *group, in trigger_make_group() 149 static void trigger_drop_group(struct config_group *group, in trigger_drop_group()
|