| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | dir.c | 289 struct kernfs_node *parent; in kernfs_get_parent() local 359 struct rb_node *parent = NULL; in kernfs_link_sibling() local 516 struct kernfs_node *parent; in kernfs_put() local 622 struct kernfs_node *parent, in __kernfs_new_node() 690 struct kernfs_node *kernfs_new_node(struct kernfs_node *parent, in kernfs_new_node() 770 struct kernfs_node *parent = kn->parent; in kernfs_add_one() local 833 static struct kernfs_node *kernfs_find_ns(struct kernfs_node *parent, in kernfs_find_ns() 866 static struct kernfs_node *kernfs_walk_ns(struct kernfs_node *parent, in kernfs_walk_ns() 907 struct kernfs_node *kernfs_find_and_get_ns(struct kernfs_node *parent, in kernfs_find_and_get_ns() 931 struct kernfs_node *kernfs_walk_and_get_ns(struct kernfs_node *parent, in kernfs_walk_and_get_ns() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | history.cpp | 61 HistoryManager::HistoryManager(QObject *parent) in HistoryManager() 357 HistoryModel::HistoryModel(HistoryManager *history, QObject *parent) in HistoryModel() 453 bool HistoryModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows() 474 HistoryMenuModel::HistoryMenuModel(HistoryTreeModel *sourceModel, QObject *parent) in HistoryMenuModel() 569 QModelIndex HistoryMenuModel::parent(const QModelIndex &index) const in parent() function in HistoryMenuModel 587 HistoryMenu::HistoryMenu(QWidget *parent) in HistoryMenu() 647 TreeProxyModel::TreeProxyModel(QObject *parent) : QSortFilterProxyModel(parent) in TreeProxyModel() 660 HistoryDialog::HistoryDialog(QWidget *parent, HistoryManager *setHistory) : QDialog(parent) in HistoryDialog() 725 HistoryFilterModel::HistoryFilterModel(QAbstractItemModel *sourceModel, QObject *parent) in HistoryFilterModel() 844 QModelIndex HistoryFilterModel::parent(const QModelIndex &) const in parent() function in HistoryFilterModel [all …]
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | edac_module.h | 92 edac_debugfs_create_dir_at(const char *dirname, struct dentry *parent) { return NULL; } in edac_debugfs_create_dir_at() 94 edac_debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, in edac_debugfs_create_file() 97 struct dentry *parent, u8 *value) { } in edac_debugfs_create_x8() 99 struct dentry *parent, u16 *value) { } in edac_debugfs_create_x16() 101 struct dentry *parent, u32 *value) { } in edac_debugfs_create_x32()
|
| /OK3568_Linux_fs/kernel/fs/debugfs/ |
| H A D | file.c | 397 struct dentry *parent, void *value, in debugfs_create_mode_unsafe() 442 void debugfs_create_u8(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u8() 478 void debugfs_create_u16(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u16() 514 void debugfs_create_u32(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u32() 551 void debugfs_create_u64(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u64() 600 struct dentry *parent, unsigned long *value) in debugfs_create_ulong() 645 void debugfs_create_x8(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x8() 663 void debugfs_create_x16(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x16() 681 void debugfs_create_x32(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x32() 699 void debugfs_create_x64(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x64() [all …]
|
| H A D | inode.c | 296 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup() 313 static struct dentry *start_creating(const char *name, struct dentry *parent) in start_creating() 383 struct dentry *parent, void *data, in __debugfs_create_file() 451 struct dentry *parent, void *data, in debugfs_create_file() 490 struct dentry *parent, void *data, in debugfs_create_file_unsafe() 521 struct dentry *parent, void *data, in debugfs_create_file_size() 551 struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir() 596 struct dentry *parent, in debugfs_create_automount() 654 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent, in debugfs_create_symlink() 742 void debugfs_lookup_and_remove(const char *name, struct dentry *parent) in debugfs_lookup_and_remove()
|
| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | sysfs.c | 309 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child() 353 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child() 378 static ssize_t export_store(struct device *parent, in export_store() 406 static ssize_t unexport_store(struct device *parent, in unexport_store() 427 static ssize_t npwm_show(struct device *parent, struct device_attribute *attr, in npwm_show() 445 static struct pwm_export *pwm_class_get_state(struct device *parent, in pwm_class_get_state() 480 static int pwm_class_resume_npwm(struct device *parent, unsigned int npwm) in pwm_class_resume_npwm() 504 static int __maybe_unused pwm_class_suspend(struct device *parent) in pwm_class_suspend() 535 static int __maybe_unused pwm_class_resume(struct device *parent) in pwm_class_resume() 551 static int pwmchip_sysfs_match(struct device *parent, const void *data) in pwmchip_sysfs_match() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/ |
| H A D | qgeopositioninfosourcefactory_geoclue.cpp | 52 QGeoPositionInfoSource *QGeoPositionInfoSourceFactoryGeoclue::positionInfoSource(QObject *parent) in positionInfoSource() 57 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactoryGeoclue::satelliteInfoSource(QObject *parent) in satelliteInfoSource() 62 QGeoAreaMonitorSource *QGeoPositionInfoSourceFactoryGeoclue::areaMonitor(QObject *parent) in areaMonitor()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue2/ |
| H A D | qgeopositioninfosourcefactory_geoclue2.cpp | 49 QGeoPositionInfoSource *QGeoPositionInfoSourceFactoryGeoclue2::positionInfoSource(QObject *parent) in positionInfoSource() 54 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactoryGeoclue2::satelliteInfoSource(QObject *parent) in satelliteInfoSource() 60 QGeoAreaMonitorSource *QGeoPositionInfoSourceFactoryGeoclue2::areaMonitor(QObject *parent) in areaMonitor()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | pci_dn.c | 62 struct pci_dn *parent, *pdn; in pci_get_pdn_by_devfn() local 98 struct pci_dn *parent, *pdn; in pci_get_pdn() local 148 static struct pci_dn *add_one_sriov_vf_pdn(struct pci_dn *parent, in add_one_sriov_vf_pdn() 175 struct pci_dn *parent, *pdn; in add_sriov_vf_pdns() local 219 struct pci_dn *parent; in remove_sriov_vf_pdns() local 287 struct device_node *parent; in pci_add_device_node_info() local 344 struct device_node *parent; in pci_remove_device_node_info() local
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-rc5t583.c | 27 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_get() local 41 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_set() local 51 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_dir_input() local 66 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_dir_output() local 91 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_free() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/gypsy/ |
| H A D | qgeopositioninfosourcefactory_gypsy.cpp | 43 QGeoPositionInfoSource *QGeoPositionInfoSourceFactoryGypsy::positionInfoSource(QObject *parent) in positionInfoSource() 49 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactoryGypsy::satelliteInfoSource(QObject *parent) in satelliteInfoSource() 59 QGeoAreaMonitorSource *QGeoPositionInfoSourceFactoryGypsy::areaMonitor(QObject *parent) in areaMonitor()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/positionpoll/ |
| H A D | positionpollfactory.cpp | 43 QGeoPositionInfoSource *QGeoPositionInfoSourceFactoryPoll::positionInfoSource(QObject *parent) in positionInfoSource() 49 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactoryPoll::satelliteInfoSource(QObject *parent) in satelliteInfoSource() 55 QGeoAreaMonitorSource *QGeoPositionInfoSourceFactoryPoll::areaMonitor(QObject *parent) in areaMonitor()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/winrt/ |
| H A D | qgeopositioninfosourcefactory_winrt.cpp | 46 QGeoPositionInfoSource *QGeoPositionInfoSourceFactoryWinRT::positionInfoSource(QObject *parent) in positionInfoSource() 53 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactoryWinRT::satelliteInfoSource(QObject *parent) in satelliteInfoSource() 60 QGeoAreaMonitorSource *QGeoPositionInfoSourceFactoryWinRT::areaMonitor(QObject *parent) in areaMonitor()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/simulator/ |
| H A D | qgeopositioninfosourcefactory_simulator.cpp | 42 QGeoPositionInfoSource *QGeoPositionInfoSourceFactorySimulator::positionInfoSource(QObject *parent) in positionInfoSource() 47 …eoSatelliteInfoSource *QGeoPositionInfoSourceFactorySimulator::satelliteInfoSource(QObject *parent) in satelliteInfoSource() 57 QGeoAreaMonitorSource *QGeoPositionInfoSourceFactorySimulator::areaMonitor(QObject *parent) in areaMonitor()
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | dir.c | 211 static struct dentry *vboxsf_dir_lookup(struct inode *parent, in vboxsf_dir_lookup() 234 static int vboxsf_dir_instantiate(struct inode *parent, struct dentry *dentry, in vboxsf_dir_instantiate() 255 static int vboxsf_dir_create(struct inode *parent, struct dentry *dentry, in vboxsf_dir_create() 297 static int vboxsf_dir_mkfile(struct inode *parent, struct dentry *dentry, in vboxsf_dir_mkfile() 303 static int vboxsf_dir_mkdir(struct inode *parent, struct dentry *dentry, in vboxsf_dir_mkdir() 309 static int vboxsf_dir_atomic_open(struct inode *parent, struct dentry *dentry, in vboxsf_dir_atomic_open() 356 static int vboxsf_dir_unlink(struct inode *parent, struct dentry *dentry) in vboxsf_dir_unlink() 430 static int vboxsf_dir_symlink(struct inode *parent, struct dentry *dentry, in vboxsf_dir_symlink()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/ |
| H A D | positionfactory_android.cpp | 44 QGeoPositionInfoSource *QGeoPositionInfoSourceFactoryAndroid::positionInfoSource(QObject *parent) in positionInfoSource() 50 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactoryAndroid::satelliteInfoSource(QObject *parent) in satelliteInfoSource() 56 QGeoAreaMonitorSource *QGeoPositionInfoSourceFactoryAndroid::areaMonitor(QObject *parent) in areaMonitor()
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | namei.c | 23 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_create() local 107 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_lookup() local 175 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_unlink() local 222 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_symlink() local 308 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_mkdir() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/positionpluginV1/ |
| H A D | plugin.cpp | 68 DummySource::DummySource(QObject *parent) : in DummySource() 195 QGeoPositionInfoSource *QGeoPositionInfoSourceFactoryTestV1::positionInfoSource(QObject *parent) in positionInfoSource() 200 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactoryTestV1::satelliteInfoSource(QObject *parent) in satelliteInfoSource() 206 QGeoAreaMonitorSource *QGeoPositionInfoSourceFactoryTestV1::areaMonitor(QObject* parent) in areaMonitor()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | dev-path-parser.c | 35 struct device *parent, struct device **child) in parse_acpi_path() 73 struct device *parent, struct device **child) in parse_pci_path() 109 struct device *parent, struct device **child) in parse_end_path() 162 struct device *parent = NULL, *child; in efi_get_device_by_path() local
|
| /OK3568_Linux_fs/kernel/fs/sysfs/ |
| H A D | group.c | 20 static void remove_files(struct kernfs_node *parent, in remove_files() 34 static int create_files(struct kernfs_node *parent, struct kobject *kobj, in create_files() 273 struct kernfs_node *parent = kobj->sd; in sysfs_remove_group() local 329 struct kernfs_node *parent; in sysfs_merge_group() local 363 struct kernfs_node *parent; in sysfs_unmerge_group() local 385 struct kernfs_node *parent; in sysfs_add_link_to_group() local 408 struct kernfs_node *parent; in sysfs_remove_link_from_group() local
|
| /OK3568_Linux_fs/kernel/fs/exportfs/ |
| H A D | expfs.c | 78 struct dentry *parent = dget_parent(dentry); in dentry_connected() local 95 struct dentry *parent = dget_parent(dentry); in clear_disconnected() local 124 struct dentry *parent; in reconnect_one() local 214 struct dentry *dentry, *parent; in reconnect_path() local 359 int *max_len, struct inode *parent) in export_encode_fh() 386 int *max_len, struct inode *parent) in exportfs_encode_inode_fh() 402 struct inode *inode = dentry->d_inode, *parent = NULL; in exportfs_encode_fh() local
|
| /OK3568_Linux_fs/kernel/drivers/amba/ |
| H A D | bus.c | 371 static int amba_device_try_add(struct amba_device *dev, struct resource *parent) in amba_device_try_add() 496 struct resource *parent; member 548 int amba_device_add(struct amba_device *dev, struct resource *parent) in amba_device_add() 577 amba_aphb_device_add(struct device *parent, const char *name, in amba_aphb_device_add() 606 amba_apb_device_add(struct device *parent, const char *name, in amba_apb_device_add() 616 amba_ahb_device_add(struct device *parent, const char *name, in amba_ahb_device_add() 626 amba_apb_device_add_res(struct device *parent, const char *name, in amba_apb_device_add_res() 637 amba_ahb_device_add_res(struct device *parent, const char *name, in amba_ahb_device_add_res() 695 int amba_device_register(struct amba_device *dev, struct resource *parent) in amba_device_register() 732 struct device *parent; member [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/ |
| H A D | clk_rv1126.c | 471 static int rv1126_rtc32k_set_parent(struct clk *clk, struct clk *parent) in rv1126_rtc32k_set_parent() 486 static int rv1126_pmuclk_set_parent(struct clk *clk, struct clk *parent) in rv1126_pmuclk_set_parent() 623 u32 con, div, sel, parent; in rv1126_pdbus_get_clk() local 717 u32 con, div, parent; in rv1126_pdphp_get_clk() local 942 u32 div, sel, con, parent; in rv1126_crypto_get_clk() local 1108 u32 div, sel, con, parent; in rv1126_sfc_get_clk() local 1140 u32 div, sel, con, parent; in rv1126_nand_get_clk() local 1172 u32 div, sel, con, parent; in rv1126_aclk_vop_get_clk() local 1205 u32 div, sel, con, parent; in rv1126_dclk_vop_get_clk() local 1269 u32 div, sel, con, parent; in rv1126_scr1_get_clk() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | dcache.c | 109 static inline struct hlist_bl_head *in_lookup_hash(const struct dentry *parent, in in_lookup_hash() 512 static inline void dentry_unlist(struct dentry *dentry, struct dentry *parent) in dentry_unlist() 552 struct dentry *parent = NULL; in __dentry_kill() local 599 struct dentry *parent; in __lock_parent() local 627 struct dentry *parent = dentry->d_parent; in lock_parent() local 687 struct dentry *parent = NULL; in dentry_kill() local 1050 struct dentry *parent = lock_parent(dentry); in d_prune_aliases() local 1079 struct dentry *parent; in shrink_lock_dentry() local 1120 struct dentry *dentry, *parent; in shrink_dentry_list() local 1288 static void d_walk(struct dentry *parent, void *data, in d_walk() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/libs/ui/ |
| H A D | messagebox.cpp | 16 MessageBox::MessageBox(QWidget *parent, const QString &text, Button button) : QWidget(parent) in MessageBox() 71 MessageBox::MessageBox(QWidget *parent):QWidget(parent) in MessageBox() 150 int MessageBox::showMessage(QWidget *parent, const QString &text, Button button) in showMessage() 156 int MessageBox::showDuringMessage(QWidget *parent, const QString &text, int duringSeconds) in showDuringMessage()
|