/kernel/linux/linux-5.10/drivers/usb/dwc3/ |
H A D | gadget.h | 84 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_started_request() local 99 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_cancelled_request() local 125 static inline void dwc3_gadget_ep_get_transfer_index(struct dwc3_ep *dep) in dwc3_gadget_ep_get_transfer_index() argument [all...] |
H A D | debug.h | 420 static inline void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_create_endpoint_dir() argument
|
H A D | debugfs.c | 683 struct dwc3_ep *dep = s->private; in dwc3_tx_fifo_size_show() local 714 struct dwc3_ep *dep = s->private; in dwc3_rx_fifo_size_show() local 745 struct dwc3_ep *dep = s->private; in dwc3_tx_request_queue_show() local 767 struct dwc3_ep *dep in dwc3_rx_request_queue_show() local 789 struct dwc3_ep *dep = s->private; dwc3_rx_info_queue_show() local 811 struct dwc3_ep *dep = s->private; dwc3_descriptor_fetch_queue_show() local 833 struct dwc3_ep *dep = s->private; dwc3_event_queue_show() local 855 struct dwc3_ep *dep = s->private; dwc3_transfer_type_show() local 890 struct dwc3_ep *dep = s->private; dwc3_trb_ring_show() local 935 struct dwc3_ep *dep = s->private; dwc3_ep_info_register_show() local 988 dwc3_debugfs_create_endpoint_files(struct dwc3_ep *dep, struct dentry *parent) dwc3_debugfs_create_endpoint_files() argument 1001 dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) dwc3_debugfs_create_endpoint_dir() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | readdir.c | 113 struct xfs_dir2_data_entry *dep = bp->b_addr + off; in xchk_dir_walk_block() local 202 struct xfs_dir2_data_entry *dep; in xchk_dir_walk_leaf() local [all...] |
H A D | dir.c | 221 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 D | gadget.h | 84 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_started_request() local 101 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_cancelled_request() local 130 dwc3_gadget_ep_get_transfer_index(struct dwc3_ep *dep) dwc3_gadget_ep_get_transfer_index() argument [all...] |
H A D | debug.h | 423 static inline void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_create_endpoint_dir() argument 425 static inline void dwc3_debugfs_remove_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_remove_endpoint_dir() argument
|
H A D | debugfs.c | 688 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-5.10/drivers/gpu/drm/i915/ |
H A D | i915_scheduler.c | 239 struct i915_dependency *dep, *p; in __i915_schedule() local 417 i915_dependency_free(struct i915_dependency *dep) in i915_dependency_free() argument 422 __i915_sched_node_add_dependency(struct i915_sched_node *node, struct i915_sched_node *signal, struct i915_dependency *dep, unsigned long flags) __i915_sched_node_add_dependency() argument 455 struct i915_dependency *dep; i915_sched_node_add_dependency() local 474 struct i915_dependency *dep, *tmp; i915_sched_node_fini() local [all...] |
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_tables_offload.h | 32 } dep; member
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_dir2_readdir.c | 181 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in xfs_dir2_block_getdents() local 354 xfs_dir2_data_entry_t *dep; /* dat in xfs_dir2_leaf_getdents() local [all...] |
/kernel/linux/linux-5.10/drivers/pnp/ |
H A D | interface.c | 213 int ret, dep = 0, set = 0; in options_show() local
|
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | namei.c | 521 struct hpfs_dirent *dep, *nde; in hpfs_rename() local
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | namei.c | 517 struct hpfs_dirent *dep, *nde; in hpfs_rename() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_dir2_readdir.c | 182 struct xfs_dir2_data_entry *dep = bp->b_addr + offset; in xfs_dir2_block_getdents() local 354 xfs_dir2_data_entry_t *dep; /* dat in xfs_dir2_leaf_getdents() local [all...] |
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_tables_offload.h | 32 } dep; member
|
/kernel/linux/linux-6.6/drivers/pnp/ |
H A D | interface.c | 214 int ret, dep = 0, set = 0; in options_show() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_scheduler.c | 160 struct i915_dependency *dep, *p; in __i915_schedule() local 323 i915_dependency_free(struct i915_dependency *dep) i915_dependency_free() argument 328 __i915_sched_node_add_dependency(struct i915_sched_node *node, struct i915_sched_node *signal, struct i915_dependency *dep, unsigned long flags) __i915_sched_node_add_dependency() argument 361 struct i915_dependency *dep; i915_sched_node_add_dependency() local 376 struct i915_dependency *dep, *tmp; i915_sched_node_fini() local 414 struct i915_dependency *dep; i915_request_show_with_schedule() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 633 u32 size, wid = priv->dma_cap.estwid, dep = priv->dma_cap.estdep; in tc_setup_taprio() local
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | expr.c | 851 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 D | menu.c | 107 void menu_add_dep(struct expr *dep) in menu_add_dep() argument 204 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr() argument 128 menu_add_prop(enum prop_type type, struct expr *expr, struct expr *dep) menu_add_prop() argument 156 menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) menu_add_prompt() argument 209 menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) menu_add_symbol() argument 311 struct expr *parentdep, *basedep, *dep, *dep2, **ep; menu_finalize() local [all...] |
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | object.c | 869 struct fscache_object *dep; in fscache_enqueue_dependents() local
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | dir.c | 259 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 D | xfs_dir2_data.c | 41 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/libxfs/ |
H A D | xfs_dir2_data.c | 41 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...] |