Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 448) sorted by relevance

12345678910>>...18

/linux-3.4.99/drivers/infiniband/ulp/srp/
Dib_srp.c115 static int srp_target_is_topspin(struct srp_target_port *target) in srp_target_is_topspin()
173 static int srp_init_qp(struct srp_target_port *target, in srp_init_qp()
206 static int srp_new_cm_id(struct srp_target_port *target) in srp_new_cm_id()
222 static int srp_create_target_ib(struct srp_target_port *target) in srp_create_target_ib()
284 static void srp_free_target_ib(struct srp_target_port *target) in srp_free_target_ib()
302 struct srp_target_port *target = target_ptr; in srp_path_rec_completion() local
313 static int srp_lookup_path(struct srp_target_port *target) in srp_lookup_path()
344 static int srp_send_req(struct srp_target_port *target) in srp_send_req()
431 static void srp_disconnect_target(struct srp_target_port *target) in srp_disconnect_target()
444 static bool srp_change_state(struct srp_target_port *target, in srp_change_state()
[all …]
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c19 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.4.99/drivers/net/wireless/ath/ath6kl/
Dhtc.c362 static void htc_reclaim_txctrl_buf(struct htc_target *target, in htc_reclaim_txctrl_buf()
370 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf()
395 static void htc_tx_comp_update(struct htc_target *target, in htc_tx_comp_update()
438 static void htc_tx_comp_handler(struct htc_target *target, in htc_tx_comp_handler()
454 static void htc_async_tx_scat_complete(struct htc_target *target, in htc_async_tx_scat_complete()
494 static int ath6kl_htc_tx_issue(struct htc_target *target, in ath6kl_htc_tx_issue()
531 static int htc_check_credits(struct htc_target *target, in htc_check_credits()
585 static void ath6kl_htc_tx_pkts_get(struct htc_target *target, in ath6kl_htc_tx_pkts_get()
666 static int ath6kl_htc_tx_setup_scat_list(struct htc_target *target, in ath6kl_htc_tx_setup_scat_list()
746 struct htc_target *target = endpoint->target; in ath6kl_htc_tx_bundle() local
[all …]
/linux-3.4.99/drivers/scsi/ibmvscsi/
Dibmvstgt.c72 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.4.99/drivers/staging/tidspbridge/rmgr/
Drmm.c91 int rmm_alloc(struct rmm_target_obj *target, u32 segid, u32 size, in rmm_alloc()
158 struct rmm_target_obj *target; in rmm_create() local
230 void rmm_delete(struct rmm_target_obj *target) in rmm_delete()
263 bool rmm_free(struct rmm_target_obj *target, u32 segid, u32 dsp_addr, u32 size, in rmm_free()
295 bool rmm_stat(struct rmm_target_obj *target, enum dsp_memtype segid, in rmm_stat()
342 static bool alloc_block(struct rmm_target_obj *target, u32 segid, u32 size, in alloc_block()
403 static bool free_block(struct rmm_target_obj *target, u32 segid, u32 addr, in free_block()
/linux-3.4.99/arch/sparc/kernel/
Dptrace_64.c120 static int get_from_target(struct task_struct *target, unsigned long uaddr, in get_from_target()
134 static int set_to_target(struct task_struct *target, unsigned long uaddr, in set_to_target()
148 static int regwindow64_get(struct task_struct *target, in regwindow64_get()
173 static int regwindow64_set(struct task_struct *target, in regwindow64_set()
204 static int genregs64_get(struct task_struct *target, in genregs64_get()
254 static int genregs64_set(struct task_struct *target, in genregs64_set()
328 static int fpregs64_get(struct task_struct *target, in fpregs64_get()
395 static int fpregs64_set(struct task_struct *target, in fpregs64_set()
472 static int genregs32_get(struct task_struct *target, in genregs32_get()
581 static int genregs32_set(struct task_struct *target, in genregs32_set()
[all …]
Dptrace_32.c46 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.4.99/arch/sh/kernel/
Dptrace_32.c142 static int genregs_get(struct task_struct *target, in genregs_get()
166 static int genregs_set(struct task_struct *target, in genregs_set()
190 int fpregs_get(struct task_struct *target, in fpregs_get()
209 static int fpregs_set(struct task_struct *target, in fpregs_set()
230 static int fpregs_active(struct task_struct *target, in fpregs_active()
238 static int dspregs_get(struct task_struct *target, in dspregs_get()
256 static int dspregs_set(struct task_struct *target, in dspregs_set()
274 static int dspregs_active(struct task_struct *target, in dspregs_active()
Dptrace_64.c148 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.4.99/arch/powerpc/kernel/
Dptrace.c229 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.4.99/arch/s390/kernel/
Dptrace.c766 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.4.99/arch/tile/lib/
Ddelay.c32 cycles_t target = get_cycles(); in __ndelay() local
41 cycles_t target = get_cycles() + cycles; in __delay() local
/linux-3.4.99/arch/mn10300/kernel/
Dptrace.c81 static int genregs_get(struct task_struct *target, in genregs_get()
108 static int genregs_set(struct task_struct *target, in genregs_set()
157 static int fpuregs_get(struct task_struct *target, in fpuregs_get()
179 static int fpuregs_set(struct task_struct *target, in fpuregs_set()
203 static int fpuregs_active(struct task_struct *target, in fpuregs_active()
/linux-3.4.99/arch/frv/kernel/
Dptrace.c40 static int genregs_get(struct task_struct *target, in genregs_get()
60 static int genregs_set(struct task_struct *target, in genregs_set()
105 static int fpmregs_get(struct task_struct *target, in fpmregs_get()
125 static int fpmregs_set(struct task_struct *target, in fpmregs_set()
145 static int fpmregs_active(struct task_struct *target, in fpmregs_active()
/linux-3.4.99/arch/x86/kernel/
Di387.c261 int fpregs_active(struct task_struct *target, const struct user_regset *regset) in fpregs_active()
266 int xfpregs_active(struct task_struct *target, const struct user_regset *regset) in xfpregs_active()
271 int xfpregs_get(struct task_struct *target, const struct user_regset *regset, in xfpregs_get()
290 int xfpregs_set(struct task_struct *target, const struct user_regset *regset, in xfpregs_set()
323 int xstateregs_get(struct task_struct *target, const struct user_regset *regset, in xstateregs_get()
352 int xstateregs_set(struct task_struct *target, const struct user_regset *regset, in xstateregs_set()
522 int fpregs_get(struct task_struct *target, const struct user_regset *regset, in fpregs_get()
554 int fpregs_set(struct task_struct *target, const struct user_regset *regset, in fpregs_set()
Dpci-calgary_64.c521 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 …]
Dtls.c149 int regset_tls_active(struct task_struct *target, in regset_tls_active()
159 int regset_tls_get(struct task_struct *target, const struct user_regset *regset, in regset_tls_get()
193 int regset_tls_set(struct task_struct *target, const struct user_regset *regset, in regset_tls_set()
/linux-3.4.99/arch/powerpc/lib/
Dcode-patching.c24 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.4.99/lib/
Dsyscall.c6 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.4.99/drivers/gpu/drm/nouveau/
Dnv50_vm.c60 vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) in vm_addr()
78 u32 block, target; in nv50_vm_map() local
124 u32 target = (vma->access & NV_MEM_ACCESS_NOSNOOP) ? 3 : 2; in nv50_vm_map_sg() local
/linux-3.4.99/fs/ncpfs/
Dncplib_kernel.c153 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.4.99/fs/sysfs/
Dsymlink.c24 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.4.99/drivers/macintosh/
Dwindfarm_pid.c37 s32 target; in wf_pid_run() local
92 s32 error, target, sval, adj; in wf_cpu_pid_run() local
/linux-3.4.99/drivers/scsi/
Dnsp32.c460 unsigned char target = scmd_id(SCpnt); in nsp32_selection_autopara() local
591 unsigned char target = scmd_id(SCpnt); in nsp32_selection_autoscsi() local
913 nsp32_target *target; in nsp32_queuecommand_lck() local
2264 nsp32_target *target = data->cur_target; in nsp32_analyze_sdtr() local
2397 nsp32_target *target, in nsp32_search_period_entry()
2429 static void nsp32_set_async(nsp32_hw_data *data, nsp32_target *target) in nsp32_set_async()
2447 nsp32_target *target, in nsp32_set_max_sync()
2469 nsp32_target *target, in nsp32_set_sync_entry()
2719 nsp32_target *target = &(data->target[i]); in nsp32_detect() local
2919 nsp32_target *target = &data->target[i]; in nsp32_do_bus_reset() local
[all …]
/linux-3.4.99/net/netfilter/
Dx_tables.c50 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 …]

12345678910>>...18