Home
last modified time | relevance | path

Searched defs:parent (Results 76 - 100 of 4106) sorted by relevance

12345678910>>...165

/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/
H A Ddebugfs.h9 static inline struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir() argument
2 debugfs_create_file(const char *name, mode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file() argument
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
H A Ddebugfs.h9 static inline struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir() argument
2 debugfs_create_file(const char *name, mode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file() argument
/third_party/mesa3d/src/panfrost/util/
H A Dnir_mod_helpers.c100 nir_instr *parent = use->parent_instr; in pan_has_dest_mod() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewriteCaseDeclarations.cpp56 TIntermNode *parent = getParentNode(); variable
/third_party/skia/src/sksl/
H A DSkSLIntrinsicMap.h24 IntrinsicMap(IntrinsicMap* parent) : fParent(parent) {} in IntrinsicMap() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dfor_loop_statement.cc24 ForLoopStatement(const ast::ForLoopStatement* declaration, const CompoundStatement* parent, const sem::Function* function) ForLoopStatement() argument
H A Dstatement.cc29 Statement(const ast::Statement* declaration, const CompoundStatement* parent, const sem::Function* function) Statement() argument
40 CompoundStatement(const ast::Statement* declaration, const CompoundStatement* parent, const sem::Function* function) CompoundStatement() argument
H A Dswitch_statement.cc25 SwitchStatement(const ast::SwitchStatement* declaration, const CompoundStatement* parent, const sem::Function* function) SwitchStatement() argument
39 CaseStatement(const ast::CaseStatement* declaration, const CompoundStatement* parent, const sem::Function* function) CaseStatement() argument
/third_party/typescript/tests/baselines/reference/
H A DobjectLiteralShorthandProperties.js
/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.h55 CMessage* parent; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dsignalbar.cpp15 SignalBar::SignalBar(QObject *parent) in SignalBar() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dsignalbar.cpp15 SignalBar::SignalBar(QObject *parent) in SignalBar() argument
/kernel/linux/linux-5.10/drivers/clk/mvebu/
H A Darmada-37xx-xtal.c23 struct device_node *parent; in armada_3700_xtal_clock_probe() local
/kernel/linux/linux-5.10/drivers/clk/sunxi/
H A Dclk-sun4i-pll3.c23 const char *clk_name = node->name, *parent; in sun4i_a10_pll3_setup() local
/kernel/linux/linux-5.10/drivers/clk/uniphier/
H A Dclk-uniphier-core.c48 struct device_node *parent; in uniphier_clk_probe() local
/kernel/linux/linux-5.10/drivers/clk/versatile/
H A Dclk-versatile.c65 struct device_node *parent; in cm_osc_setup() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dpstree.c173 union acpi_parse_object *parent; in acpi_ps_get_depth_next() local
[all...]
/kernel/linux/common_modules/memory_security/src/
H A Djit_process.c15 struct rb_node **node = &(root->rb_node), *parent = NULL; in find_process_jit_space() local
/kernel/linux/linux-5.10/drivers/clk/bcm/
H A Dclk-bcm2835-aux.c20 const char *parent; in bcm2835_aux_clk_probe() local
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_phase.c16 struct clk_hw *parent, *grandparent; in ccu_phase_get_phase() local
59 struct clk_hw *parent, *grandparen in ccu_phase_set_phase() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/sprd/
H A Dmux.c18 u8 parent; in sprd_mux_helper_get_parent() local
/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-mux.c20 u8 parent; in owl_mux_helper_get_parent() local
/kernel/linux/linux-5.10/tools/virtio/linux/
H A Dvirtio.h9 void *parent; member
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-ath79-cpu.c56 ar79_cpu_intc_of_init( struct device_node *node, struct device_node *parent) ar79_cpu_intc_of_init() argument
/kernel/linux/linux-5.10/drivers/parisc/
H A Dwax.c70 struct parisc_device *parent; in wax_init_chip() local

Completed in 11 milliseconds

12345678910>>...165