/linux-3.3/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 113 static int srp_target_is_topspin(struct srp_target_port *target) in srp_target_is_topspin() 171 static int srp_init_qp(struct srp_target_port *target, in srp_init_qp() 204 static int srp_new_cm_id(struct srp_target_port *target) in srp_new_cm_id() 220 static int srp_create_target_ib(struct srp_target_port *target) in srp_create_target_ib() 282 static void srp_free_target_ib(struct srp_target_port *target) in srp_free_target_ib() 300 struct srp_target_port *target = target_ptr; in srp_path_rec_completion() local 311 static int srp_lookup_path(struct srp_target_port *target) in srp_lookup_path() 342 static int srp_send_req(struct srp_target_port *target) in srp_send_req() 429 static void srp_disconnect_target(struct srp_target_port *target) in srp_disconnect_target() 442 static bool srp_change_state(struct srp_target_port *target, in srp_change_state() [all …]
|
/linux-3.3/drivers/net/wireless/ath/ath9k/ |
D | htc_hst.c | 19 static int htc_issue_send(struct htc_target *target, struct sk_buff* skb, in htc_issue_send() 86 static void htc_process_target_rdy(struct htc_target *target, in htc_process_target_rdy() 101 static void htc_process_conn_rsp(struct htc_target *target, in htc_process_conn_rsp() 143 static int htc_config_pipe_credits(struct htc_target *target) in htc_config_pipe_credits() 181 static int htc_setup_complete(struct htc_target *target) in htc_setup_complete() 219 int htc_init(struct htc_target *target) in htc_init() 230 int htc_connect_service(struct htc_target *target, in htc_connect_service() 289 int htc_send(struct htc_target *target, struct sk_buff *skb) in htc_send() 297 int htc_send_epid(struct htc_target *target, struct sk_buff *skb, in htc_send_epid() 303 void htc_stop(struct htc_target *target) in htc_stop() [all …]
|
/linux-3.3/drivers/net/wireless/ath/ath6kl/ |
D | htc.c | 360 static void htc_reclaim_txctrl_buf(struct htc_target *target, in htc_reclaim_txctrl_buf() 368 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf() 393 static void htc_tx_comp_update(struct htc_target *target, in htc_tx_comp_update() 436 static void htc_tx_comp_handler(struct htc_target *target, in htc_tx_comp_handler() 452 static void htc_async_tx_scat_complete(struct htc_target *target, in htc_async_tx_scat_complete() 492 static int ath6kl_htc_tx_issue(struct htc_target *target, in ath6kl_htc_tx_issue() 529 static int htc_check_credits(struct htc_target *target, in htc_check_credits() 583 static void ath6kl_htc_tx_pkts_get(struct htc_target *target, in ath6kl_htc_tx_pkts_get() 664 static int ath6kl_htc_tx_setup_scat_list(struct htc_target *target, in ath6kl_htc_tx_setup_scat_list() 743 struct htc_target *target = endpoint->target; in ath6kl_htc_tx_bundle() local [all …]
|
/linux-3.3/drivers/scsi/ibmvscsi/ |
D | ibmvstgt.c | 72 struct srp_target *target; member 88 static struct vio_port *target_to_port(struct srp_target *target) in target_to_port() 100 struct srp_target *target = iue->target; in send_iu() local 193 static void handle_cmd_queue(struct srp_target *target) in handle_cmd_queue() 227 struct srp_target *target = iue->target; in ibmvstgt_rdma() local 290 struct srp_target *target = iue->target; in ibmvstgt_cmd_done() local 318 struct srp_target *target = iue->target; in send_adapter_info() local 370 struct srp_target *target = host_to_srp_target(shost); in process_login() local 397 struct srp_target *target = iue->target; in queue_cmd() local 511 static void process_iu(struct viosrp_crq *crq, struct srp_target *target) in process_iu() [all …]
|
/linux-3.3/arch/sparc/kernel/ |
D | ptrace_64.c | 121 static int get_from_target(struct task_struct *target, unsigned long uaddr, in get_from_target() 135 static int set_to_target(struct task_struct *target, unsigned long uaddr, in set_to_target() 149 static int regwindow64_get(struct task_struct *target, in regwindow64_get() 174 static int regwindow64_set(struct task_struct *target, in regwindow64_set() 205 static int genregs64_get(struct task_struct *target, in genregs64_get() 255 static int genregs64_set(struct task_struct *target, in genregs64_set() 329 static int fpregs64_get(struct task_struct *target, in fpregs64_get() 396 static int fpregs64_set(struct task_struct *target, in fpregs64_set() 473 static int genregs32_get(struct task_struct *target, in genregs32_get() 582 static int genregs32_set(struct task_struct *target, in genregs32_set() [all …]
|
D | ptrace_32.c | 46 static int genregs32_get(struct task_struct *target, in genregs32_get() 124 static int genregs32_set(struct task_struct *target, in genregs32_set() 208 static int fpregs32_get(struct task_struct *target, in fpregs32_get() 252 static int fpregs32_set(struct task_struct *target, in fpregs32_set()
|
/linux-3.3/arch/sh/kernel/ |
D | ptrace_32.c | 143 static int genregs_get(struct task_struct *target, in genregs_get() 167 static int genregs_set(struct task_struct *target, in genregs_set() 191 int fpregs_get(struct task_struct *target, in fpregs_get() 210 static int fpregs_set(struct task_struct *target, in fpregs_set() 231 static int fpregs_active(struct task_struct *target, in fpregs_active() 239 static int dspregs_get(struct task_struct *target, in dspregs_get() 257 static int dspregs_set(struct task_struct *target, in dspregs_set() 275 static int dspregs_active(struct task_struct *target, in dspregs_active()
|
D | ptrace_64.c | 148 static int genregs_get(struct task_struct *target, in genregs_get() 181 static int genregs_set(struct task_struct *target, in genregs_set() 216 int fpregs_get(struct task_struct *target, in fpregs_get() 231 static int fpregs_set(struct task_struct *target, in fpregs_set() 248 static int fpregs_active(struct task_struct *target, in fpregs_active()
|
/linux-3.3/drivers/staging/tidspbridge/rmgr/ |
D | rmm.c | 96 int rmm_alloc(struct rmm_target_obj *target, u32 segid, u32 size, in rmm_alloc() 169 struct rmm_target_obj *target; in rmm_create() local 247 void rmm_delete(struct rmm_target_obj *target) in rmm_delete() 294 bool rmm_free(struct rmm_target_obj *target, u32 segid, u32 dsp_addr, u32 size, in rmm_free() 348 bool rmm_stat(struct rmm_target_obj *target, enum dsp_memtype segid, in rmm_stat() 398 static bool alloc_block(struct rmm_target_obj *target, u32 segid, u32 size, in alloc_block() 459 static bool free_block(struct rmm_target_obj *target, u32 segid, u32 addr, in free_block()
|
/linux-3.3/arch/powerpc/kernel/ |
D | ptrace.c | 229 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get() 270 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set() 325 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() 351 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() 393 static int vr_active(struct task_struct *target, in vr_active() 400 static int vr_get(struct task_struct *target, const struct user_regset *regset, in vr_get() 431 static int vr_set(struct task_struct *target, const struct user_regset *regset, in vr_set() 471 static int vsr_active(struct task_struct *target, in vsr_active() 478 static int vsr_get(struct task_struct *target, const struct user_regset *regset, in vsr_get() 495 static int vsr_set(struct task_struct *target, const struct user_regset *regset, in vsr_set() [all …]
|
/linux-3.3/arch/s390/kernel/ |
D | ptrace.c | 766 static int s390_regs_get(struct task_struct *target, in s390_regs_get() 793 static int s390_regs_set(struct task_struct *target, in s390_regs_set() 829 static int s390_fpregs_get(struct task_struct *target, in s390_fpregs_get() 840 static int s390_fpregs_set(struct task_struct *target, in s390_fpregs_set() 875 static int s390_last_break_get(struct task_struct *target, in s390_last_break_get() 893 static int s390_last_break_set(struct task_struct *target, in s390_last_break_set() 903 static int s390_system_call_get(struct task_struct *target, in s390_system_call_get() 913 static int s390_system_call_set(struct task_struct *target, in s390_system_call_set() 968 static int s390_compat_regs_get(struct task_struct *target, in s390_compat_regs_get() 995 static int s390_compat_regs_set(struct task_struct *target, in s390_compat_regs_set() [all …]
|
/linux-3.3/arch/tile/lib/ |
D | delay.c | 32 cycles_t target = get_cycles(); in __ndelay() local 41 cycles_t target = get_cycles() + cycles; in __delay() local
|
/linux-3.3/arch/frv/kernel/ |
D | ptrace.c | 41 static int genregs_get(struct task_struct *target, in genregs_get() 61 static int genregs_set(struct task_struct *target, in genregs_set() 106 static int fpmregs_get(struct task_struct *target, in fpmregs_get() 126 static int fpmregs_set(struct task_struct *target, in fpmregs_set() 146 static int fpmregs_active(struct task_struct *target, in fpmregs_active()
|
/linux-3.3/arch/mn10300/kernel/ |
D | ptrace.c | 82 static int genregs_get(struct task_struct *target, in genregs_get() 109 static int genregs_set(struct task_struct *target, in genregs_set() 158 static int fpuregs_get(struct task_struct *target, in fpuregs_get() 180 static int fpuregs_set(struct task_struct *target, in fpuregs_set() 204 static int fpuregs_active(struct task_struct *target, in fpuregs_active()
|
/linux-3.3/arch/x86/kernel/ |
D | i387.c | 179 int fpregs_active(struct task_struct *target, const struct user_regset *regset) in fpregs_active() 184 int xfpregs_active(struct task_struct *target, const struct user_regset *regset) in xfpregs_active() 189 int xfpregs_get(struct task_struct *target, const struct user_regset *regset, in xfpregs_get() 208 int xfpregs_set(struct task_struct *target, const struct user_regset *regset, in xfpregs_set() 241 int xstateregs_get(struct task_struct *target, const struct user_regset *regset, in xstateregs_get() 270 int xstateregs_set(struct task_struct *target, const struct user_regset *regset, in xstateregs_set() 440 int fpregs_get(struct task_struct *target, const struct user_regset *regset, in fpregs_get() 472 int fpregs_set(struct task_struct *target, const struct user_regset *regset, in fpregs_set()
|
D | pci-calgary_64.c | 521 unsigned long target = ((unsigned long)bar) | offset; in calgary_reg() local 546 void __iomem *target; in calgary_tce_cache_blast() local 580 void __iomem *target; in calioc2_tce_cache_blast() local 670 void __iomem *target; in calgary_reserve_peripheral_mem_1() local 693 void __iomem *target; in calgary_reserve_peripheral_mem_2() local 758 void __iomem *target; in calgary_setup_tar() local 809 void __iomem *target; in calgary_free_bus() local 833 void __iomem *target; in calgary_dump_error_regs() local 851 void __iomem *target; in calioc2_dump_error_regs() local 900 void __iomem *target; in calgary_watchdog() local [all …]
|
D | tls.c | 150 int regset_tls_active(struct task_struct *target, in regset_tls_active() 160 int regset_tls_get(struct task_struct *target, const struct user_regset *regset, in regset_tls_get() 194 int regset_tls_set(struct task_struct *target, const struct user_regset *regset, in regset_tls_set()
|
/linux-3.3/arch/powerpc/lib/ |
D | code-patching.c | 24 void patch_branch(unsigned int *addr, unsigned long target, int flags) in patch_branch() 30 unsigned long target, int flags) in create_branch() 50 unsigned long target, int flags) in create_cond_branch() 144 unsigned long target; in translate_branch() local
|
/linux-3.3/lib/ |
D | syscall.c | 6 static int collect_syscall(struct task_struct *target, long *callno, in collect_syscall() 50 int task_current_syscall(struct task_struct *target, long *callno, in task_current_syscall()
|
/linux-3.3/fs/ncpfs/ |
D | ncplib_kernel.c | 153 ncp_negotiate_buffersize(struct ncp_server *server, int size, int *target) in ncp_negotiate_buffersize() 205 int n, struct ncp_volume_info* target) { in ncp_get_volume_info_with_number() 239 struct ncp_volume_info* target) { in ncp_get_directory_info() 352 void ncp_extract_file_info(const void *structure, struct nw_info_struct *target) in ncp_extract_file_info() 368 struct nw_nfs_info *target) in ncp_extract_nfs_info() 376 struct nw_info_struct *target) in ncp_obtain_nfs_info() 421 struct nw_info_struct *target) in ncp_obtain_info() 626 const char *volname, struct nw_info_struct *target) in ncp_lookup_volume() 783 struct ncp_entry_info *target) in ncp_open_create_file_or_subdir() 832 struct nw_search_sequence *target) in ncp_initialize_search() [all …]
|
/linux-3.3/fs/sysfs/ |
D | symlink.c | 24 static int sysfs_do_create_link(struct kobject *kobj, struct kobject *target, in sysfs_do_create_link() 104 int sysfs_create_link(struct kobject *kobj, struct kobject *target, in sysfs_create_link() 119 int sysfs_create_link_nowarn(struct kobject *kobj, struct kobject *target, in sysfs_create_link_nowarn()
|
/linux-3.3/drivers/macintosh/ |
D | windfarm_pid.c | 37 s32 target; in wf_pid_run() local 92 s32 error, target, sval, adj; in wf_cpu_pid_run() local
|
/linux-3.3/drivers/scsi/ |
D | nsp32.c | 461 unsigned char target = scmd_id(SCpnt); in nsp32_selection_autopara() local 592 unsigned char target = scmd_id(SCpnt); in nsp32_selection_autoscsi() local 914 nsp32_target *target; in nsp32_queuecommand_lck() local 2265 nsp32_target *target = data->cur_target; in nsp32_analyze_sdtr() local 2398 nsp32_target *target, in nsp32_search_period_entry() 2430 static void nsp32_set_async(nsp32_hw_data *data, nsp32_target *target) in nsp32_set_async() 2448 nsp32_target *target, in nsp32_set_max_sync() 2470 nsp32_target *target, in nsp32_set_sync_entry() 2720 nsp32_target *target = &(data->target[i]); in nsp32_detect() local 2920 nsp32_target *target = &data->target[i]; in nsp32_do_bus_reset() local [all …]
|
/linux-3.3/net/netfilter/ |
D | x_tables.c | 50 struct list_head target; member 74 xt_register_target(struct xt_target *target) in xt_register_target() 89 xt_unregister_target(struct xt_target *target) in xt_unregister_target() 100 xt_register_targets(struct xt_target *target, unsigned int n) in xt_register_targets() 120 xt_unregister_targets(struct xt_target *target, unsigned int n) in xt_unregister_targets() 267 struct xt_target *target; in xt_request_find_target() local 320 int xt_find_revision(u8 af, const char *name, u8 revision, int target, in xt_find_revision() 601 int xt_compat_target_offset(const struct xt_target *target) in xt_compat_target_offset() 611 const struct xt_target *target = t->u.kernel.target; in xt_compat_target_from_user() local 637 const struct xt_target *target = t->u.kernel.target; in xt_compat_target_to_user() local [all …]
|
/linux-3.3/fs/xfs/ |
D | xfs_buf.c | 168 struct xfs_buftarg *target, in xfs_buf_alloc() 531 xfs_buftarg_t *target,/* target for buffer */ in xfs_buf_get() 611 xfs_buftarg_t *target, in xfs_buf_read() 654 xfs_buftarg_t *target, in xfs_buf_readahead() 672 struct xfs_buftarg *target, in xfs_buf_read_uncached() 774 struct xfs_buftarg *target, in xfs_buf_get_uncached() 1632 xfs_buftarg_t *target, in xfs_buf_delwri_split() 1692 xfs_buftarg_t *target = (xfs_buftarg_t *)data; in xfsbufd() local 1735 xfs_buftarg_t *target, in xfs_flush_buftarg()
|