/linux-6.6.21/drivers/usb/dwc3/ |
D | gadget.c | 179 static void dwc3_ep_inc_enq(struct dwc3_ep *dep) in dwc3_ep_inc_enq() argument 181 dwc3_ep_inc_trb(&dep->trb_enqueue); in dwc3_ep_inc_enq() 188 static void dwc3_ep_inc_deq(struct dwc3_ep *dep) in dwc3_ep_inc_deq() argument 190 dwc3_ep_inc_trb(&dep->trb_dequeue); in dwc3_ep_inc_deq() 193 static void dwc3_gadget_del_and_unmap_request(struct dwc3_ep *dep, in dwc3_gadget_del_and_unmap_request() argument 196 struct dwc3 *dwc = dep->dwc; in dwc3_gadget_del_and_unmap_request() 213 if (dep->number > 1) in dwc3_gadget_del_and_unmap_request() 227 void dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, in dwc3_gadget_giveback() argument 230 struct dwc3 *dwc = dep->dwc; in dwc3_gadget_giveback() 232 dwc3_gadget_del_and_unmap_request(dep, req, status); in dwc3_gadget_giveback() [all …]
|
D | ep0.c | 30 static void __dwc3_ep0_do_control_status(struct dwc3 *dwc, struct dwc3_ep *dep); 32 struct dwc3_ep *dep, struct dwc3_request *req); 36 static void dwc3_ep0_prepare_one_trb(struct dwc3_ep *dep, in dwc3_ep0_prepare_one_trb() argument 42 dwc = dep->dwc; in dwc3_ep0_prepare_one_trb() 43 trb = &dwc->ep0_trb[dep->trb_enqueue]; in dwc3_ep0_prepare_one_trb() 46 dep->trb_enqueue++; in dwc3_ep0_prepare_one_trb() 62 trace_dwc3_prepare_trb(dep, trb); in dwc3_ep0_prepare_one_trb() 65 static int dwc3_ep0_start_trans(struct dwc3_ep *dep) in dwc3_ep0_start_trans() argument 71 if (dep->flags & DWC3_EP_TRANSFER_STARTED) in dwc3_ep0_start_trans() 74 dwc = dep->dwc; in dwc3_ep0_start_trans() [all …]
|
D | trace.h | 105 __string(name, req->dep->name) 115 __assign_str(name, req->dep->name); 184 TP_PROTO(struct dwc3_ep *dep, unsigned int cmd, 186 TP_ARGS(dep, cmd, params, cmd_status), 188 __string(name, dep->name) 196 __assign_str(name, dep->name); 212 TP_PROTO(struct dwc3_ep *dep, unsigned int cmd, 214 TP_ARGS(dep, cmd, params, cmd_status) 218 TP_PROTO(struct dwc3_ep *dep, struct dwc3_trb *trb), 219 TP_ARGS(dep, trb), [all …]
|
D | gadget.h | 84 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_started_request() local 87 list_move_tail(&req->list, &dep->started_list); in dwc3_gadget_move_started_request() 101 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_cancelled_request() local 104 list_move_tail(&req->list, &dep->cancelled_list); in dwc3_gadget_move_cancelled_request() 107 void dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, 113 void dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep); 119 int __dwc3_gadget_ep_set_halt(struct dwc3_ep *dep, int value, int protocol); 121 void dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt); 130 static inline void dwc3_gadget_ep_get_transfer_index(struct dwc3_ep *dep) in dwc3_gadget_ep_get_transfer_index() argument 134 res_id = dwc3_readl(dep->regs, DWC3_DEPCMD); in dwc3_gadget_ep_get_transfer_index() [all …]
|
D | debugfs.c | 688 struct dwc3_ep *dep = s->private; in dwc3_tx_fifo_size_show() local 689 struct dwc3 *dwc = dep->dwc; in dwc3_tx_fifo_size_show() 700 val = dwc3_core_fifo_space(dep, DWC3_TXFIFO); in dwc3_tx_fifo_size_show() 717 struct dwc3_ep *dep = s->private; in dwc3_rx_fifo_size_show() local 718 struct dwc3 *dwc = dep->dwc; in dwc3_rx_fifo_size_show() 729 val = dwc3_core_fifo_space(dep, DWC3_RXFIFO); in dwc3_rx_fifo_size_show() 746 struct dwc3_ep *dep = s->private; in dwc3_tx_request_queue_show() local 747 struct dwc3 *dwc = dep->dwc; in dwc3_tx_request_queue_show() 757 val = dwc3_core_fifo_space(dep, DWC3_TXREQQ); in dwc3_tx_request_queue_show() 768 struct dwc3_ep *dep = s->private; in dwc3_rx_request_queue_show() local [all …]
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_scheduler.c | 160 struct i915_dependency *dep, *p; in __i915_schedule() local 193 list_for_each_entry(dep, &dfs, dfs_link) { in __i915_schedule() 194 struct i915_sched_node *node = dep->signaler; in __i915_schedule() 207 GEM_BUG_ON(p == dep); /* no cycles! */ in __i915_schedule() 239 list_for_each_entry_safe_reverse(dep, p, &dfs, dfs_link) { in __i915_schedule() 240 struct i915_request *from = container_of(dep->signaler, in __i915_schedule() 243 INIT_LIST_HEAD(&dep->dfs_link); in __i915_schedule() 245 node = dep->signaler; in __i915_schedule() 323 i915_dependency_free(struct i915_dependency *dep) in i915_dependency_free() argument 325 kmem_cache_free(slab_dependencies, dep); in i915_dependency_free() [all …]
|
/linux-6.6.21/arch/ia64/include/asm/ |
D | mca_asm.h | 36 dep addr = 0, addr, 61, 3 53 dep addr = temp, addr, 61, 3 86 dep old_psr = 0, old_psr, 32, 32; \ 104 dep temp2 = 0, temp2, PSR_IC, 2; \ 109 dep temp1 = 0, temp1, 32, 32; \ 111 dep temp1 = 0, temp1, PSR_IT, 1; \ 113 dep temp1 = 0, temp1, PSR_DT, 1; \ 115 dep temp1 = 0, temp1, PSR_RT, 1; \ 117 dep temp1 = 0, temp1, PSR_I, 1; \ 119 dep temp1 = 0, temp1, PSR_IC, 1; \ [all …]
|
/linux-6.6.21/scripts/kconfig/ |
D | menu.c | 108 void menu_add_dep(struct expr *dep) in menu_add_dep() argument 110 current_entry->dep = expr_alloc_and(current_entry->dep, dep); in menu_add_dep() 130 struct expr *dep) in menu_add_prop() argument 141 prop->visible.expr = dep; in menu_add_prop() 158 struct expr *dep) in menu_add_prompt() argument 160 struct property *prop = menu_add_prop(type, NULL, dep); in menu_add_prompt() 205 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr() argument 207 menu_add_prop(type, expr, dep); in menu_add_expr() 210 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol() argument 212 menu_add_prop(type, expr_alloc_symbol(sym), dep); in menu_add_symbol() [all …]
|
D | lkc.h | 87 void menu_add_dep(struct expr *dep); 88 void menu_add_visibility(struct expr *dep); 89 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep); 90 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep); 91 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep);
|
D | expr.h | 49 #define EXPR_NOT(dep) (2-(dep)) argument 250 struct expr *dep; member 301 int expr_contains_symbol(struct expr *dep, struct symbol *sym); 302 bool expr_depends_symbol(struct expr *dep, struct symbol *sym);
|
D | streamline_config.pl | 224 my $dep = $3; 225 if ($dep !~ /^\s*(y|m|n)\s*$/) { 226 $dep =~ s/.*\sif\s+//; 227 $depends{$config} .= " " . $dep; 228 dprint "Added default depends $dep to $config\n";
|
/linux-6.6.21/fs/xfs/libxfs/ |
D | xfs_dir2_block.c | 358 xfs_dir2_data_entry_t *dep; /* block data entry */ in xfs_dir2_block_addname() local 551 dep = (xfs_dir2_data_entry_t *)dup; in xfs_dir2_block_addname() 557 (char *)dep - (char *)hdr)); in xfs_dir2_block_addname() 570 dep->inumber = cpu_to_be64(args->inumber); in xfs_dir2_block_addname() 571 dep->namelen = args->namelen; in xfs_dir2_block_addname() 572 memcpy(dep->name, args->name, args->namelen); in xfs_dir2_block_addname() 573 xfs_dir2_data_put_ftype(dp->i_mount, dep, args->filetype); in xfs_dir2_block_addname() 574 tagp = xfs_dir2_data_entry_tag_p(dp->i_mount, dep); in xfs_dir2_block_addname() 575 *tagp = cpu_to_be16((char *)dep - (char *)hdr); in xfs_dir2_block_addname() 584 xfs_dir2_data_log_entry(args, bp, dep); in xfs_dir2_block_addname() [all …]
|
D | xfs_dir2_data.c | 43 struct xfs_dir2_data_entry *dep) in xfs_dir2_data_entry_tag_p() argument 45 return (__be16 *)((char *)dep + in xfs_dir2_data_entry_tag_p() 46 xfs_dir2_data_entsize(mp, dep->namelen) - sizeof(__be16)); in xfs_dir2_data_entry_tag_p() 52 struct xfs_dir2_data_entry *dep) in xfs_dir2_data_get_ftype() argument 55 uint8_t ftype = dep->name[dep->namelen]; in xfs_dir2_data_get_ftype() 67 struct xfs_dir2_data_entry *dep, in xfs_dir2_data_put_ftype() argument 71 ASSERT(dep->namelen != 0); in xfs_dir2_data_put_ftype() 74 dep->name[dep->namelen] = ftype; in xfs_dir2_data_put_ftype() 179 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in __xfs_dir3_data_check() local 219 if (dep->namelen == 0) in __xfs_dir3_data_check() [all …]
|
D | xfs_dir2_sf.c | 176 xfs_dir2_data_entry_t *dep; /* data entry in the block */ in xfs_dir2_block_sfsize() local 210 dep = (xfs_dir2_data_entry_t *)((char *)hdr + in xfs_dir2_block_sfsize() 217 isdot = dep->namelen == 1 && dep->name[0] == '.'; in xfs_dir2_block_sfsize() 219 dep->namelen == 2 && in xfs_dir2_block_sfsize() 220 dep->name[0] == '.' && dep->name[1] == '.'; in xfs_dir2_block_sfsize() 223 i8count += be64_to_cpu(dep->inumber) > XFS_DIR2_MAX_SHORT_INUM; in xfs_dir2_block_sfsize() 228 namelen += dep->namelen + has_ftype; in xfs_dir2_block_sfsize() 230 parent = be64_to_cpu(dep->inumber); in xfs_dir2_block_sfsize() 290 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in xfs_dir2_block_to_sf() local 303 if (dep->namelen == 1 && dep->name[0] == '.') in xfs_dir2_block_to_sf() [all …]
|
D | xfs_dir2_leaf.c | 626 struct xfs_dir2_data_entry *dep; /* data block entry */ in xfs_dir2_leaf_addname() local 866 dep = (xfs_dir2_data_entry_t *)dup; in xfs_dir2_leaf_addname() 867 dep->inumber = cpu_to_be64(args->inumber); in xfs_dir2_leaf_addname() 868 dep->namelen = args->namelen; in xfs_dir2_leaf_addname() 869 memcpy(dep->name, args->name, dep->namelen); in xfs_dir2_leaf_addname() 870 xfs_dir2_data_put_ftype(dp->i_mount, dep, args->filetype); in xfs_dir2_leaf_addname() 871 tagp = xfs_dir2_data_entry_tag_p(dp->i_mount, dep); in xfs_dir2_leaf_addname() 872 *tagp = cpu_to_be16((char *)dep - (char *)hdr); in xfs_dir2_leaf_addname() 883 xfs_dir2_data_log_entry(args, dbp, dep); in xfs_dir2_leaf_addname() 1163 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leaf_lookup() local [all …]
|
D | xfs_dir2_node.c | 786 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leafn_lookup_for_entry() local 873 dep = (xfs_dir2_data_entry_t *)((char *)curbp->b_addr + in xfs_dir2_leafn_lookup_for_entry() 881 cmp = xfs_dir2_compname(args, dep->name, dep->namelen); in xfs_dir2_leafn_lookup_for_entry() 888 args->inumber = be64_to_cpu(dep->inumber); in xfs_dir2_leafn_lookup_for_entry() 889 args->filetype = xfs_dir2_data_get_ftype(mp, dep); in xfs_dir2_leafn_lookup_for_entry() 894 state->extrablk.index = (int)((char *)dep - in xfs_dir2_leafn_lookup_for_entry() 1272 xfs_dir2_data_entry_t *dep; /* data block entry */ in xfs_dir2_leafn_remove() local 1321 dep = (xfs_dir2_data_entry_t *)((char *)hdr + off); in xfs_dir2_leafn_remove() 1326 xfs_dir2_data_entsize(dp->i_mount, dep->namelen), &needlog, in xfs_dir2_leafn_remove() 1899 struct xfs_dir2_data_entry *dep; /* data entry pointer */ in xfs_dir2_node_addname_int() local [all …]
|
/linux-6.6.21/scripts/ |
D | headerdep.pl | 105 if(my($dep) = ($line =~ m/^#\s*include\s*<(.*?)>/)) { 106 push @queue, $dep; 107 push @{$deps{$header}}, [$i + 1, $dep]; 148 for my $dep (@{$deps{$name}}) { 149 my $chain = [@$top, [$dep->[0], $dep->[1]]]; 153 if(grep { $_->[1] eq $dep->[1] } @$top) { 186 for my $dep (@{$deps{$header}}) { 188 mangle($header), mangle($dep->[1]);
|
/linux-6.6.21/fs/xfs/ |
D | xfs_dir2_readdir.c | 182 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in xfs_dir2_block_getdents() local 197 xfs_dir2_data_entsize(dp->i_mount, dep->namelen); in xfs_dir2_block_getdents() 208 filetype = xfs_dir2_data_get_ftype(dp->i_mount, dep); in xfs_dir2_block_getdents() 213 !xfs_dir2_namecheck(dep->name, in xfs_dir2_block_getdents() 214 dep->namelen))) { in xfs_dir2_block_getdents() 218 if (!dir_emit(ctx, (char *)dep->name, dep->namelen, in xfs_dir2_block_getdents() 219 be64_to_cpu(dep->inumber), in xfs_dir2_block_getdents() 354 xfs_dir2_data_entry_t *dep; /* data entry */ in xfs_dir2_leaf_getdents() local 429 dep = bp->b_addr + offset; in xfs_dir2_leaf_getdents() 431 dep->namelen); in xfs_dir2_leaf_getdents() [all …]
|
/linux-6.6.21/fs/xfs/scrub/ |
D | readdir.c | 113 struct xfs_dir2_data_entry *dep = bp->b_addr + off; in xchk_dir_walk_block() local 124 next_off = off + xfs_dir2_data_entsize(mp, dep->namelen); in xchk_dir_walk_block() 129 ino = be64_to_cpu(dep->inumber); in xchk_dir_walk_block() 130 name.name = dep->name; in xchk_dir_walk_block() 131 name.len = dep->namelen; in xchk_dir_walk_block() 132 name.type = xfs_dir2_data_get_ftype(mp, dep); in xchk_dir_walk_block() 202 struct xfs_dir2_data_entry *dep; in xchk_dir_walk_leaf() local 239 dep = bp->b_addr + offset; in xchk_dir_walk_leaf() 240 length = xfs_dir2_data_entsize(mp, dep->namelen); in xchk_dir_walk_leaf() 243 ino = be64_to_cpu(dep->inumber); in xchk_dir_walk_leaf() [all …]
|
/linux-6.6.21/drivers/acpi/ |
D | power.c | 253 struct acpi_power_dependent_device *dep; in acpi_power_resource_add_dependent() local 257 list_for_each_entry(dep, &resource->dependents, node) { in acpi_power_resource_add_dependent() 259 if (dep->dev == dev) in acpi_power_resource_add_dependent() 263 dep = kzalloc(sizeof(*dep), GFP_KERNEL); in acpi_power_resource_add_dependent() 264 if (!dep) { in acpi_power_resource_add_dependent() 269 dep->dev = dev; in acpi_power_resource_add_dependent() 270 list_add_tail(&dep->node, &resource->dependents); in acpi_power_resource_add_dependent() 283 struct acpi_power_dependent_device *dep; in acpi_power_resource_remove_dependent() local 286 list_for_each_entry(dep, &resource->dependents, node) { in acpi_power_resource_remove_dependent() 287 if (dep->dev == dev) { in acpi_power_resource_remove_dependent() [all …]
|
D | scan.c | 1798 struct acpi_dep_data *dep; in acpi_scan_dep_init() local 1800 list_for_each_entry(dep, &acpi_dep_list, node) { in acpi_scan_dep_init() 1801 if (dep->consumer == adev->handle) { in acpi_scan_dep_init() 1802 if (dep->honor_dep) in acpi_scan_dep_init() 2009 struct acpi_dep_data *dep; in acpi_scan_check_dep() local 2025 dep = kzalloc(sizeof(*dep), GFP_KERNEL); in acpi_scan_check_dep() 2026 if (!dep) in acpi_scan_check_dep() 2031 dep->supplier = dep_devices.handles[i]; in acpi_scan_check_dep() 2032 dep->consumer = handle; in acpi_scan_check_dep() 2033 dep->honor_dep = honor_dep; in acpi_scan_check_dep() [all …]
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | async_tx.h | 16 #define async_tx_find_channel(dep, cap, dst_lst, dst_cnt, src_lst, \ argument 22 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ argument 23 __async_tx_find_channel(dep, type)
|
/linux-6.6.21/drivers/usb/host/ |
D | xhci-dbgcap.c | 174 static void xhci_dbc_flush_endpoint_requests(struct dbc_ep *dep) in xhci_dbc_flush_endpoint_requests() argument 178 list_for_each_entry_safe(req, tmp, &dep->list_pending, list_pending) in xhci_dbc_flush_endpoint_requests() 245 static int xhci_dbc_queue_bulk_tx(struct dbc_ep *dep, in xhci_dbc_queue_bulk_tx() argument 252 struct xhci_ring *ring = dep->ring; in xhci_dbc_queue_bulk_tx() 289 writel(DBC_DOOR_BELL_TARGET(dep->direction), &dbc->regs->doorbell); in xhci_dbc_queue_bulk_tx() 300 struct dbc_ep *dep = &dbc->eps[req->direction]; in dbc_ep_do_queue() local 311 dbc_ep_dma_direction(dep)); in dbc_ep_do_queue() 317 ret = xhci_dbc_queue_bulk_tx(dep, req); in dbc_ep_do_queue() 323 dbc_ep_dma_direction(dep)); in dbc_ep_do_queue() 327 list_add_tail(&req->list_pending, &dep->list_pending); in dbc_ep_do_queue() [all …]
|
/linux-6.6.21/net/sched/ |
D | sch_sfq.c | 105 struct sfq_head dep; /* anchor in dep[] chains */ member 133 struct sfq_head dep[SFQ_MAX_DEPTH + 1]; member 153 return &q->slots[val].dep; in sfq_dep_head() 154 return &q->dep[val - SFQ_MAX_FLOWS]; in sfq_dep_head() 210 n = q->dep[qlen].next; in sfq_link() 212 slot->dep.next = n; in sfq_link() 213 slot->dep.prev = p; in sfq_link() 215 q->dep[qlen].next = x; /* sfq_dep_head(q, p)->next = x */ in sfq_link() 221 n = q->slots[x].dep.next; \ 222 p = q->slots[x].dep.prev; \ [all …]
|
/linux-6.6.21/arch/ia64/kernel/ |
D | ivt.S | 132 (p8) dep r25=r18,r25,2,6 139 (p7) dep r17=r17,r19,(PAGE_SHIFT-3),3 // put region number bits in place 148 (p6) dep r17=r18,r19,3,(PAGE_SHIFT-3) // r17=pgd_offset for region 5 149 (p7) dep r17=r18,r17,3,(PAGE_SHIFT-6) // r17=pgd_offset for region[0-4] 161 dep r28=r28,r17,3,(PAGE_SHIFT-3) // r28=pud_offset(pgd,addr) 167 dep r17=r18,r29,3,(PAGE_SHIFT-3) // r17=pmd_offset(pud,addr) 169 dep r17=r18,r17,3,(PAGE_SHIFT-3) // r17=pmd_offset(pgd,addr) 176 dep r21=r19,r20,3,(PAGE_SHIFT-3) // r21=pte_offset(pmd,addr) 185 dep r23=0,r20,0,PAGE_SHIFT // clear low bits to get page address 416 (p12) dep r17=-1,r17,4,1 // set ma=UC for region 6 addr [all …]
|