Home
last modified time | relevance | path

Searched defs:dep (Results 51 - 75 of 153) sorted by relevance

1234567

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Ddir.c259 struct xfs_dir2_data_entry *dep = bp->b_addr + iter_off; in xchk_dir_rec() local
406 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in xchk_directory_data_bestfree() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_data.c41 xfs_dir2_data_entry_tag_p( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep) xfs_dir2_data_entry_tag_p() argument
50 xfs_dir2_data_get_ftype( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep) xfs_dir2_data_get_ftype() argument
65 xfs_dir2_data_put_ftype( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep, uint8_t ftype) xfs_dir2_data_put_ftype() argument
179 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; __xfs_dir3_data_check() local
663 struct xfs_dir2_data_entry *dep = addr + offset; xfs_dir2_data_freescan() local
761 xfs_dir2_data_log_entry( struct xfs_da_args *args, struct xfs_buf *bp, xfs_dir2_data_entry_t *dep) xfs_dir2_data_log_entry() argument
[all...]
H A Dxfs_dir2_block.c358 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_addname() local
637 xfs_dir2_data_entry_t *dep; /* block data entry */ xfs_dir2_block_lookup() local
685 xfs_dir2_data_entry_t *dep; /* block data entry */ xfs_dir2_block_lookup_int() local
785 xfs_dir2_data_entry_t *dep; /* block data entry */ xfs_dir2_block_removename() local
866 xfs_dir2_data_entry_t *dep; /* block data entry */ xfs_dir2_block_replace() local
1081 xfs_dir2_data_entry_t *dep; /* data entry pointer */ xfs_dir2_sf_to_block() local
[all...]
H A Dxfs_dir2_sf.c176 xfs_dir2_data_entry_t *dep; /* data entry in the block */ in xfs_dir2_block_sfsize() local
290 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; xfs_dir2_block_to_sf() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_data.c41 xfs_dir2_data_entry_tag_p( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep) xfs_dir2_data_entry_tag_p() argument
50 xfs_dir2_data_get_ftype( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep) xfs_dir2_data_get_ftype() argument
65 xfs_dir2_data_put_ftype( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep, uint8_t ftype) xfs_dir2_data_put_ftype() argument
179 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; __xfs_dir3_data_check() local
663 struct xfs_dir2_data_entry *dep = addr + offset; xfs_dir2_data_freescan() local
761 xfs_dir2_data_log_entry( struct xfs_da_args *args, struct xfs_buf *bp, xfs_dir2_data_entry_t *dep) xfs_dir2_data_log_entry() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Ddir.c221 struct xfs_dir2_data_entry *dep = bp->b_addr + iter_off; in xchk_dir_rec() local
372 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in xchk_directory_data_bestfree() local
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddebugfs.c688 struct dwc3_ep *dep = s->private; in dwc3_tx_fifo_size_show() local
717 struct dwc3_ep *dep = s->private; in dwc3_rx_fifo_size_show() local
746 struct dwc3_ep *dep = s->private; in dwc3_tx_request_queue_show() local
768 struct dwc3_ep *dep in dwc3_rx_request_queue_show() local
790 struct dwc3_ep *dep = s->private; dwc3_rx_info_queue_show() local
812 struct dwc3_ep *dep = s->private; dwc3_descriptor_fetch_queue_show() local
834 struct dwc3_ep *dep = s->private; dwc3_event_queue_show() local
856 struct dwc3_ep *dep = s->private; dwc3_transfer_type_show() local
891 struct dwc3_ep *dep = s->private; dwc3_trb_ring_show() local
936 struct dwc3_ep *dep = s->private; dwc3_ep_info_register_show() local
989 dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) dwc3_debugfs_create_endpoint_dir() argument
1003 dwc3_debugfs_remove_endpoint_dir(struct dwc3_ep *dep) dwc3_debugfs_remove_endpoint_dir() argument
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dexpr.c851 int expr_contains_symbol(struct expr *dep, struct symbol *sym) in expr_contains_symbol() argument
879 bool expr_depends_symbol(struct expr *dep, struc argument
[all...]
H A Dmenu.c108 void menu_add_dep(struct expr *dep) in menu_add_dep() argument
205 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr() argument
129 menu_add_prop(enum prop_type type, struct expr *expr, struct expr *dep) menu_add_prop() argument
157 menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) menu_add_prompt() argument
210 menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) menu_add_symbol() argument
290 struct expr *parentdep, *basedep, *dep, *dep2, **ep; menu_finalize() local
[all...]
/third_party/gn/src/gn/
H A Dohos_components.cc391 bool OhosComponentsImpl::GetPrivateDepsLabel(const Value &dep, std::string &label, in GetPrivateDepsLabel() argument
538 bool OhosComponents::GetPrivateDepsLabel(const Value &dep, std::string &label, in GetPrivateDepsLabel() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_postsched.c397 struct ir3_postsched_node *dep = dep_reg(state, num); in add_single_reg_dep() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_statistics.cpp327 int32_t dep = get_dependency_cost(instr); in predict_cost() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_finalize.cpp143 depart_node *dep = *I; in finalize_loop() local
H A Dsb_bc_parser.cpp782 depart_node *dep = sh->create_depart(loop_stack.top()); in prepare_ir() local
992 depart_node *dep = sh->create_depart(reg); in prepare_if() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_scoreboard.cpp390 assert(from < n); if (is[from] != from) assign(is[from], to); is[from] = to; } } unsigned *is; unsigned n; }; struct dependency { dependency() : ordered(TGL_REGDIST_NULL), jp(), unordered(TGL_SBID_NULL), id(0), exec_all(false) {} dependency(tgl_regdist_mode mode, const ordered_address &jp, bool exec_all) : ordered(mode), jp(jp), unordered(TGL_SBID_NULL), id(0), exec_all(exec_all) {} dependency(tgl_sbid_mode mode, unsigned id, bool exec_all) : ordered(TGL_REGDIST_NULL), jp(), unordered(mode), id(id), exec_all(exec_all) {} tgl_regdist_mode ordered; ordered_address jp; tgl_sbid_mode unordered; unsigned id; bool exec_all; static const dependency done; friend bool operator==(const dependency &dep0, const dependency &dep1) { return dep0.ordered == dep1.ordered && dep0.jp == dep1.jp && dep0.unordered == dep1.unordered && dep0.id == dep1.id && dep0.exec_all == dep1.exec_all; } friend bool operator!=(const dependency &dep0, const dependency &dep1) { return !(dep0 == dep1); } }; const dependency dependency::done = dependency(TGL_REGDIST_DST, ordered_address(), false); bool is_valid(const dependency &dep) { return dep.ordered || dep.unordered; } dependency merge(equivalence_relation &eq, const dependency &dep0, const dependency &dep1) { dependency dep; if (dep0.ordered || dep1.ordered) { dep.ordered = dep0.ordered | dep1.ordered; for (unsigned p = 0; p < IDX(TGL_PIPE_ALL); p++) dep.jp.jp[p] = MAX2(dep0.jp.jp[p], dep1.jp.jp[p]); } if (dep0.unordered || dep1.unordered) { dep.unordered = dep0.unordered | dep1.unordered; dep.id = eq.link(dep0.unordered ? dep0.id : dep1.id, dep1.unordered ? dep1.id : dep0.id); } dep.exec_all = dep0.exec_all || dep1.exec_all; return dep; } dependency shadow(const dependency &dep0, const dependency &dep1) { if (dep0.ordered == TGL_REGDIST_SRC && is_valid(dep1) && !(dep1.unordered & TGL_SBID_DST) && !(dep1.ordered & TGL_REGDIST_DST)) { dependency dep = dep1; dep.ordered |= dep0.ordered; for (unsigned p = 0; p < IDX(TGL_PIPE_ALL); p++) dep.jp.jp[p] = MAX2(dep.jp.jp[p], dep0.jp.jp[p]); return dep; } else { return is_valid(dep1) ? dep1 : dep0; } } dependency transport(dependency dep, int delta[IDX(TGL_PIPE_ALL)]) { if (dep.ordered) { for (unsigned p = 0; p < IDX(TGL_PIPE_ALL); p++) { if (dep.jp.jp[p] > INT_MIN) dep.jp.jp[p] += delta[p]; } } return dep; } dependency dependency_for_read(dependency dep) { dep.ordered &= TGL_REGDIST_DST; return dep; } dependency dependency_for_write(const struct intel_device_info *devinfo, const fs_inst *inst, dependency dep) { if (!is_unordered(inst) && is_single_pipe(dep.jp, inferred_exec_pipe(devinfo, inst))) dep.ordered &= TGL_REGDIST_DST; return dep; } class scoreboard { public: dependency get(const fs_reg &r) const { if (const dependency *p = const_cast<scoreboard *>(this)->dep(r)) return *p; else return dependency(); } void set(const fs_reg &r, const dependency &d) { if (dependency *p = dep(r)) *p = d; } friend scoreboard merge(equivalence_relation &eq, const scoreboard &sb0, const scoreboard &sb1) { scoreboard sb; for (unsigned i = 0; i < ARRAY_SIZE(sb.grf_deps); i++) sb.grf_deps[i] = merge(eq, sb0.grf_deps[i], sb1.grf_deps[i]); sb.addr_dep = merge(eq, sb0.addr_dep, sb1.addr_dep); sb.accum_dep = merge(eq, sb0.accum_dep, sb1.accum_dep); return sb; } friend scoreboard shadow(const scoreboard &sb0, const scoreboard &sb1) { scoreboard sb; for (unsigned i = 0; i < ARRAY_SIZE(sb.grf_deps); i++) sb.grf_deps[i] = shadow(sb0.grf_deps[i], sb1.grf_deps[i]); sb.addr_dep = shadow(sb0.addr_dep, sb1.addr_dep); sb.accum_dep = shadow(sb0.accum_dep, sb1.accum_dep); return sb; } friend scoreboard transport(const scoreboard &sb0, int delta[IDX(TGL_PIPE_ALL)]) { scoreboard sb; for (unsigned i = 0; i < ARRAY_SIZE(sb.grf_deps); i++) sb.grf_deps[i] = transport(sb0.grf_deps[i], delta); sb.addr_dep = transport(sb0.addr_dep, delta); sb.accum_dep = transport(sb0.accum_dep, delta); return sb; } friend bool operator==(const scoreboard &sb0, const scoreboard &sb1) { for (unsigned i = 0; i < ARRAY_SIZE(sb0.grf_deps); i++) { if (sb0.grf_deps[i] != sb1.grf_deps[i]) return false; } if (sb0.addr_dep != sb1.addr_dep) return false; if (sb0.accum_dep != sb1.accum_dep) return false; return true; } friend bool operator!=(const scoreboard &sb0, const scoreboard &sb1) { return !(sb0 == sb1); } private: dependency grf_deps[BRW_MAX_GRF]; dependency addr_dep; dependency accum_dep; dependency * dep(const fs_reg &r) { const unsigned reg = (r.file == VGRF ? r.nr + r.offset / REG_SIZE : reg_offset(r) / REG_SIZE); return (r.file == VGRF || r.file == FIXED_GRF ? &grf_deps[reg] : r.file == MRF ? &grf_deps[GFX7_MRF_HACK_START + reg] : r.file == ARF && reg >= BRW_ARF_ADDRESS && reg < BRW_ARF_ACCUMULATOR ? &addr_dep : r.file == ARF && reg >= BRW_ARF_ACCUMULATOR && reg < BRW_ARF_FLAG ? &accum_dep : NULL); } }; struct dependency_list { dependency_list() : deps(NULL), n(0) {} ~dependency_list() { free(deps); } void push_back(const dependency &dep) { deps = (dependency *)realloc(deps, (n + 1) * sizeof(*deps)); deps[n++] = dep; } unsigned size() const { return n; } const dependency & operator[](unsigned i) const { assert(i < n); return deps[i]; } dependency & operator[](unsigned i) { assert(i < n); return deps[i]; } private: dependency_list(const dependency_list &); dependency_list & operator=(const dependency_list &); dependency *deps; unsigned n; }; void add_dependency(const unsigned *ids, dependency_list &deps, dependency dep) { if (is_valid(dep)) { if (dep.unordered) dep.id = ids[dep.id]; for (unsigned i = 0; i < deps.size(); i++) { if (deps[i].exec_all != dep.exec_all && (!deps[i].exec_all || (dep.unordered & TGL_SBID_SET)) && (!dep.exec_all || (deps[i].unordered & TGL_SBID_SET))) continue; if (dep.ordered && deps[i].ordered) { for (unsigned p = 0; p < IDX(TGL_PIPE_ALL); p++) deps[i].jp.jp[p] = MAX2(deps[i].jp.jp[p], dep.jp.jp[p]); deps[i].ordered |= dep.ordered; deps[i].exec_all |= dep.exec_all; dep.ordered = TGL_REGDIST_NULL; } if (dep.unordered && deps[i].unordered && deps[i].id == dep.id) { deps[i].unordered |= dep.unordered; deps[i].exec_all |= dep.exec_all; dep.unordered = TGL_SBID_NULL; } } if (is_valid(dep)) deps.push_back(dep); } } tgl_swsb ordered_dependency_swsb(const dependency_list &deps, const ordered_address &jp, bool exec_all) { tgl_pipe p = TGL_PIPE_NONE; unsigned min_dist = ~0u; for (unsigned i = 0; i < deps.size(); i++) { if (deps[i].ordered && exec_all >= deps[i].exec_all) { for (unsigned q = 0; q < IDX(TGL_PIPE_ALL); q++) { const unsigned dist = jp.jp[q] - int64_t(deps[i].jp.jp[q]); const unsigned max_dist = (q == IDX(TGL_PIPE_LONG) ? 14 : 10); assert(jp.jp[q] > deps[i].jp.jp[q]); if (dist <= max_dist) { p = (p && IDX(p) != q ? TGL_PIPE_ALL : tgl_pipe(TGL_PIPE_FLOAT + q)); min_dist = MIN3(min_dist, dist, 7); } } } } return { p ? min_dist : 0, p }; } bool find_ordered_dependency(const dependency_list &deps, const ordered_address &jp, bool exec_all) { return ordered_dependency_swsb(deps, jp, exec_all).regdist; } tgl_sbid_mode find_unordered_dependency(const dependency_list &deps, tgl_sbid_mode unordered, bool exec_all) { if (unordered) { for (unsigned i = 0; i < deps.size(); i++) { if ((unordered & deps[i].unordered) && exec_all >= deps[i].exec_all) return deps[i].unordered; } } return TGL_SBID_NULL; } tgl_sbid_mode baked_unordered_dependency_mode(const struct intel_device_info *devinfo, const fs_inst *inst, const dependency_list &deps, const ordered_address &jp) { const bool exec_all = inst->force_writemask_all; const bool has_ordered = find_ordered_dependency(deps, jp, exec_all); const tgl_pipe ordered_pipe = ordered_dependency_swsb(deps, jp, exec_all).pipe; if (find_unordered_dependency(deps, TGL_SBID_SET, exec_all)) return find_unordered_dependency(deps, TGL_SBID_SET, exec_all); else if (has_ordered && is_unordered(inst)) return TGL_SBID_NULL; else if (find_unordered_dependency(deps, TGL_SBID_DST, exec_all) && (!has_ordered || ordered_pipe == inferred_sync_pipe(devinfo, inst))) return find_unordered_dependency(deps, TGL_SBID_DST, exec_all); else if (!has_ordered) return find_unordered_dependency(deps, TGL_SBID_SRC, exec_all); else return TGL_SBID_NULL; } bool baked_ordered_dependency_mode(const struct intel_device_info *devinfo, const fs_inst *inst, const dependency_list &deps, const ordered_address &jp) { const bool exec_all = inst->force_writemask_all; const bool has_ordered = find_ordered_dependency(deps, jp, exec_all); const tgl_pipe ordered_pipe = ordered_dependency_swsb(deps, jp, exec_all).pipe; const tgl_sbid_mode unordered_mode = baked_unordered_dependency_mode(devinfo, inst, deps, jp); if (!has_ordered) return false; else if (!unordered_mode) return true; else return ordered_pipe == inferred_sync_pipe(devinfo, inst) && unordered_mode == (is_unordered(inst) ? TGL_SBID_SET : TGL_SBID_DST); } void update_inst_scoreboard(const fs_visitor *shader, const ordered_address *jps, const fs_inst *inst, unsigned ip, scoreboard &sb) { const bool exec_all = inst->force_writemask_all; const struct intel_device_info *devinfo = shader->devinfo; const tgl_pipe p = inferred_exec_pipe(devinfo, inst); const ordered_address jp = p ? ordered_address(p, jps[ip].jp[IDX(p)]) : ordered_address(); const bool is_ordered = ordered_unit(devinfo, inst, IDX(TGL_PIPE_ALL)); for (unsigned i = 0; i < inst->sources; i++) { const dependency rd_dep = (inst->is_payload(i) || inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : is_ordered ? dependency(TGL_REGDIST_SRC, jp, exec_all) : dependency::done; for (unsigned j = 0; j < regs_read(inst, i); j++) { const fs_reg r = byte_offset(inst->src[i], REG_SIZE * j); sb.set(r, shadow(sb.get(r), rd_dep)); } } if (inst->reads_accumulator_implicitly()) sb.set(brw_acc_reg(8), dependency(TGL_REGDIST_SRC, jp, exec_all)); if (is_send(inst) && inst->base_mrf != -1) { const dependency rd_dep = dependency(TGL_SBID_SRC, ip, exec_all); for (unsigned j = 0; j < inst->mlen; j++) sb.set(brw_uvec_mrf(8, inst->base_mrf + j, 0), rd_dep); } const dependency wr_dep = is_unordered(inst) ? dependency(TGL_SBID_DST, ip, exec_all) : is_ordered ? dependency(TGL_REGDIST_DST, jp, exec_all) : dependency(); if (inst->writes_accumulator_implicitly(devinfo)) sb.set(brw_acc_reg(8), wr_dep); if (is_valid(wr_dep) && inst->dst.file != BAD_FILE && !inst->dst.is_null()) assign() argument
1147 const dependency dep = sb.get(brw_acc_reg(8)); gather_inst_dependencies() local
1179 const dependency dep = sb.get(brw_acc_reg(8)); gather_inst_dependencies() local
1229 const dependency &dep = deps0[ip][i]; allocate_inst_dependencies() local
1266 const dependency &dep = deps[ip][i]; emit_inst_dependencies() local
1295 const dependency &dep = deps[ip][i]; emit_inst_dependencies() local
[all...]
/third_party/toybox/kconfig/
H A Dexpr.c778 int expr_contains_symbol(struct expr *dep, struct symbol *sym) in expr_contains_symbol() argument
802 bool expr_depends_symbol(struct expr *dep, struc argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_convert.cpp412 CArrRetDependency dep; in ConvertDependency() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp168 auto* dep = GetNextDependency(); variable
322 auto* dep = GetNextDependency(); ContinueLoading() local
399 auto& dep = *dependencies_.back(); LoadJsonEntityCollection() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dpower.c243 struct acpi_power_dependent_device *dep; in acpi_power_resource_add_dependent() local
272 struct acpi_power_dependent_device *dep; in acpi_power_resource_remove_dependent() local
353 struct acpi_power_dependent_device *dep; __acpi_power_on() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_request.h229 struct i915_dependency dep; member
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dep0.c34 static void dwc3_ep0_prepare_one_trb(struct dwc3_ep *dep, in dwc3_ep0_prepare_one_trb() argument
63 static int dwc3_ep0_start_trans(struct dwc3_ep *dep) in dwc3_ep0_start_trans() argument
87 __dwc3_gadget_ep0_queue(struct dwc3_ep *dep, struct dwc3_request *req) __dwc3_gadget_ep0_queue() argument
192 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep0_queue() local
223 struct dwc3_ep *dep; dwc3_ep0_stall_and_restart() local
251 struct dwc3_ep *dep = to_dwc3_ep(ep); __dwc3_gadget_ep0_set_halt() local
261 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_gadget_ep0_set_halt() local
275 struct dwc3_ep *dep; dwc3_ep0_out_start() local
289 struct dwc3_ep *dep; dwc3_wIndex_to_dep() local
316 struct dwc3_ep *dep; dwc3_ep0_handle_status() local
515 struct dwc3_ep *dep; dwc3_ep0_handle_endpoint() local
666 struct dwc3_ep *dep = to_dwc3_ep(ep); dwc3_ep0_set_sel_cmpl() local
710 struct dwc3_ep *dep; dwc3_ep0_set_sel() local
892 struct dwc3_ep *dep; dwc3_ep0_complete_status() local
930 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; dwc3_ep0_xfer_complete() local
953 __dwc3_ep0_do_control_data(struct dwc3 *dwc, struct dwc3_ep *dep, struct dwc3_request *req) __dwc3_ep0_do_control_data() argument
1038 dwc3_ep0_start_control_status(struct dwc3_ep *dep) dwc3_ep0_start_control_status() argument
1050 __dwc3_ep0_do_control_status(struct dwc3 *dwc, struct dwc3_ep *dep) __dwc3_ep0_do_control_status() argument
1058 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; dwc3_ep0_do_control_status() local
1075 dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep) dwc3_ep0_end_control_data() argument
1108 struct dwc3_ep *dep = dwc->eps[dwc->ep0_expect_in]; dwc3_ep0_xfernotready() local
1125 struct dwc3_ep *dep = dwc->eps[0]; dwc3_ep0_xfernotready() local
1150 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; dwc3_ep0_interrupt() local
[all...]
H A Dcore.c252 u32 dwc3_core_fifo_space(struct dwc3_ep *dep, u8 type) in dwc3_core_fifo_space() argument
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-dbgcap.c174 static void xhci_dbc_flush_endpoint_requests(struct dbc_ep *dep) in xhci_dbc_flush_endpoint_requests() argument
245 static int xhci_dbc_queue_bulk_tx(struct dbc_ep *dep, in xhci_dbc_queue_bulk_tx() argument
300 struct dbc_ep *dep = &dbc->eps[req->direction]; in dbc_ep_do_queue() local
359 struct dbc_ep *dep; xhci_dbc_do_eps_init() local
684 struct dbc_ep *dep; dbc_handle_xfer_event() local
753 struct dbc_ep *dep; xhci_dbc_do_handle_events() local
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dsch_sfq.c105 struct sfq_head dep; /* anchor in dep[] chains */ member
133 struct sfq_head dep[SFQ_MAX_DEPTH + 1]; member
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dpower.c253 struct acpi_power_dependent_device *dep; in acpi_power_resource_add_dependent() local
283 struct acpi_power_dependent_device *dep; in acpi_power_resource_remove_dependent() local
365 struct acpi_power_dependent_device *dep; __acpi_power_on() local
[all...]

Completed in 24 milliseconds

1234567