Home
last modified time | relevance | path

Searched defs:item (Results 51 – 75 of 502) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/kernel/drivers/hwtracing/stm/
H A Dp_sys-t.c118 static ssize_t sys_t_policy_uuid_show(struct config_item *item, in sys_t_policy_uuid_show()
127 sys_t_policy_uuid_store(struct config_item *item, const char *page, in sys_t_policy_uuid_store()
143 static ssize_t sys_t_policy_do_len_show(struct config_item *item, in sys_t_policy_do_len_show()
152 sys_t_policy_do_len_store(struct config_item *item, const char *page, in sys_t_policy_do_len_store()
168 static ssize_t sys_t_policy_ts_interval_show(struct config_item *item, in sys_t_policy_ts_interval_show()
177 sys_t_policy_ts_interval_store(struct config_item *item, const char *page, in sys_t_policy_ts_interval_store()
199 static ssize_t sys_t_policy_clocksync_interval_show(struct config_item *item, in sys_t_policy_clocksync_interval_show()
208 sys_t_policy_clocksync_interval_store(struct config_item *item, in sys_t_policy_clocksync_interval_store()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqgeomapmapboxgl.cpp208 void QGeoMapMapboxGLPrivate::addMapItem(QDeclarativeGeoMapItemBase *item) in addMapItem()
263 void QGeoMapMapboxGLPrivate::removeMapItem(QDeclarativeGeoMapItemBase *item) in removeMapItem()
458 QDeclarativeGeoMapItemBase *item = static_cast<QDeclarativeGeoMapItemBase *>(sender()); in onMapItemPropertyChanged() local
469 … QDeclarativeGeoMapItemBase *item = static_cast<QDeclarativeGeoMapItemBase *>(sender()->parent()); in onMapItemSubPropertyChanged() local
485 QDeclarativeGeoMapItemBase *item = static_cast<QDeclarativeGeoMapItemBase *>(sender()); in onMapItemGeometryChanged() local
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dutil_double_list.h47 static inline void list_inithead(struct list_head *item) in list_inithead()
53 static inline void list_add(struct list_head *item, struct list_head *list) in list_add()
61 static inline void list_addtail(struct list_head *item, struct list_head *list) in list_addtail()
77 static inline void list_del(struct list_head *item) in list_del()
83 static inline void list_delinit(struct list_head *item) in list_delinit()
/OK3568_Linux_fs/kernel/fs/configfs/
H A Ddir.c283 static int configfs_create_dir(struct config_item *item, struct dentry *dentry, in configfs_create_dir()
415 static void configfs_remove_dir(struct config_item * item) in configfs_remove_dir()
575 static void detach_attrs(struct config_item * item) in detach_attrs()
604 static int populate_attrs(struct config_item *item) in populate_attrs()
749 static void unlink_obj(struct config_item *item) in unlink_obj()
768 static void link_obj(struct config_item *parent_item, struct config_item *item) in link_obj()
836 struct config_item *item, in configfs_attach_item()
864 static void configfs_detach_item(struct config_item *item) in configfs_detach_item()
871 struct config_item *item, in configfs_attach_group()
910 static void configfs_detach_group(struct config_item *item) in configfs_detach_group()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_serial.c252 static inline struct f_serial_opts *to_f_serial_opts(struct config_item *item) in to_f_serial_opts()
258 static void serial_attr_release(struct config_item *item) in serial_attr_release()
271 static ssize_t f_serial_console_store(struct config_item *item, in f_serial_console_store()
278 static ssize_t f_serial_console_show(struct config_item *item, char *page) in f_serial_console_show()
287 static ssize_t f_serial_port_num_show(struct config_item *item, char *page) in f_serial_port_num_show()
H A Df_loopback.c456 static inline struct f_lb_opts *to_f_lb_opts(struct config_item *item) in to_f_lb_opts()
462 static void lb_attr_release(struct config_item *item) in lb_attr_release()
473 static ssize_t f_lb_opts_qlen_show(struct config_item *item, char *page) in f_lb_opts_qlen_show()
485 static ssize_t f_lb_opts_qlen_store(struct config_item *item, in f_lb_opts_qlen_store()
511 static ssize_t f_lb_opts_bulk_buflen_show(struct config_item *item, char *page) in f_lb_opts_bulk_buflen_show()
523 static ssize_t f_lb_opts_bulk_buflen_store(struct config_item *item, in f_lb_opts_bulk_buflen_store()
H A Df_mass_storage.c3066 static inline struct fsg_lun_opts *to_fsg_lun_opts(struct config_item *item) in to_fsg_lun_opts()
3071 static inline struct fsg_opts *to_fsg_opts(struct config_item *item) in to_fsg_opts()
3077 static void fsg_lun_attr_release(struct config_item *item) in fsg_lun_attr_release()
3089 static ssize_t fsg_lun_opts_file_show(struct config_item *item, char *page) in fsg_lun_opts_file_show()
3097 static ssize_t fsg_lun_opts_file_store(struct config_item *item, in fsg_lun_opts_file_store()
3108 static ssize_t fsg_lun_opts_ro_show(struct config_item *item, char *page) in fsg_lun_opts_ro_show()
3113 static ssize_t fsg_lun_opts_ro_store(struct config_item *item, in fsg_lun_opts_ro_store()
3124 static ssize_t fsg_lun_opts_removable_show(struct config_item *item, in fsg_lun_opts_removable_show()
3130 static ssize_t fsg_lun_opts_removable_store(struct config_item *item, in fsg_lun_opts_removable_store()
3138 static ssize_t fsg_lun_opts_cdrom_show(struct config_item *item, char *page) in fsg_lun_opts_cdrom_show()
[all …]
/OK3568_Linux_fs/kernel/scripts/basic/
H A Dfixdep.c159 struct item { struct
160 struct item *next; argument
167 static struct item *hashtab[HASHSZ]; argument
/OK3568_Linux_fs/kernel/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c160 struct mlxreg_core_item *item; in mlxreg_hotplug_attr_show() local
192 struct mlxreg_core_item *item; in mlxreg_hotplug_attr_init() local
279 struct mlxreg_core_item *item) in mlxreg_hotplug_work_helper()
348 struct mlxreg_core_item *item) in mlxreg_hotplug_health_work_helper()
450 struct mlxreg_core_item *item; in mlxreg_hotplug_work_handler() local
529 struct mlxreg_core_item *item; in mlxreg_hotplug_set_irq() local
602 struct mlxreg_core_item *item; in mlxreg_hotplug_unset_irq() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_dquot_item_recover.c26 struct xlog_recover_item *item) in xlog_recover_dquot_ra_pass2()
63 struct xlog_recover_item *item, in xlog_recover_dquot_commit_pass2()
178 struct xlog_recover_item *item) in xlog_recover_quotaoff_commit_pass1()
/OK3568_Linux_fs/app/qfm/
H A Dqfmwindow.cpp198 QListWidgetItem *item = new QListWidgetItem(); in getitem() local
207 void QfmWindow::getlist(QListWidget *listWid, QListWidgetItem *item) in getlist()
309 QListWidgetItem * item = m_listWid->item(i); in on_openClicked() local
336 void QfmWindow::on_itemClicked(QListWidgetItem *item) in on_itemClicked()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_hashtab.c113 int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_insert_item()
144 int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, in drm_ht_just_insert_please()
170 struct drm_hash_item **item) in drm_ht_find_item()
195 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_remove_item()
/OK3568_Linux_fs/u-boot/scripts/basic/
H A Dfixdep.c142 struct item { struct
143 struct item *next; argument
150 static struct item *hashtab[HASHSZ]; argument
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Duptodate.c135 struct ocfs2_meta_cache_item *item; in ocfs2_purge_copied_metadata_tree() local
194 sector_t item) in ocfs2_search_cache_array()
213 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_search_cache_tree() local
233 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_buffer_cached() local
547 struct ocfs2_meta_cache_item *item) in ocfs2_remove_metadata_tree()
561 struct ocfs2_meta_cache_item *item = NULL; in ocfs2_remove_block_from_cache() local
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Ditem_ops.c36 static void sd_print_item(struct item_head *ih, char *item) in sd_print_item()
55 static void sd_check_item(struct item_head *ih, char *item) in sd_check_item()
134 static void direct_print_item(struct item_head *ih, char *item) in direct_print_item()
145 static void direct_check_item(struct item_head *ih, char *item) in direct_check_item()
260 static void indirect_print_item(struct item_head *ih, char *item) in indirect_print_item()
283 static void indirect_check_item(struct item_head *ih, char *item) in indirect_check_item()
372 static void direntry_print_item(struct item_head *ih, char *item) in direntry_print_item()
412 static void direntry_check_item(struct item_head *ih, char *item) in direntry_check_item()
657 static void errcatch_print_item(struct item_head *ih, char *item) in errcatch_print_item()
663 static void errcatch_check_item(struct item_head *ih, char *item) in errcatch_check_item()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddelayed-inode.c319 struct btrfs_delayed_item *item; in btrfs_alloc_delayed_item() local
407 struct btrfs_delayed_item *item; in __btrfs_add_delayed_item() local
452 struct btrfs_delayed_item *item) in __btrfs_add_delayed_insertion_item()
459 struct btrfs_delayed_item *item) in __btrfs_add_delayed_deletion_item()
500 static void btrfs_release_delayed_item(struct btrfs_delayed_item *item) in btrfs_release_delayed_item()
513 struct btrfs_delayed_item *item = NULL; in __btrfs_first_delayed_insertion_item() local
526 struct btrfs_delayed_item *item = NULL; in __btrfs_first_delayed_deletion_item() local
536 struct btrfs_delayed_item *item) in __btrfs_next_delayed_item()
550 struct btrfs_delayed_item *item) in btrfs_delayed_item_reserve_metadata()
583 struct btrfs_delayed_item *item) in btrfs_delayed_item_release_metadata()
[all …]
H A Droot-tree.c23 struct btrfs_root_item *item) in btrfs_read_root_item()
107 void btrfs_set_root_node(struct btrfs_root_item *item, in btrfs_set_root_node()
119 *root, struct btrfs_key *key, struct btrfs_root_item in btrfs_update_root()
198 const struct btrfs_key *key, struct btrfs_root_item *item) in btrfs_insert_root()
461 struct btrfs_root_item *item = &root->root_item; in btrfs_update_root_times() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dbacking-dev.h68 enum wb_stat_item item, s64 amount) in __add_wb_stat()
73 static inline void inc_wb_stat(struct bdi_writeback *wb, enum wb_stat_item item) in inc_wb_stat()
78 static inline void dec_wb_stat(struct bdi_writeback *wb, enum wb_stat_item item) in dec_wb_stat()
83 static inline s64 wb_stat(struct bdi_writeback *wb, enum wb_stat_item item) in wb_stat()
88 static inline s64 wb_stat_sum(struct bdi_writeback *wb, enum wb_stat_item item) in wb_stat_sum()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/facilities/
H A Didentity.hpp23 # define BOOST_PP_IDENTITY(item) item BOOST_PP_EMPTY argument
25 # define BOOST_PP_IDENTITY_N(item,n) item BOOST_PP_TUPLE_EAT_N(n) argument
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-config.c40 struct perf_config_item *item = NULL; in set_config() local
75 struct perf_config_item *item; in show_spec_config() local
105 struct perf_config_item *item; in show_config() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/platform/
H A Dplatform_ARM_SUNxI_usb.c36 static script_item_u item; variable
43 static script_item_u item; variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/platform/
H A Dplatform_ARM_SUNxI_usb.c35 static script_item_u item; variable
42 static script_item_u item; variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/platform/
H A Dplatform_ARM_SUNxI_usb.c35 static script_item_u item; variable
42 static script_item_u item; variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/platform/
H A Dplatform_ARM_SUNxI_usb.c35 static script_item_u item; variable
42 static script_item_u item; variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/platform/
H A Dplatform_ARM_SUNxI_usb.c36 static script_item_u item; variable
43 static script_item_u item; variable

12345678910>>...21