Searched defs:dep (Results 26 - 37 of 37) sorted by relevance

12

/linux-master/include/linux/
H A Dlockdep.h55 u8 dep; member in struct:lock_list
/linux-master/drivers/dma/
H A Ddmaengine.c1556 struct dma_async_tx_descriptor *dep = txd_next(tx); local
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_node.c791 xfs_dir2_data_entry_t *dep; /* data block entry */ local
1278 xfs_dir2_data_entry_t *dep; /* data block entry */ local
1906 struct xfs_dir2_data_entry *dep; /* data entry pointer */ local
2104 xfs_dir2_data_entry_t *dep; local
2198 xfs_dir2_data_entry_t *dep; /* data entry changed */ local
[all...]
H A Dxfs_dir2_leaf.c627 struct xfs_dir2_data_entry *dep; /* data block entry */ local
1164 xfs_dir2_data_entry_t *dep; /* data block entry */ local
1224 xfs_dir2_data_entry_t *dep; /* data entry */ local
1354 xfs_dir2_data_entry_t *dep; /* data entry structure */ local
1500 xfs_dir2_data_entry_t *dep; /* data block entry */ local
[all...]
/linux-master/kernel/time/
H A Dtick-sched.c329 static bool check_tick_dependency(atomic_t *dep) argument
479 static void tick_nohz_dep_set_all(atomic_t *dep, argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c546 struct amdgpu_cs_post_dep *dep = &p->post_deps[i]; local
/linux-master/sound/core/
H A Dpcm_lib.c1145 snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, int var, snd_pcm_hw_rule_func_t func, void *private, int dep, ...) argument
/linux-master/drivers/usb/dwc3/
H A Dgadget.c179 static void dwc3_ep_inc_enq(struct dwc3_ep *dep) argument
188 static void dwc3_ep_inc_deq(struct dwc3_ep *dep) argument
193 static void dwc3_gadget_del_and_unmap_request(struct dwc3_ep *dep, argument
227 dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, int status) argument
291 dwc3_send_gadget_ep_cmd(struct dwc3_ep *dep, unsigned int cmd, struct dwc3_gadget_ep_cmd_params *params) argument
457 dwc3_send_clear_stall_ep_cmd(struct dwc3_ep *dep) argument
481 dwc3_trb_dma_offset(struct dwc3_ep *dep, struct dwc3_trb *trb) argument
489 dwc3_alloc_trb_pool(struct dwc3_ep *dep) argument
508 dwc3_free_trb_pool(struct dwc3_ep *dep) argument
519 dwc3_gadget_set_xfer_resource(struct dwc3_ep *dep) argument
576 dwc3_gadget_set_ep_config(struct dwc3_ep *dep, unsigned int action) argument
702 struct dwc3_ep *dep; local
755 dwc3_gadget_resize_tx_fifos(struct dwc3_ep *dep) argument
854 __dwc3_gadget_ep_enable(struct dwc3_ep *dep, unsigned int action) argument
971 dwc3_remove_requests(struct dwc3 *dwc, struct dwc3_ep *dep, int status) argument
1011 __dwc3_gadget_ep_disable(struct dwc3_ep *dep) argument
1068 struct dwc3_ep *dep; local
1100 struct dwc3_ep *dep; local
1129 struct dwc3_ep *dep = to_dwc3_ep(ep); local
1163 dwc3_ep_prev_trb(struct dwc3_ep *dep, u8 index) argument
1173 dwc3_calc_trbs_left(struct dwc3_ep *dep) argument
1212 dwc3_prepare_one_trb(struct dwc3_ep *dep, struct dwc3_request *req, unsigned int trb_length, unsigned int chain, unsigned int node, bool use_bounce_buffer, bool must_interrupt) argument
1361 dwc3_needs_extra_trb(struct dwc3_ep *dep, struct dwc3_request *req) argument
1383 dwc3_prepare_last_sg(struct dwc3_ep *dep, struct dwc3_request *req, unsigned int entry_length, unsigned int node) argument
1413 dwc3_prepare_trbs_sg(struct dwc3_ep *dep, struct dwc3_request *req) argument
1514 dwc3_prepare_trbs_linear(struct dwc3_ep *dep, struct dwc3_request *req) argument
1530 dwc3_prepare_trbs(struct dwc3_ep *dep) argument
1606 __dwc3_gadget_kick_transfer(struct dwc3_ep *dep) argument
1700 __dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt) argument
1780 dwc3_gadget_start_isoc_quirk(struct dwc3_ep *dep) argument
1853 __dwc3_gadget_start_isoc(struct dwc3_ep *dep) argument
1919 __dwc3_gadget_ep_queue(struct dwc3_ep *dep, struct dwc3_request *req) argument
1989 struct dwc3_ep *dep = to_dwc3_ep(ep); local
2003 dwc3_gadget_ep_skip_trbs(struct dwc3_ep *dep, struct dwc3_request *req) argument
2032 dwc3_gadget_ep_cleanup_cancelled_requests(struct dwc3_ep *dep) argument
2070 struct dwc3_ep *dep = to_dwc3_ep(ep); local
2132 __dwc3_gadget_ep_set_halt(struct dwc3_ep *dep, int value, int protocol) argument
2221 struct dwc3_ep *dep = to_dwc3_ep(ep); local
2237 struct dwc3_ep *dep = to_dwc3_ep(ep); local
2480 struct dwc3_ep *dep; local
2844 struct dwc3_ep *dep; local
3143 dwc3_gadget_init_control_endpoint(struct dwc3_ep *dep) argument
3158 dwc3_gadget_init_in_endpoint(struct dwc3_ep *dep) argument
3207 dwc3_gadget_init_out_endpoint(struct dwc3_ep *dep) argument
3256 struct dwc3_ep *dep; local
3324 struct dwc3_ep *dep; local
3352 dwc3_gadget_ep_reclaim_completed_trb(struct dwc3_ep *dep, struct dwc3_request *req, struct dwc3_trb *trb, const struct dwc3_event_depevt *event, int status, int chain) argument
3420 dwc3_gadget_ep_reclaim_trb_sg(struct dwc3_ep *dep, struct dwc3_request *req, const struct dwc3_event_depevt *event, int status) argument
3446 dwc3_gadget_ep_reclaim_trb_linear(struct dwc3_ep *dep, struct dwc3_request *req, const struct dwc3_event_depevt *event, int status) argument
3461 dwc3_gadget_ep_cleanup_completed_request(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, struct dwc3_request *req, int status) argument
3520 dwc3_gadget_ep_cleanup_completed_requests(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, int status) argument
3542 dwc3_gadget_ep_should_continue(struct dwc3_ep *dep) argument
3565 dwc3_gadget_endpoint_frame_from_event(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3571 dwc3_gadget_endpoint_trbs_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event, int status) argument
3622 dwc3_gadget_endpoint_transfer_in_progress(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3642 dwc3_gadget_endpoint_transfer_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3656 dwc3_gadget_endpoint_transfer_not_ready(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3675 dwc3_gadget_endpoint_command_complete(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3720 dwc3_gadget_endpoint_stream_event(struct dwc3_ep *dep, const struct dwc3_event_depevt *event) argument
3788 struct dwc3_ep *dep; local
3871 dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt) argument
3943 struct dwc3_ep *dep; local
4073 struct dwc3_ep *dep; local
[all...]
H A Dcore.h946 struct dwc3_ep *dep; member in struct:dwc3_request
1619 static inline int dwc3_send_gadget_ep_cmd(struct dwc3_ep *dep, unsigned int cmd, argument
/linux-master/drivers/acpi/
H A Dscan.c1839 struct acpi_dep_data *dep; local
2053 struct acpi_dep_data *dep; local
2311 acpi_dev_get_next_consumer_dev_cb(struct acpi_dep_data *dep, void *data) argument
2379 acpi_scan_delete_dep_data(struct acpi_dep_data *dep) argument
2385 acpi_scan_clear_dep(struct acpi_dep_data *dep, void *data) argument
2419 struct acpi_dep_data *dep, *tmp; local
2513 struct acpi_dep_data *dep, *tmp; local
[all...]
/linux-master/arch/parisc/include/uapi/asm/
H A Dpdc.h554 unsigned char dep; member in struct:pdc_iodc
/linux-master/kernel/locking/
H A Dlockdep.c1759 u8 dep = lock->dep; local
1408 add_lock_to_list(struct lock_class *this, struct lock_class *links_to, struct list_head *head, u16 distance, u8 dep, const struct lock_trace *trace) argument
[all...]

Completed in 461 milliseconds

12