/kernel/linux/linux-5.10/net/bluetooth/rfcomm/ |
H A D | sock.c | 66 struct sock *sk = d->owner, *parent; in rfcomm_sk_state_change() local 80 parent = bt_sk(sk)->parent; in rfcomm_sk_state_change() 81 if (parent) { in rfcomm_sk_state_change() 86 parent->sk_data_ready(parent); in rfcomm_sk_state_change() 96 if (parent && sock_flag(sk, SOCK_ZAPPED)) { in rfcomm_sk_state_change() 173 static void rfcomm_sock_cleanup_listen(struct sock *parent) in rfcomm_sock_cleanup_listen() argument 177 BT_DBG("parent %p", parent); in rfcomm_sock_cleanup_listen() 239 rfcomm_sock_init(struct sock *sk, struct sock *parent) rfcomm_sock_init() argument 934 struct sock *sk, *parent; rfcomm_connect_ind() local [all...] |
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | menu.c | 55 menu->parent = current_menu; in menu_add_entry() 76 current_menu = current_menu->parent; in menu_end_menu() 174 while ((menu = menu->parent) != NULL) { in menu_add_prompt() 285 void menu_finalize(struct menu *parent) in menu_finalize() argument 292 sym = parent->sym; in menu_finalize() 293 if (parent->list) { in menu_finalize() 296 * and propagate parent dependencies before moving on. in menu_finalize() 302 current_entry = parent; in menu_finalize() 303 for (menu = parent->list; menu; menu = menu->next) { in menu_finalize() 311 for (menu = parent in menu_finalize() [all...] |
H A D | qconf.h | 45 ConfigList(QWidget *parent, const char *name = 0); 96 void updateMenuList(ConfigItem *parent, struct menu*); 119 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() argument 120 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem() 124 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() argument 125 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem() 129 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem() argument 130 : Parent(parent, after), nextItem(0), menu(0), visible(v), goParent(true) in ConfigItem() 149 ConfigItem *_parent = (ConfigItem *)parent(); in nextSibling() 177 ConfigItemDelegate(QObject *parent [all...] |
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/ |
H A D | sock.c | 66 struct sock *sk = d->owner, *parent; in rfcomm_sk_state_change() local 80 parent = bt_sk(sk)->parent; in rfcomm_sk_state_change() 81 if (parent) { in rfcomm_sk_state_change() 86 parent->sk_data_ready(parent); in rfcomm_sk_state_change() 96 if (parent && sock_flag(sk, SOCK_ZAPPED)) { in rfcomm_sk_state_change() 173 static void rfcomm_sock_cleanup_listen(struct sock *parent) in rfcomm_sock_cleanup_listen() argument 177 BT_DBG("parent %p", parent); in rfcomm_sock_cleanup_listen() 239 rfcomm_sock_init(struct sock *sk, struct sock *parent) rfcomm_sock_init() argument 939 struct sock *sk, *parent; rfcomm_connect_ind() local [all...] |
/third_party/exfatprogs/lib/ |
H A D | exfat_dir.c | 21 #define fsck_err(parent, inode, fmt, ...) \ 24 parent, inode); \ 61 clus_count = iter->parent->size / exfat->clus_size; in read_ahead_first_blocks() 73 exfat_c2o(exfat, iter->parent->first_clus), size, in read_ahead_first_blocks() 94 clus_count = iter->parent->size / exfat->clus_size; in read_ahead_next_blocks() 99 ret = exfat_get_inode_next_clus(exfat, iter->parent, in read_ahead_next_blocks() 148 if (iter->parent == list_entry(current, struct exfat_inode, list) && in read_ahead_next_dir_blocks() 173 desc->p_clus = iter->parent->first_clus; in read_block() 182 if (block > iter->parent->size / iter->read_size) in read_block() 191 ret = exfat_get_inode_next_clus(exfat, iter->parent, in read_block() 351 exfat_lookup_dentry_set(struct exfat *exfat, struct exfat_inode *parent, struct exfat_lookup_filter *filter) exfat_lookup_dentry_set() argument 487 exfat_lookup_file(struct exfat *exfat, struct exfat_inode *parent, const char *name, struct exfat_lookup_filter *filter_out) exfat_lookup_file() argument 873 struct exfat_inode *parent = loc->parent; exfat_add_dentry_set() local 901 exfat_create_file(struct exfat *exfat, struct exfat_inode *parent, const char *name, unsigned short attr) exfat_create_file() argument [all...] |
H A D | exfat_fs.c | 31 node->parent = NULL; in exfat_alloc_inode() 77 struct exfat_inode *parent; in exfat_free_ancestors() local 80 if (!child->parent || !(child->attr & ATTR_SUBDIR)) in exfat_free_ancestors() 83 parent = child->parent; in exfat_free_ancestors() 87 child = parent; in exfat_free_ancestors() 97 if (!dir->parent) in exfat_free_dir_list() 242 dir = dir->parent; in get_ancestors() 247 for (dir = child, i = depth - 1; i >= 0; dir = dir->parent, i--) in get_ancestors() 293 struct exfat_inode *parent, struc in exfat_resolve_path_parent() 292 exfat_resolve_path_parent(struct path_resolve_ctx *ctx, struct exfat_inode *parent, struct exfat_inode *child) exfat_resolve_path_parent() argument [all...] |
/third_party/skia/src/gpu/geometry/ |
H A D | GrStyledShape.cpp | 241 void GrStyledShape::setInheritedKey(const GrStyledShape &parent, GrStyle::Apply apply, in setInheritedKey() argument 252 int parentCnt = parent.fInheritedKey.count(); in setInheritedKey() 255 parentCnt = parent.unstyledKeySize(); in setInheritedKey() 257 // The parent's geometry has no key so we will have no key. in setInheritedKey() 263 if (parent.knownToBeClosed()) { in setInheritedKey() 266 if (parent.asLine(nullptr, nullptr)) { in setInheritedKey() 269 int styleCnt = GrStyle::KeySize(parent.fStyle, apply, styleKeyFlags); in setInheritedKey() 279 parent.writeUnstyledKey(fInheritedKey.get()); in setInheritedKey() 282 memcpy(fInheritedKey.get(), parent.fInheritedKey.get(), in setInheritedKey() 286 GrStyle::WriteKey(fInheritedKey.get() + parentCnt, parent in setInheritedKey() 331 GrStyledShape(const GrStyledShape& parent, GrStyle::Apply apply, SkScalar scale) GrStyledShape() argument [all...] |
/third_party/selinux/libsepol/src/ |
H A D | hierarchy.c | 99 uint32_t parent, uint32_t src, uint32_t tgt, in bounds_expand_rule() 112 if (ebitmap_get_bit(&p->attr_type_map[src - 1], parent - 1)) { in bounds_expand_rule() 113 avtab_key.source_type = parent; in bounds_expand_rule() 129 uint32_t parent) in bounds_expand_cond_rules() 135 rc = bounds_expand_rule(handle, p, avtab, global, other, parent, in bounds_expand_cond_rules() 149 uint32_t parent; member 161 a->parent, k->source_type, k->target_type, in bounds_expand_rule_callback() 188 uint32_t parent) in bounds_expand_parent_rules() 201 args.parent = parent; in bounds_expand_parent_rules() 97 bounds_expand_rule(sepol_handle_t *handle, policydb_t *p, avtab_t *avtab, avtab_t *global, avtab_t *other, uint32_t parent, uint32_t src, uint32_t tgt, uint32_t class, uint32_t data) bounds_expand_rule() argument 126 bounds_expand_cond_rules(sepol_handle_t *handle, policydb_t *p, cond_av_list_t *cur, avtab_t *avtab, avtab_t *global, avtab_t *other, uint32_t parent) bounds_expand_cond_rules() argument 185 bounds_expand_parent_rules(sepol_handle_t *handle, policydb_t *p, avtab_t *global_avtab, struct bounds_cond_info **cond_info, uint32_t parent) bounds_expand_parent_rules() argument 281 bounds_check_rule(sepol_handle_t *handle, policydb_t *p, avtab_t *global_avtab, avtab_t *cur_avtab, uint32_t child, uint32_t parent, uint32_t src, uint32_t tgt, uint32_t class, uint32_t data, avtab_ptr_t *bad, int *numbad) bounds_check_rule() argument 322 bounds_check_cond_rules(sepol_handle_t *handle, policydb_t *p, avtab_t *global_avtab, avtab_t *cond_avtab, cond_av_list_t *rules, uint32_t child, uint32_t parent, avtab_ptr_t *bad, int *numbad) bounds_check_cond_rules() argument 353 uint32_t parent; global() member 371 bounds_check_child_rules(sepol_handle_t *handle, policydb_t *p, avtab_t *global_avtab, struct bounds_cond_info *cond_info, uint32_t child, uint32_t parent, avtab_ptr_t *bad, int *numbad) bounds_check_child_rules() argument 413 bounds_check_type(sepol_handle_t *handle, policydb_t *p, uint32_t child, uint32_t parent, avtab_ptr_t *bad, int *numbad) bounds_check_type() argument 439 bounds_report(sepol_handle_t *handle, policydb_t *p, uint32_t child, uint32_t parent, avtab_ptr_t cur) bounds_report() argument [all...] |
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-tps80031.c | 72 ret = tps80031_reads(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_read_time() 103 ret = tps80031_clr_bits(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_set_time() 106 dev_err(dev->parent, "Stop RTC failed, err = %d\n", ret); in tps80031_rtc_set_time() 110 ret = tps80031_writes(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_set_time() 118 ret = tps80031_set_bits(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_set_time() 121 dev_err(dev->parent, "Start RTC failed, err = %d\n", ret); in tps80031_rtc_set_time() 131 ret = tps80031_set_bits(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_alarm_irq_enable() 134 ret = tps80031_clr_bits(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_alarm_irq_enable() 154 ret = tps80031_writes(dev->parent, TPS80031_SLAVE_ID1, in tps80031_rtc_set_alarm() 169 ret = tps80031_reads(dev->parent, TPS80031_SLAVE_ID in tps80031_rtc_read_alarm() [all...] |
/kernel/linux/linux-5.10/drivers/usb/common/ |
H A D | ulpi.c | 24 return ulpi->ops->read(ulpi->dev.parent, addr); in ulpi_read() 30 return ulpi->ops->write(ulpi->dev.parent, addr, val); in ulpi_write() 183 struct device *parent; in ulpi_of_register() local 185 /* Find a ulpi bus underneath the parent or the grandparent */ in ulpi_of_register() 186 parent = ulpi->dev.parent; in ulpi_of_register() 187 if (parent->of_node) in ulpi_of_register() 188 np = of_get_child_by_name(parent->of_node, "ulpi"); in ulpi_of_register() 189 else if (parent->parent in ulpi_of_register() [all...] |
/kernel/linux/linux-5.10/drivers/usb/typec/ |
H A D | mux.c | 67 WARN_ON(!try_module_get(sw->dev.parent->driver->owner)); in fwnode_typec_switch_get() 82 module_put(sw->dev.parent->driver->owner); in typec_switch_put() 100 * @parent: Parent device 109 typec_switch_register(struct device *parent, in typec_switch_register() argument 125 sw->dev.parent = parent; in typec_switch_register() 130 ret = dev_set_name(&sw->dev, "%s-switch", desc->name ? desc->name : dev_name(parent)); in typec_switch_register() 138 dev_err(parent, "failed to register switch (%d)\n", ret); in typec_switch_register() 266 WARN_ON(!try_module_get(mux->dev.parent->driver->owner)); in fwnode_typec_mux_get() 281 module_put(mux->dev.parent in typec_mux_put() 317 typec_mux_register(struct device *parent, const struct typec_mux_desc *desc) typec_mux_register() argument [all...] |
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | qconf.h | 45 ConfigList(QWidget *parent, const char *name = 0); 96 void updateMenuList(ConfigItem *parent, struct menu*); 119 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() argument 120 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem() 124 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() argument 125 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem() 129 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem() argument 130 : Parent(parent, after), nextItem(0), menu(0), visible(v), goParent(true) in ConfigItem() 149 ConfigItem *_parent = (ConfigItem *)parent(); in nextSibling() 177 ConfigItemDelegate(QObject *parent [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | proc_net.c | 34 return pde->parent->data; in PDE_NET() 105 struct proc_dir_entry *parent, const struct seq_operations *ops, in proc_create_net_data() 110 p = proc_create_reg(name, mode, &parent, data); in proc_create_net_data() 117 return proc_register(parent, p); in proc_create_net_data() 125 * @parent: The parent directory in which to create. 130 * Create a network namespaced proc file in the @parent directory with the 147 struct proc_dir_entry *parent, in proc_create_net_data_write() 154 p = proc_create_reg(name, mode, &parent, data); in proc_create_net_data_write() 162 return proc_register(parent, in proc_create_net_data_write() 104 proc_create_net_data(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct seq_operations *ops, unsigned int state_size, void *data) proc_create_net_data() argument 146 proc_create_net_data_write(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct seq_operations *ops, proc_write_t write, unsigned int state_size, void *data) proc_create_net_data_write() argument 197 proc_create_net_single(const char *name, umode_t mode, struct proc_dir_entry *parent, int (*show)(struct seq_file *, void *), void *data) proc_create_net_single() argument 238 proc_create_net_single_write(const char *name, umode_t mode, struct proc_dir_entry *parent, int (*show)(struct seq_file *, void *), proc_write_t write, void *data) proc_create_net_single_write() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_buddy.c | 45 static struct i915_buddy_block *i915_block_alloc(struct i915_buddy_block *parent, in i915_block_alloc() argument 57 block->parent = parent; in i915_block_alloc() 218 struct i915_buddy_block *parent; in get_buddy() local 220 parent = block->parent; in get_buddy() 221 if (!parent) in get_buddy() 224 if (parent->left == block) in get_buddy() 225 return parent->right; in get_buddy() 227 return parent in get_buddy() 233 struct i915_buddy_block *parent; __i915_buddy_free() local [all...] |
/kernel/linux/linux-6.6/fs/proc/ |
H A D | proc_net.c | 31 return pde->parent->data; in PDE_NET() 115 struct proc_dir_entry *parent, const struct seq_operations *ops, in proc_create_net_data() 120 p = proc_create_reg(name, mode, &parent, data); in proc_create_net_data() 127 return proc_register(parent, p); in proc_create_net_data() 135 * @parent: The parent directory in which to create. 140 * Create a network namespaced proc file in the @parent directory with the 157 struct proc_dir_entry *parent, in proc_create_net_data_write() 164 p = proc_create_reg(name, mode, &parent, data); in proc_create_net_data_write() 172 return proc_register(parent, in proc_create_net_data_write() 114 proc_create_net_data(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct seq_operations *ops, unsigned int state_size, void *data) proc_create_net_data() argument 156 proc_create_net_data_write(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct seq_operations *ops, proc_write_t write, unsigned int state_size, void *data) proc_create_net_data_write() argument 207 proc_create_net_single(const char *name, umode_t mode, struct proc_dir_entry *parent, int (*show)(struct seq_file *, void *), void *data) proc_create_net_single() argument 248 proc_create_net_single_write(const char *name, umode_t mode, struct proc_dir_entry *parent, int (*show)(struct seq_file *, void *), proc_write_t write, void *data) proc_create_net_single_write() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/common/ |
H A D | ulpi.c | 25 return ulpi->ops->read(ulpi->dev.parent, addr); in ulpi_read() 31 return ulpi->ops->write(ulpi->dev.parent, addr, val); in ulpi_write() 182 struct device *parent; in ulpi_of_register() local 184 /* Find a ulpi bus underneath the parent or the grandparent */ in ulpi_of_register() 185 parent = ulpi->dev.parent; in ulpi_of_register() 186 if (parent->of_node) in ulpi_of_register() 187 np = of_get_child_by_name(parent->of_node, "ulpi"); in ulpi_of_register() 188 else if (parent->parent in ulpi_of_register() [all...] |
/kernel/linux/linux-6.6/drivers/usb/typec/ |
H A D | mux.c | 42 * device type or the device class of the remote port parent that @fwnode in typec_switch_match() 100 WARN_ON(!try_module_get(sw_devs[i]->dev.parent->driver->owner)); in fwnode_typec_switch_get() 137 module_put(sw_dev->dev.parent->driver->owner); in typec_switch_put() 156 * @parent: Parent device 165 typec_switch_register(struct device *parent, in typec_switch_register() argument 181 sw_dev->dev.parent = parent; in typec_switch_register() 186 ret = dev_set_name(&sw_dev->dev, "%s-switch", desc->name ? desc->name : dev_name(parent)); in typec_switch_register() 194 dev_err(parent, "failed to register switch (%d)\n", ret); in typec_switch_register() 272 * device type or the device class of the remote port parent tha in typec_mux_match() 410 typec_mux_register(struct device *parent, const struct typec_mux_desc *desc) typec_mux_register() argument [all...] |
/kernel/linux/linux-6.6/drivers/clk/socfpga/ |
H A D | clk-gate-s10.c | 55 u8 parent = 0; in socfpga_gate_get_parent() local 60 parent = ((readl(socfpgaclk->bypass_reg) & mask) >> in socfpga_gate_get_parent() 71 if (parent == 0) /* only applicable if parent is maca */ in socfpga_gate_get_parent() 72 parent = BOOTCLK_BYPASS; in socfpga_gate_get_parent() 75 if (parent == 1) /* only applicable if parent is macb */ in socfpga_gate_get_parent() 76 parent = BOOTCLK_BYPASS; in socfpga_gate_get_parent() 78 return parent; in socfpga_gate_get_parent() 85 u8 parent in socfpga_agilex_gate_get_parent() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_liverangeevaluator_helpers.cpp | 39 ProgramScope::ProgramScope(ProgramScope *parent, ProgramScopeType type, int id, in ProgramScope() argument 47 parent_scope(parent) in ProgramScope() 61 ProgramScope *ProgramScope::parent() const in parent() function in r600::ProgramScope 106 p = p->parent(); in outermost_loop() 129 const ProgramScope *my_parent = parent(); in is_child_of() 133 my_parent = my_parent->parent(); in is_child_of() 243 parent()->set_loop_break_line(line); in set_loop_break_line() 310 /* Has been written in this or a parent scope? - this makes the temporary in record_read() 394 * - has already been written in a parent IF scope. in record_if_write() 447 const ProgramScope *parent_ifelse = scope.parent() in record_else_write() [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | ast-model.c | 32 GtkTreeIter *parent); 36 GtkTreeIter *parent, gint n); 198 /* must chain up - finalize parent */ in ast_finalize() 297 node = node->parent; in ast_get_path() 345 node = ast_nth_child(node->parent, node->index + 1); in ast_iter_next() 353 * the row specified by 'parent' has any children. 356 * 'parent' is NULL, then the first top-level 364 GtkTreeIter *parent) in ast_iter_children() 366 return ast_iter_nth_child(tree_model, iter, parent, 0); in ast_iter_children() 414 * ast_iter_nth_child: If the row specified by 'parent' ha 362 ast_iter_children(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *parent) ast_iter_children() argument 424 ast_iter_nth_child(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *parent, gint n) ast_iter_nth_child() argument 458 ast_new(AstNode *parent, int index, const char *text, void *ptr, void (*inspect)(AstNode*)) ast_new() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/focusable/ |
H A D | focusable_element.cpp | 133 auto parent = GetElementParent().Upgrade(); in SetFocusOnTouchCallback() local 134 while (parent) { in SetFocusOnTouchCallback() 135 auto element = AceType::DynamicCast<TouchListenerElement>(parent); in SetFocusOnTouchCallback() 139 parent = parent->GetElementParent().Upgrade(); in SetFocusOnTouchCallback() 145 parent = parent->GetElementParent().Upgrade(); in SetFocusOnTouchCallback() 164 parent = parent->GetElementParent().Upgrade(); in SetFocusOnTouchCallback()
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | rosen_render_svg_tspan.cpp | 155 // notify parent node of text or textpath to render. in OnNotifyRender() 157 auto parent = AceType::DynamicCast<RenderSvgBase>(GetParent().Upgrade()); in OnNotifyRender() local 158 while (parent != nullptr) { in OnNotifyRender() 159 if (AceType::InstanceOf<RosenRenderSvgTspan>(parent) || AceType::InstanceOf<RenderSvgTextPath>(parent)) { in OnNotifyRender() 160 node = parent; in OnNotifyRender() 161 parent = AceType::DynamicCast<RenderSvgBase>(parent->GetParent().Upgrade()); in OnNotifyRender() 162 } else if (AceType::InstanceOf<RenderSvgText>(parent)) { in OnNotifyRender() 164 parent in OnNotifyRender() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_base.cpp | 83 auto parent = pattern->GetHost(); in RevertLocalPointWithTransform() local 84 CHECK_NULL_VOID(parent); in RevertLocalPointWithTransform() 86 while (parent) { in RevertLocalPointWithTransform() 87 nodeStack.push(parent); in RevertLocalPointWithTransform() 88 parent = parent->GetAncestorNodeOfFrame(true); in RevertLocalPointWithTransform() 93 parent = nodeStack.top(); in RevertLocalPointWithTransform() 94 CHECK_NULL_VOID(parent); in RevertLocalPointWithTransform() 96 auto renderContext = parent->GetRenderContext(); in RevertLocalPointWithTransform()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | isa-bridge.c | 113 struct device_node *np, *parent = NULL, *tmp; in isa_bridge_find_early() local 125 /* Look for our hose being a parent */ in isa_bridge_find_early() 126 for (parent = of_get_parent(np); parent;) { in isa_bridge_find_early() 127 if (parent == hose->dn) { in isa_bridge_find_early() 128 of_node_put(parent); in isa_bridge_find_early() 131 tmp = parent; in isa_bridge_find_early() 132 parent = of_get_parent(parent); in isa_bridge_find_early() 135 if (parent ! in isa_bridge_find_early() [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | page_counter.c | 23 if (!c->parent) in propagate_protected_usage() 32 atomic_long_add(delta, &c->parent->children_min_usage); in propagate_protected_usage() 41 atomic_long_add(delta, &c->parent->children_low_usage); in propagate_protected_usage() 71 for (c = counter; c; c = c->parent) { in page_counter_charge() 100 for (c = counter; c; c = c->parent) { in page_counter_try_charge() 140 for (c = counter; c != *fail; c = c->parent) in page_counter_try_charge() 155 for (c = counter; c; c = c->parent) in page_counter_uncharge() 214 for (c = counter; c; c = c->parent) in page_counter_set_min() 231 for (c = counter; c; c = c->parent) in page_counter_set_low()
|