Home
last modified time | relevance | path

Searched refs:parent (Results 1776 - 1800 of 11003) sorted by relevance

1...<<71727374757677787980>>...441

/third_party/toybox/toys/posix/
H A Dcp.c128 int fdout = -1, cfd = try->parent ? try->parent->extra : AT_FDCWD, in cp_node()
131 char *catch = try->parent ? try->name : TT.destname, *err = "%s"; in cp_node()
227 for (or = try; or->parent; or = or->parent) dotdots++; in cp_node()
247 && (try->parent || (flags & (FLAG_a|FLAG_r)))) in cp_node()
355 while (try->parent) try = try->parent; in cp_node()
/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c121 struct maple_pnode *parent; member
184 * The maple tree uses the parent pointer to indicate this node is no longer in
189 WARN_ON(node->parent != ma_parent_ptr(node)); in ma_free_rcu()
320 mte_to_node(mn)->parent = ma_parent_ptr(mte_to_node(mn)); in mte_set_node_dead()
365 return ((unsigned long)node->parent & MA_ROOT_PARENT); in ma_is_root()
385 * Excluding root, the parent pointer is 256B aligned like all other tree nodes.
417 * mte_parent_shift() - Get the parent shift for the slot storage.
418 * @parent: The parent pointer cast as an unsigned long
421 static inline unsigned long mte_parent_shift(unsigned long parent) in mte_parent_shift() argument
435 mte_parent_slot_mask(unsigned long parent) mte_parent_slot_mask() argument
482 mas_set_parent(struct ma_state *mas, struct maple_enode *enode, const struct maple_enode *parent, unsigned char slot) mas_set_parent() argument
551 struct maple_node *parent; ma_dead_node() local
567 struct maple_node *parent, *node; mte_dead_node() local
1704 mas_adopt_children(struct ma_state *mas, struct maple_enode *parent) mas_adopt_children() argument
3052 struct maple_node reuse, *newnode, *parent, *new_left, *left, *node; mas_destroy_rebalance() local
5283 struct maple_enode *parent, *tmp; mt_destroy_walk() local
7016 struct maple_node *parent; mas_validate_parent_slot() local
[all...]
/kernel/linux/linux-5.10/block/
H A Dblk-iocost.c677 return kobject_name(q->kobj.parent); in q_name()
1055 struct ioc_gq *parent = iocg->ancestors[lvl]; in __propagate_weights() local
1060 parent->child_active_sum += (s32)(active - child->active); in __propagate_weights()
1061 parent->child_inuse_sum += (s32)(inuse - child->inuse); in __propagate_weights()
1071 if (parent->child_active_sum) { in __propagate_weights()
1072 parent_active = parent->weight; in __propagate_weights()
1074 parent_active * parent->child_inuse_sum, in __propagate_weights()
1075 parent->child_active_sum); in __propagate_weights()
1079 if (parent_active == parent->active && in __propagate_weights()
1080 parent_inuse == parent in __propagate_weights()
1135 struct ioc_gq *parent = iocg->ancestors[lvl]; current_hweight() local
1177 struct ioc_gq *parent = iocg->ancestors[lvl]; current_hweight_max() local
1864 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; transfer_surpluses() local
1872 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; transfer_surpluses() local
1886 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; transfer_surpluses() local
1932 struct ioc_gq *parent; transfer_surpluses() local
1976 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; transfer_surpluses() local
[all...]
H A Dblk-throttle.c56 * the parent, they're popped in round-robin order so that no single source
64 * belongs to a throtl_grp and gets queued on itself or the parent, so
76 struct throtl_service_queue *parent_sq; /* the parent service_queue */
96 THROTL_TG_PENDING = 1 << 0, /* on parent's pending tree */
125 * dispatched from this throtl_grp into its parent and will compete
126 * with the sibling qnode_on_parents and the parent's
306 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && !blkg->parent) in tg_bps_limit()
336 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && !blkg->parent) in tg_iops_limit()
561 if (cgroup_subsys_on_dfl(io_cgrp_subsys) && blkg->parent) in throtl_pd_init()
562 sq->parent_sq = &blkg_to_tg(blkg->parent) in throtl_pd_init()
676 struct rb_node *parent = NULL; tg_service_queue_add() local
1852 struct throtl_grp *parent = tg; tg_last_low_overflow_time() local
2224 struct throtl_grp *parent = blkg_to_tg(blkg); blk_throtl_charge_bio_split() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c347 struct rdtgroup *prgrp = rdtgrp->mon.parent, *crgrp; in cpus_mon_write()
350 /* Check whether cpus belong to parent ctrl group */ in cpus_mon_write()
353 rdt_last_cmd_puts("Can only add CPUs to mongroup that belong to parent\n"); in cpus_mon_write()
360 /* Give any dropped cpus to parent rdtgroup */ in cpus_mon_write()
439 * Clear child mon group masks since there is a new parent mask in cpus_ctrl_write()
564 tsk->closid == rdtgrp->mon.parent->closid)) in __rdtgroup_move_task()
573 * their parent CTRL group. in __rdtgroup_move_task()
580 if (rdtgrp->mon.parent->closid == tsk->closid) { in __rdtgroup_move_task()
862 struct resctrl_schema *s = of->kn->parent->priv; in rdt_num_closids_show()
871 struct resctrl_schema *s = of->kn->parent in rdt_default_ctrl_show()
1970 struct kernfs_node *kn, *parent; rdtgroup_kn_mode_restore() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dhls.c108 AVFormatContext *parent; member
607 * and we have no parent Master Playlist (parsing of which would have
1165 avpriv_report_missing_feature(pls->parent, "Changing ID3 metadata in HLS audio elementary stream"); in handle_id3()
1216 av_log(pls->parent, AV_LOG_ERROR, "Too large HLS ID3 tag (%d > %"PRId64" bytes)\n", in intercept_id3()
1237 av_log(pls->parent, AV_LOG_DEBUG, "Stripped %d HLS ID3 bytes\n", tag_got_bytes); in intercept_id3()
1244 av_log(pls->parent, AV_LOG_DEBUG, "Stripped additional %d HLS ID3 bytes\n", remaining); in intercept_id3()
1291 av_log(pls->parent, AV_LOG_VERBOSE, "HLS request for url '%s', offset %"PRId64", playlist %d\n", in open_input()
1297 if (open_url(pls->parent, &pb, seg->key, &c->avio_opts, opts, NULL) == 0) { in open_input()
1300 av_log(pls->parent, AV_LOG_ERROR, "Unable to read key file %s\n", in open_input()
1303 ff_format_io_close(pls->parent, in open_input()
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.c37 * instruction, are "locked" to their parent interval. The details of this are
150 if (!right->parent) in interval_insert()
152 right->parent = interval; in interval_insert()
162 interval->parent = right; in interval_insert()
168 if (!interval->parent) in interval_insert()
179 interval->parent = NULL; in ir3_reg_interval_insert()
188 interval->parent = NULL; in ir3_reg_interval_reinsert()
196 if (interval->parent) { in ir3_reg_interval_remove()
197 rb_tree_remove(&interval->parent->children, &interval->node); in ir3_reg_interval_remove()
206 child->parent in ir3_reg_interval_remove()
520 struct ra_interval *parent = ir3_reg_interval_to_ra_interval(_parent); interval_readd() local
1983 struct ra_interval *parent = ir3_reg_interval_to_ra_interval(parent_ir3); handle_phi() local
2369 dummy_interval_readd(struct ir3_reg_ctx *ctx, struct ir3_reg_interval *parent, struct ir3_reg_interval *child) dummy_interval_readd() argument
[all...]
/third_party/typescript/lib/
H A Dtsc.js5297 function containsPath(parent, child, currentDirectory, ignoreCase) {
5299 parent = combinePaths(currentDirectory, parent);
5305 if (parent === undefined || child === undefined)
5307 if (parent === child)
5309 var parentComponents = reducePathComponents(getPathComponents(parent));
6117 JSX_expressions_must_have_one_parent_element: diag(2657, ts.DiagnosticCategory.Error, "JSX_expressions_must_have_one_parent_element_2657", "JSX expressions must have one parent element."),
6427 File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0: diag(5065, ts.DiagnosticCategory.Error, "File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065", "File specification cannot contain a parent directory ('..') that appears after a recursive directory wildcard ('**'): '{0}'."),
9567 for (var current = d; current; current = current.parent) {
9575 function isParameterPropertyDeclaration(node, parent) {
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc385 // The keys to these hash-maps are (parent, name) or (parent, number) pairs.
708 inline Symbol FindNestedSymbol(const void* parent,
710 inline Symbol FindNestedSymbolOfType(const void* parent,
715 inline const FieldDescriptor* FindFieldByNumber(const Descriptor* parent,
718 const void* parent, StringPiece lowercase_name) const;
720 const void* parent, StringPiece camelcase_name) const;
722 const EnumDescriptor* parent, int number) const;
725 const EnumDescriptor* parent, int number) const;
734 bool AddAliasUnderParent(const void* parent, cons
896 FindNestedSymbol( const void* parent, StringPiece name) const FindNestedSymbol() argument
907 FindNestedSymbolOfType( const void* parent, StringPiece name, const Symbol::Type type) const FindNestedSymbolOfType() argument
951 FindFieldByNumber( const Descriptor* parent, int number) const FindFieldByNumber() argument
984 FindFieldByLowercaseName( const void* parent, StringPiece lowercase_name) const FindFieldByLowercaseName() argument
1008 FindFieldByCamelcaseName( const void* parent, StringPiece camelcase_name) const FindFieldByCamelcaseName() argument
1017 FindEnumValueByNumber( const EnumDescriptor* parent, int number) const FindEnumValueByNumber() argument
1024 FindEnumValueByNumberCreatingIfUnknown( const EnumDescriptor* parent, int number) const FindEnumValueByNumberCreatingIfUnknown() argument
1101 AddAliasUnderParent(const void* parent, const std::string& name, Symbol symbol) AddAliasUnderParent() argument
1125 const void* parent = FindParentForFieldsByMap(field); AddFieldByStylizedNames() local
3319 BuildField(const FieldDescriptorProto& proto, Descriptor* parent, FieldDescriptor* result) BuildField() argument
3323 BuildExtension(const FieldDescriptorProto& proto, Descriptor* parent, FieldDescriptor* result) BuildExtension() argument
4022 AddSymbol(const std::string& full_name, const void* parent, const std::string& name, const Message& proto, Symbol symbol) AddSymbol() argument
4602 BuildMessage(const DescriptorProto& proto, const Descriptor* parent, Descriptor* result) BuildMessage() argument
4740 BuildFieldOrExtension(const FieldDescriptorProto& proto, Descriptor* parent, FieldDescriptor* result, bool is_extension) BuildFieldOrExtension() argument
5038 BuildExtensionRange( const DescriptorProto::ExtensionRange& proto, const Descriptor* parent, Descriptor::ExtensionRange* result) BuildExtensionRange() argument
5075 BuildReservedRange( const DescriptorProto::ReservedRange& proto, const Descriptor* parent, Descriptor::ReservedRange* result) BuildReservedRange() argument
5086 BuildReservedRange( const EnumDescriptorProto::EnumReservedRange& proto, const EnumDescriptor* parent, EnumDescriptor::ReservedRange* result) BuildReservedRange() argument
5098 BuildOneof(const OneofDescriptorProto& proto, Descriptor* parent, OneofDescriptor* result) BuildOneof() argument
5191 BuildEnum(const EnumDescriptorProto& proto, const Descriptor* parent, EnumDescriptor* result) BuildEnum() argument
5287 BuildEnumValue(const EnumValueDescriptorProto& proto, const EnumDescriptor* parent, EnumValueDescriptor* result) BuildEnumValue() argument
5382 BuildMethod(const MethodDescriptorProto& proto, const ServiceDescriptor* parent, MethodDescriptor* result) BuildMethod() argument
[all...]
/kernel/linux/linux-5.10/drivers/pci/
H A Dsetup-bus.c144 if (!(r->flags) || r->parent) in pdev_sort_resources()
331 /* Count pref if its parent is non-pref */ in pci_need_to_release()
333 !(res->parent->flags & IORESOURCE_PREFETCH)) in pci_need_to_release()
352 * parent resource window. in __assign_resources_sorted()
364 * MMIO. If assigned pref MMIO's parent is non-pref MMIO in __assign_resources_sorted()
448 if (dev_res->res->parent && in __assign_resources_sorted()
460 if (dev_res->res->parent) in __assign_resources_sorted()
762 * parent resource.
781 if (r && (r->flags & type_mask) == type && !r->parent) in find_bus_resource_of_type()
893 if (b_res->parent) in pbus_size_io()
2101 struct pci_bus *parent = bridge->subordinate; pci_assign_unassigned_bridge_resources() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/
H A Dsetup-bus.c141 if (!(r->flags) || r->parent) in pdev_sort_resources()
328 /* Count pref if its parent is non-pref */ in pci_need_to_release()
330 !(res->parent->flags & IORESOURCE_PREFETCH)) in pci_need_to_release()
349 * parent resource window. in __assign_resources_sorted()
361 * MMIO. If assigned pref MMIO's parent is non-pref MMIO in __assign_resources_sorted()
445 if (dev_res->res->parent && in __assign_resources_sorted()
457 if (dev_res->res->parent) in __assign_resources_sorted()
759 * parent resource.
777 if (r && (r->flags & type_mask) == type && !r->parent) in find_bus_resource_of_type()
889 if (b_res->parent) in pbus_size_io()
2147 struct pci_bus *parent = bridge->subordinate; pci_assign_unassigned_bridge_resources() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_validate.c79 /* the parent of the current cf node being visited */
430 validate_src(&instr->parent, state, 0, 0); in validate_deref_instr()
436 nir_deref_instr *parent = nir_src_as_deref(instr->parent); in validate_deref_instr() local
437 if (parent) { in validate_deref_instr()
441 validate_assert(state, instr->modes & parent->modes); in validate_deref_instr()
443 /* If our parent isn't a deref, just assert the mode is there */ in validate_deref_instr()
456 /* We require the parent to be SSA. This may be lifted in the future */ in validate_deref_instr()
457 validate_assert(state, instr->parent.is_ssa); in validate_deref_instr()
459 /* The parent pointe in validate_deref_instr()
470 nir_deref_instr *parent = nir_instr_as_deref(parent_instr); validate_deref_instr() local
[all...]
/third_party/python/Lib/test/
H A Dtest_urllib2.py411 self.parent.calls.append((self, fn_name, args, kwds))
428 return self.parent.error("http", args[0], res, code, "", {})
436 def add_parent(self, parent):
437 self.parent = parent
438 self.parent.calls = []
508 return self.parent.error(
746 h.parent = MockOpener()
786 o = h.parent = MockOpener()
850 o = h.parent
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c281 * State for PDs/PTs which needs to update their parent PD.
286 if (vm_bo->bo->parent) in amdgpu_vm_bo_relocated()
335 if (bo->tbo.type == ttm_bo_type_kernel && bo->parent) in amdgpu_vm_bo_base_init()
353 * amdgpu_vm_pt_parent - get the parent page directory
357 * Helper to get the parent entry for the child page table. NULL if we are at
362 struct amdgpu_bo *parent = pt->base.bo->parent; in amdgpu_vm_pt_parent() local
364 if (!parent) in amdgpu_vm_pt_parent()
367 return container_of(parent->vm_bo, struct amdgpu_vm_pt, base); in amdgpu_vm_pt_parent()
375 struct amdgpu_vm_pt *parent; member
1249 struct amdgpu_vm_pt *parent = amdgpu_vm_pt_parent(entry); amdgpu_vm_update_pde() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dirq-s3c24xx.c58 * @parent parent controller for ext and sub irqs
66 struct s3c_irq_intc *parent; member
82 struct s3c_irq_intc *parent_intc = intc->parent; in s3c_irq_mask()
94 /* check to see if we need to mask the parent IRQ in s3c_irq_mask()
110 struct s3c_irq_intc *parent_intc = intc->parent; in s3c_irq_unmask()
441 parent_intc = intc->parent; in s3c24xx_irq_map()
448 /* On the S3C2412, the EINT0to3 have a parent irq in s3c24xx_irq_map()
483 pr_err("irq-s3c24xx: parent irq %lu is out of range\n", in s3c24xx_irq_map()
492 /* attach the demuxer to the parent ir in s3c24xx_irq_map()
537 s3c24xx_init_intc(struct device_node *np, struct s3c_irq_data *irq_data, struct s3c_irq_intc *parent, unsigned long address) s3c24xx_init_intc() argument
1239 struct s3c_irq_intc **parent; global() member
[all...]
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_fsm.c45 sch = to_subchannel(cdev->dev.parent); in ccw_timeout_log()
134 sch = to_subchannel(cdev->dev.parent); in ccw_device_cancel_halt_clear()
199 sch = to_subchannel(cdev->dev.parent); in ccw_device_recog_done()
321 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_oper_notify()
343 sch = to_subchannel(cdev->dev.parent); in ccw_device_done()
400 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_recognition()
441 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_report_path_events()
486 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_handle_broken_paths()
499 sch = to_subchannel(cdev->dev.parent); in ccw_device_verify_done()
562 sch = to_subchannel(cdev->dev.parent); in ccw_device_online()
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dextent_cache.c204 struct rb_node *parent = NULL, *tmp_node; in __lookup_extent_node_ret() local
221 parent = *pnode; in __lookup_extent_node_ret()
235 *insert_parent = parent; in __lookup_extent_node_ret()
237 en = rb_entry(parent, struct extent_node, rb_node); in __lookup_extent_node_ret()
238 tmp_node = parent; in __lookup_extent_node_ret()
239 if (parent && fofs > en->ei.fofs) in __lookup_extent_node_ret()
240 tmp_node = rb_next(parent); in __lookup_extent_node_ret()
243 tmp_node = parent; in __lookup_extent_node_ret()
244 if (parent && fofs < en->ei.fofs) in __lookup_extent_node_ret()
245 tmp_node = rb_prev(parent); in __lookup_extent_node_ret()
268 __attach_extent_node(struct f2fs_sb_info *sbi, struct extent_tree *et, struct extent_info *ei, struct rb_node *parent, struct rb_node **p, bool leftmost) __attach_extent_node() argument
552 struct rb_node *parent = NULL; __insert_extent_tree() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddefrag.c79 struct rb_node *parent = NULL; in __btrfs_add_inode_defrag() local
84 parent = *p; in __btrfs_add_inode_defrag()
85 entry = rb_entry(parent, struct inode_defrag, rb_node); in __btrfs_add_inode_defrag()
89 p = &parent->rb_left; in __btrfs_add_inode_defrag()
91 p = &parent->rb_right; in __btrfs_add_inode_defrag()
106 rb_link_node(&defrag->rb_node, parent, p); in __btrfs_add_inode_defrag()
181 struct rb_node *parent = NULL; in btrfs_pick_defrag_inode() local
190 parent = p; in btrfs_pick_defrag_inode()
191 entry = rb_entry(parent, struct inode_defrag, rb_node); in btrfs_pick_defrag_inode()
195 p = parent in btrfs_pick_defrag_inode()
[all...]
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dcopy_up.c535 struct dentry *parent; member
554 struct dentry *upperdir = ovl_dentry_upper(c->parent); in ovl_link_up()
558 /* Mark parent "impure" because it may now contain non-pure upper */ in ovl_link_up()
559 err = ovl_set_impure(c->parent, upperdir); in ovl_link_up()
576 /* Restore timestamps on parent (best effort) */ in ovl_link_up()
856 * upper parent i_mutex for exclusion. Since rename can change d_parent it
857 * is possible that the copy up will lock the old parent. At that point
888 } else if (WARN_ON(!c->parent)) { in ovl_do_copy_up()
893 * Mark parent "impure" because it may now contain non-pure in ovl_do_copy_up()
896 err = ovl_set_impure(c->parent, in ovl_do_copy_up()
1035 ovl_copy_up_one(struct dentry *parent, struct dentry *dentry, int flags) ovl_copy_up_one() argument
1129 struct dentry *parent = NULL; ovl_copy_up_flags() local
[all...]
/third_party/selinux/checkpolicy/
H A Dmodule_compiler.c37 struct scope_stack *parent, *child; member
332 if (stack_top->parent == NULL) { in declare_role()
333 /* in parent, so use global symbol table */ in declare_role()
566 if (stack_top->parent == NULL) { in declare_user()
567 /* in parent, so use global symbol table */ in declare_user()
626 if (stack_top->parent == NULL) { in get_local_type()
674 if (stack_top->parent == NULL) { in get_local_role()
1134 /* not within scope of this stack, so try its parent */ in is_scope_in_stack()
1135 return is_scope_in_stack(scope, stack->parent); in is_scope_in_stack()
1181 /* not within scope of this stack, so try its parent */ in is_perm_in_stack()
1486 scope_stack_t *parent; pop_stack() local
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c118 struct node *parent; member
304 static unsigned int name_hash(struct fuse *f, fuse_ino_t parent, in name_hash() argument
313 return (hash + parent) % f->name_table_size; in name_hash()
321 size_t hash = name_hash(f, node->parent->nodeid, node->name); in unhash_name()
328 unref_node(f, node->parent); in unhash_name()
331 node->parent = NULL; in unhash_name()
344 struct node *parent = get_node(f, parentid); in hash_name() local
349 parent->refctr ++; in hash_name()
350 node->parent = parent; in hash_name()
385 lookup_node(struct fuse *f, fuse_ino_t parent, const char *name) lookup_node() argument
398 find_node(struct fuse *f, fuse_ino_t parent, const char *name) find_node() argument
1336 fuse_lib_lookup(fuse_req_t req, fuse_ino_t parent, const char *name) fuse_lib_lookup() argument
1549 fuse_lib_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) fuse_lib_mknod() argument
1589 fuse_lib_mkdir(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode) fuse_lib_mkdir() argument
1615 fuse_lib_unlink(fuse_req_t req, fuse_ino_t parent, const char *name) fuse_lib_unlink() argument
1644 fuse_lib_rmdir(fuse_req_t req, fuse_ino_t parent, const char *name) fuse_lib_rmdir() argument
1668 fuse_lib_symlink(fuse_req_t req, const char *linkname, fuse_ino_t parent, const char *name) fuse_lib_symlink() argument
1783 fuse_lib_create(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, struct fuse_file_info *fi) fuse_lib_create() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/lib/
H A Diomap-pci.c27 while (bus->parent) in __pci_ioport_map()
28 bus = bus->parent; in __pci_ioport_map()
/kernel/linux/linux-5.10/drivers/acpi/pmic/
H A Dintel_pmic_chtcrc.c32 struct intel_soc_pmic *pmic = dev_get_drvdata(pdev->dev.parent); in intel_chtcrc_pmic_opregion_probe()
34 ACPI_HANDLE(pdev->dev.parent), pmic->regmap, in intel_chtcrc_pmic_opregion_probe()
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dsch_tbf_etsprio.sh14 tc qdisc replace dev $swp2 parent 10:3 handle 103: tbf \
16 tc qdisc replace dev $swp2 parent 10:2 handle 102: tbf \
/kernel/linux/linux-6.6/arch/mips/lib/
H A Diomap-pci.c27 while (bus->parent) in __pci_ioport_map()
28 bus = bus->parent; in __pci_ioport_map()

Completed in 89 milliseconds

1...<<71727374757677787980>>...441