Home
last modified time | relevance | path

Searched defs:target (Results 1 – 200 of 574) sorted by relevance

123

/linux-4.1.27/tools/perf/util/
Dtarget.h7 struct target { struct
19 enum target_errno { argument
51 static inline bool target__has_task(struct target *target) in target__has_task()
56 static inline bool target__has_cpu(struct target *target) in target__has_cpu()
61 static inline bool target__none(struct target *target) in target__none()
66 static inline bool target__uses_dummy_map(struct target *target) in target__uses_dummy_map()
Dtarget.c16 enum target_errno target__validate(struct target *target) in target__validate()
68 enum target_errno target__parse_uid(struct target *target) in target__parse_uid()
115 int target__strerror(struct target *target, int errnum, in target__strerror()
Dtop.c30 struct target *target = &opts->target; in perf_top__header_snprintf() local
Dprobe-event.c184 static struct map *get_target_map(const char *target, bool user) in get_target_map()
298 const char *target, bool uprobes) in find_alternative_probe_point()
348 const char *target) in get_alternative_probe_event()
364 const char *target, bool user) in get_alternative_line_range()
593 int max_tevs, const char *target) in try_to_find_probe_trace_events()
813 bool externs, const char *target) in show_available_vars_at()
2458 int max_tevs, const char *target) in find_probe_trace_events_from_map()
2574 int max_tevs, const char *target) in convert_to_probe_trace_events()
2806 int show_available_funcs(const char *target, struct strfilter *_filter, in show_available_funcs()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dhtc-ops.h28 static inline int ath6kl_htc_wait_target(struct htc_target *target) in ath6kl_htc_wait_target()
33 static inline int ath6kl_htc_start(struct htc_target *target) in ath6kl_htc_start()
38 static inline int ath6kl_htc_conn_service(struct htc_target *target, in ath6kl_htc_conn_service()
45 static inline int ath6kl_htc_tx(struct htc_target *target, in ath6kl_htc_tx()
51 static inline void ath6kl_htc_stop(struct htc_target *target) in ath6kl_htc_stop()
56 static inline void ath6kl_htc_cleanup(struct htc_target *target) in ath6kl_htc_cleanup()
61 static inline void ath6kl_htc_flush_txep(struct htc_target *target, in ath6kl_htc_flush_txep()
68 static inline void ath6kl_htc_flush_rx_buf(struct htc_target *target) in ath6kl_htc_flush_rx_buf()
73 static inline void ath6kl_htc_activity_changed(struct htc_target *target, in ath6kl_htc_activity_changed()
81 static inline int ath6kl_htc_get_rxbuf_num(struct htc_target *target, in ath6kl_htc_get_rxbuf_num()
[all …]
Dhtc_pipe.c77 static void send_packet_completion(struct htc_target *target, in send_packet_completion()
91 static void get_htc_packet_credit_based(struct htc_target *target, in get_htc_packet_credit_based()
173 static void get_htc_packet(struct htc_target *target, in get_htc_packet()
203 static int htc_issue_packets(struct htc_target *target, in htc_issue_packets()
301 static enum htc_send_queue_result htc_try_send(struct htc_target *target, in htc_try_send()
530 static void htc_free_txctrl_packet(struct htc_target *target, in htc_free_txctrl_packet()
536 static struct htc_packet *htc_alloc_txctrl_packet(struct htc_target *target) in htc_alloc_txctrl_packet()
541 static void htc_txctrl_complete(struct htc_target *target, in htc_txctrl_complete()
549 static int htc_setup_target_buffer_assignments(struct htc_target *target) in htc_setup_target_buffer_assignments()
655 static void htc_process_credit_report(struct htc_target *target, in htc_process_credit_report()
[all …]
Dhtc_mbox.c375 static void htc_reclaim_txctrl_buf(struct htc_target *target, in htc_reclaim_txctrl_buf()
383 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf()
408 static void htc_tx_comp_update(struct htc_target *target, in htc_tx_comp_update()
451 static void htc_tx_comp_handler(struct htc_target *target, in htc_tx_comp_handler()
467 static void htc_async_tx_scat_complete(struct htc_target *target, in htc_async_tx_scat_complete()
507 static int ath6kl_htc_tx_issue(struct htc_target *target, in ath6kl_htc_tx_issue()
546 static int htc_check_credits(struct htc_target *target, in htc_check_credits()
599 static void ath6kl_htc_tx_pkts_get(struct htc_target *target, in ath6kl_htc_tx_pkts_get()
679 static int ath6kl_htc_tx_setup_scat_list(struct htc_target *target, in ath6kl_htc_tx_setup_scat_list()
759 struct htc_target *target = endpoint->target; in ath6kl_htc_tx_bundle() local
[all …]
Dtxrx.c591 enum htc_send_full_action ath6kl_tx_queue_full(struct htc_target *target, in ath6kl_tx_queue_full()
685 void ath6kl_tx_complete(struct htc_target *target, in ath6kl_tx_complete()
879 void ath6kl_rx_refill(struct htc_target *target, enum htc_endpoint_id endpoint) in ath6kl_rx_refill()
952 struct htc_packet *ath6kl_alloc_amsdu_rxbuf(struct htc_target *target, in ath6kl_alloc_amsdu_rxbuf()
1306 void ath6kl_rx(struct htc_target *target, struct htc_packet *packet) in ath6kl_rx()
Ddebug.c251 void dump_cred_dist_stats(struct htc_target *target) in dump_cred_dist_stats()
699 struct htc_target *target = ar->htc_target; in read_file_credit_dist_stats() local
753 static unsigned int print_endpoint_stat(struct htc_target *target, char *buf, in print_endpoint_stat()
777 struct htc_target *target = ar->htc_target; in ath6kl_endpoint_stats_read() local
832 struct htc_target *target = ar->htc_target; in ath6kl_endpoint_stats_write() local
Ddebug.h101 static inline void dump_cred_dist_stats(struct htc_target *target) in dump_cred_dist_stats()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c21 static int htc_issue_send(struct htc_target *target, struct sk_buff* skb, in htc_issue_send()
88 static void htc_process_target_rdy(struct htc_target *target, in htc_process_target_rdy()
103 static void htc_process_conn_rsp(struct htc_target *target, in htc_process_conn_rsp()
145 static int htc_config_pipe_credits(struct htc_target *target) in htc_config_pipe_credits()
183 static int htc_setup_complete(struct htc_target *target) in htc_setup_complete()
221 int htc_init(struct htc_target *target) in htc_init()
232 int htc_connect_service(struct htc_target *target, in htc_connect_service()
291 int htc_send(struct htc_target *target, struct sk_buff *skb) in htc_send()
299 int htc_send_epid(struct htc_target *target, struct sk_buff *skb, in htc_send_epid()
305 void htc_stop(struct htc_target *target) in htc_stop()
[all …]
Deeprom.c36 int16_t ath9k_hw_interpolate(u16 target, u16 srcLeft, u16 srcRight, in ath9k_hw_interpolate()
51 bool ath9k_hw_get_lower_upper_index(u8 target, u8 *pList, u16 listSize, in ath9k_hw_get_lower_upper_index()
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c201 static int srp_target_is_topspin(struct srp_target_port *target) in srp_target_is_topspin()
259 static int srp_init_qp(struct srp_target_port *target, in srp_init_qp()
294 struct srp_target_port *target = ch->target; in srp_new_cm_id() local
313 static struct ib_fmr_pool *srp_alloc_fmr_pool(struct srp_target_port *target) in srp_alloc_fmr_pool()
448 static struct srp_fr_pool *srp_alloc_fr_pool(struct srp_target_port *target) in srp_alloc_fr_pool()
493 struct srp_target_port *target = ch->target; in srp_create_ch_ib() local
600 static void srp_free_ch_ib(struct srp_target_port *target, in srp_free_ch_ib()
659 struct srp_target_port *target = ch->target; in srp_path_rec_completion() local
672 struct srp_target_port *target = ch->target; in srp_lookup_path() local
708 struct srp_target_port *target = ch->target; in srp_send_req() local
[all …]
/linux-4.1.27/fs/sysfs/
Dsymlink.c25 struct kernfs_node *kn, *target = NULL; in sysfs_do_create_link_sd() local
61 int sysfs_create_link_sd(struct kernfs_node *kn, struct kobject *target, in sysfs_create_link_sd()
67 static int sysfs_do_create_link(struct kobject *kobj, struct kobject *target, in sysfs_do_create_link()
89 int sysfs_create_link(struct kobject *kobj, struct kobject *target, in sysfs_create_link()
105 int sysfs_create_link_nowarn(struct kobject *kobj, struct kobject *target, in sysfs_create_link_nowarn()
Dgroup.c321 struct kobject *target, const char *link_name) in sysfs_add_link_to_group()
/linux-4.1.27/arch/s390/kernel/
Dptrace.c888 static int s390_regs_get(struct task_struct *target, in s390_regs_get()
915 static int s390_regs_set(struct task_struct *target, in s390_regs_set()
951 static int s390_fpregs_get(struct task_struct *target, in s390_fpregs_get()
969 static int s390_fpregs_set(struct task_struct *target, in s390_fpregs_set()
1014 static int s390_last_break_get(struct task_struct *target, in s390_last_break_get()
1032 static int s390_last_break_set(struct task_struct *target, in s390_last_break_set()
1040 static int s390_tdb_get(struct task_struct *target, in s390_tdb_get()
1054 static int s390_tdb_set(struct task_struct *target, in s390_tdb_set()
1062 static int s390_vxrs_low_get(struct task_struct *target, in s390_vxrs_low_get()
1082 static int s390_vxrs_low_set(struct task_struct *target, in s390_vxrs_low_set()
[all …]
/linux-4.1.27/arch/sparc/kernel/
Dptrace_64.c123 static int get_from_target(struct task_struct *target, unsigned long uaddr, in get_from_target()
137 static int set_to_target(struct task_struct *target, unsigned long uaddr, in set_to_target()
151 static int regwindow64_get(struct task_struct *target, in regwindow64_get()
176 static int regwindow64_set(struct task_struct *target, in regwindow64_set()
207 static int genregs64_get(struct task_struct *target, in genregs64_get()
257 static int genregs64_set(struct task_struct *target, in genregs64_set()
331 static int fpregs64_get(struct task_struct *target, in fpregs64_get()
398 static int fpregs64_set(struct task_struct *target, in fpregs64_set()
475 static int genregs32_get(struct task_struct *target, in genregs32_get()
584 static int genregs32_set(struct task_struct *target, in genregs32_set()
[all …]
Dptrace_32.c48 static int genregs32_get(struct task_struct *target, in genregs32_get()
126 static int genregs32_set(struct task_struct *target, in genregs32_set()
210 static int fpregs32_get(struct task_struct *target, in fpregs32_get()
254 static int fpregs32_set(struct task_struct *target, in fpregs32_set()
Dvio.c174 u64 target; in vio_fill_channel_info() local
231 u64 target; in vio_create_one() local
378 u64 target = mdesc_arc_target(hp, a); in vio_add_ds() local
/linux-4.1.27/arch/sh/kernel/
Dptrace_32.c138 static int genregs_get(struct task_struct *target, in genregs_get()
162 static int genregs_set(struct task_struct *target, in genregs_set()
186 int fpregs_get(struct task_struct *target, in fpregs_get()
205 static int fpregs_set(struct task_struct *target, in fpregs_set()
226 static int fpregs_active(struct task_struct *target, in fpregs_active()
234 static int dspregs_get(struct task_struct *target, in dspregs_get()
252 static int dspregs_set(struct task_struct *target, in dspregs_set()
270 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-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_request.c121 struct lu_fld_target *target; in fld_rrb_scan() local
185 struct lu_fld_target *target; in fld_client_get_target() local
209 struct lu_fld_target *target, *tmp; in fld_client_add_target() local
258 struct lu_fld_target *target, *tmp; in fld_client_del_target() local
390 struct lu_fld_target *target, *tmp; in fld_client_fini() local
468 struct lu_fld_target *target; in fld_client_lookup() local
Dlproc_fld.c62 struct lu_fld_target *target; in fld_proc_targets_seq_show() local
/linux-4.1.27/arch/powerpc/kernel/
Dptrace.c264 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get()
305 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
360 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
386 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
428 static int vr_active(struct task_struct *target, in vr_active()
435 static int vr_get(struct task_struct *target, const struct user_regset *regset, in vr_get()
466 static int vr_set(struct task_struct *target, const struct user_regset *regset, in vr_set()
507 static int vsr_active(struct task_struct *target, in vsr_active()
514 static int vsr_get(struct task_struct *target, const struct user_regset *regset, in vsr_get()
531 static int vsr_set(struct task_struct *target, const struct user_regset *regset, in vsr_set()
[all …]
/linux-4.1.27/arch/x86/kernel/
Di387.c293 int fpregs_active(struct task_struct *target, const struct user_regset *regset) in fpregs_active()
298 int xfpregs_active(struct task_struct *target, const struct user_regset *regset) in xfpregs_active()
303 int xfpregs_get(struct task_struct *target, const struct user_regset *regset, in xfpregs_get()
322 int xfpregs_set(struct task_struct *target, const struct user_regset *regset, in xfpregs_set()
355 int xstateregs_get(struct task_struct *target, const struct user_regset *regset, in xstateregs_get()
385 int xstateregs_set(struct task_struct *target, const struct user_regset *regset, in xstateregs_set()
551 int fpregs_get(struct task_struct *target, const struct user_regset *regset, in fpregs_get()
582 int fpregs_set(struct task_struct *target, const struct user_regset *regset, in fpregs_set()
Dpci-calgary_64.c523 unsigned long target = ((unsigned long)bar) | offset; in calgary_reg() local
548 void __iomem *target; in calgary_tce_cache_blast() local
581 void __iomem *target; in calioc2_tce_cache_blast() local
669 void __iomem *target; in calgary_reserve_peripheral_mem_1() local
692 void __iomem *target; in calgary_reserve_peripheral_mem_2() local
757 void __iomem *target; in calgary_setup_tar() local
808 void __iomem *target; in calgary_free_bus() local
832 void __iomem *target; in calgary_dump_error_regs() local
850 void __iomem *target; in calioc2_dump_error_regs() local
898 void __iomem *target; in calgary_watchdog() local
[all …]
Dtls.c200 int regset_tls_active(struct task_struct *target, in regset_tls_active()
210 int regset_tls_get(struct task_struct *target, const struct user_regset *regset, in regset_tls_get()
244 int regset_tls_set(struct task_struct *target, const struct user_regset *regset, in regset_tls_set()
Dptrace.c505 static int genregs_get(struct task_struct *target, in genregs_get()
530 static int genregs_set(struct task_struct *target, in genregs_set()
779 static int ioperm_active(struct task_struct *target, in ioperm_active()
785 static int ioperm_get(struct task_struct *target, in ioperm_get()
1071 static int genregs32_get(struct task_struct *target, in genregs32_get()
1098 static int genregs32_set(struct task_struct *target, in genregs32_set()
Dparavirt.c93 const void *target, u16 tgt_clobbers, in paravirt_patch_call()
112 unsigned paravirt_patch_jmp(void *insnbuf, const void *target, in paravirt_patch_jmp()
/linux-4.1.27/arch/metag/kernel/
Dptrace.c138 static int metag_gp_regs_get(struct task_struct *target, in metag_gp_regs_get()
147 static int metag_gp_regs_set(struct task_struct *target, in metag_gp_regs_set()
184 static int metag_cb_regs_get(struct task_struct *target, in metag_cb_regs_get()
193 static int metag_cb_regs_set(struct task_struct *target, in metag_cb_regs_set()
273 static int metag_rp_state_get(struct task_struct *target, in metag_rp_state_get()
282 static int metag_rp_state_set(struct task_struct *target, in metag_rp_state_set()
291 static int metag_tls_get(struct task_struct *target, in metag_tls_get()
300 static int metag_tls_set(struct task_struct *target, in metag_tls_set()
/linux-4.1.27/net/vmw_vsock/
Dvmci_transport_notify_qstate.c168 size_t target, bool *data_ready_now) in vmci_transport_notify_pkt_poll_in()
189 size_t target, bool *space_avail_now) in vmci_transport_notify_pkt_poll_out()
211 size_t target, in vmci_transport_notify_pkt_recv_init()
243 size_t target, in vmci_transport_notify_pkt_recv_pre_block()
263 size_t target, in vmci_transport_notify_pkt_recv_post_dequeue()
399 size_t target, in vmci_transport_notify_pkt_recv_pre_dequeue()
Dvmci_transport_notify.c347 size_t target, bool *data_ready_now) in vmci_transport_notify_pkt_poll_in()
371 size_t target, bool *space_avail_now) in vmci_transport_notify_pkt_poll_out()
401 size_t target, in vmci_transport_notify_pkt_recv_init()
437 size_t target, in vmci_transport_notify_pkt_recv_pre_block()
463 size_t target, in vmci_transport_notify_pkt_recv_pre_dequeue()
483 size_t target, in vmci_transport_notify_pkt_recv_post_dequeue()
Dvmci_transport.c1917 size_t target, in vmci_transport_notify_poll_in()
1926 size_t target, in vmci_transport_notify_poll_out()
1935 size_t target, in vmci_transport_notify_recv_init()
1945 size_t target, in vmci_transport_notify_recv_pre_block()
1955 size_t target, in vmci_transport_notify_recv_pre_dequeue()
1965 size_t target, in vmci_transport_notify_recv_post_dequeue()
/linux-4.1.27/arch/tile/lib/
Ddelay.c32 cycles_t target = get_cycles(); in __ndelay() local
41 cycles_t target = get_cycles() + cycles; in __delay() local
/linux-4.1.27/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-4.1.27/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-4.1.27/net/netfilter/
Dnft_compat.c62 struct xt_target *target = expr->ops->data; in nft_target_eval_xt() local
88 struct xt_target *target = expr->ops->data; in nft_target_eval_bridge() local
127 struct xt_target *target, void *info, in nft_target_set_tgchk_param()
210 struct xt_target *target = expr->ops->data; in nft_target_init() local
251 struct xt_target *target = expr->ops->data; in nft_target_destroy() local
267 const struct xt_target *target = expr->ops->data; in nft_target_dump() local
285 struct xt_target *target = expr->ops->data; in nft_target_validate() local
490 int rev, int target) in nfnl_compat_fill_info()
524 int ret = 0, target; in nfnl_compat_get() local
712 struct xt_target *target; in nft_target_select_ops() local
[all …]
Dx_tables.c51 struct list_head target; member
74 int xt_register_target(struct xt_target *target) in xt_register_target()
86 xt_unregister_target(struct xt_target *target) in xt_unregister_target()
97 xt_register_targets(struct xt_target *target, unsigned int n) in xt_register_targets()
117 xt_unregister_targets(struct xt_target *target, unsigned int n) in xt_unregister_targets()
254 struct xt_target *target; in xt_request_find_target() local
307 int xt_find_revision(u8 af, const char *name, u8 revision, int target, in xt_find_revision()
597 int xt_compat_target_offset(const struct xt_target *target) in xt_compat_target_offset()
607 const struct xt_target *target = t->u.kernel.target; in xt_compat_target_from_user() local
633 const struct xt_target *target = t->u.kernel.target; in xt_compat_target_to_user() local
[all …]
/linux-4.1.27/fs/kernfs/
Dsymlink.c27 struct kernfs_node *target) in kernfs_create_link()
50 struct kernfs_node *target, char *path) in kernfs_get_target_path()
105 struct kernfs_node *target = kn->symlink.target_kn; in kernfs_getlink() local
/linux-4.1.27/arch/mips/kernel/
Dptrace.c50 static void init_fp_ctx(struct task_struct *target) in init_fp_ctx()
289 static int gpr32_get(struct task_struct *target, in gpr32_get()
317 static int gpr32_set(struct task_struct *target, in gpr32_set()
368 static int gpr64_get(struct task_struct *target, in gpr64_get()
396 static int gpr64_set(struct task_struct *target, in gpr64_set()
441 static int fpr_get(struct task_struct *target, in fpr_get()
469 static int fpr_set(struct task_struct *target, in fpr_set()
/linux-4.1.27/arch/arm64/kernel/
Dptrace.c372 static int hw_break_get(struct task_struct *target, in hw_break_get()
433 static int hw_break_set(struct task_struct *target, in hw_break_set()
483 static int gpr_get(struct task_struct *target, in gpr_get()
492 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
513 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
522 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
538 static int tls_get(struct task_struct *target, const struct user_regset *regset, in tls_get()
546 static int tls_set(struct task_struct *target, const struct user_regset *regset, in tls_set()
561 static int system_call_get(struct task_struct *target, in system_call_get()
572 static int system_call_set(struct task_struct *target, in system_call_set()
[all …]
/linux-4.1.27/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()
Dswiotlb.c598 enum dma_sync_target target) in swiotlb_tbl_sync_single()
822 enum dma_sync_target target) in swiotlb_sync_single()
951 enum dma_sync_target target) in swiotlb_sync_sg()
/linux-4.1.27/arch/powerpc/lib/
Dcode-patching.c30 int patch_branch(unsigned int *addr, unsigned long target, int flags) in patch_branch()
36 unsigned long target, int flags) in create_branch()
56 unsigned long target, int flags) in create_cond_branch()
150 unsigned long target; in translate_branch() local
/linux-4.1.27/drivers/of/
Doverlay.c35 struct device_node *target; member
60 struct device_node *target, struct property *prop) in of_overlay_apply_single_property()
86 struct device_node *target, struct device_node *child) in of_overlay_apply_single_device_node()
131 struct device_node *target, const struct device_node *overlay) in of_overlay_apply_one()
Dresolver.c212 struct device_node *target, int phandle_delta) in __of_adjust_tree_phandle_references()
/linux-4.1.27/fs/cifs/
Dcifs_unicode.c46 convert_sfu_char(const __u16 src_char, char *target) in convert_sfu_char()
80 convert_sfm_char(const __u16 src_char, char *target) in convert_sfm_char()
123 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar()
444 cifsConvertToUTF16(__le16 *target, const char *source, int srclen, in cifsConvertToUTF16()
/linux-4.1.27/drivers/nfc/
Dnfcsim.c128 struct nfc_target *target, in nfcsim_dep_link_up()
239 struct nfc_target *target, u32 protocol) in nfcsim_activate_target()
249 struct nfc_target *target) in nfcsim_deactivate_target()
287 static int nfcsim_tx(struct nfc_dev *nfc_dev, struct nfc_target *target, in nfcsim_tx()
338 struct nfc_target *target, struct sk_buff *skb, in nfcsim_im_transceive()
/linux-4.1.27/net/nfc/
Ddigital_technology.c226 struct nfc_target *target = arg; in digital_in_recv_ats() local
260 struct nfc_target *target) in digital_in_send_rats()
283 struct nfc_target *target = arg; in digital_in_recv_sel_res() local
350 struct nfc_target *target, in digital_in_send_sel_req()
398 struct nfc_target *target = arg; in digital_in_recv_sdd_res() local
451 struct nfc_target *target) in digital_in_send_sdd_req()
483 struct nfc_target *target = NULL; in digital_in_recv_sens_res() local
582 struct nfc_target *target = arg; in digital_in_recv_attrib_res() local
617 struct nfc_target *target, in digital_in_send_attrib_req()
653 struct nfc_target *target = NULL; in digital_in_recv_sensb_res() local
[all …]
Ddigital_core.c308 struct nfc_target *target, u8 protocol) in digital_target_found()
590 struct nfc_target *target, in digital_dep_link_up()
614 struct nfc_target *target, __u32 protocol) in digital_activate_target()
634 struct nfc_target *target) in digital_deactivate_target()
691 static int digital_in_send(struct nfc_dev *nfc_dev, struct nfc_target *target, in digital_in_send()
Ddigital_dep.c278 struct nfc_target *target = arg; in digital_in_recv_psl_res() local
340 struct nfc_target *target) in digital_in_send_psl_req()
382 struct nfc_target *target = arg; in digital_in_recv_atr_res() local
446 struct nfc_target *target, __u8 comm_mode, __u8 *gb, in digital_in_send_atr_req()
851 struct nfc_target *target, struct sk_buff *skb, in digital_in_send_dep_req()
Dcore.c296 struct nfc_target *target; in nfc_dep_link_up() local
380 struct nfc_target *target; in nfc_dep_link_is_up() local
408 struct nfc_target *target; in nfc_activate_target() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dnv50.c65 vm_addr(struct nvkm_vma *vma, u64 phys, u32 memtype, u32 target) in vm_addr()
82 u32 block, target; in nv50_vm_map() local
128 u32 target = (vma->access & NV_MEM_ACCESS_NOSNOOP) ? 3 : 2; in nv50_vm_map_sg() local
Dgf100.c92 gf100_vm_addr(struct nvkm_vma *vma, u64 phys, u32 memtype, u32 target) in gf100_vm_addr()
134 u32 target = (vma->access & NV_MEM_ACCESS_NOSNOOP) ? 7 : 5; in gf100_vm_map_sg() local
/linux-4.1.27/include/linux/netfilter_arp/
Darp_tables.h20 struct xt_standard_target target; member
25 struct xt_error_target target; member
/linux-4.1.27/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
2234 nsp32_target *target = data->cur_target; in nsp32_analyze_sdtr() local
2367 nsp32_target *target, in nsp32_search_period_entry()
2399 static void nsp32_set_async(nsp32_hw_data *data, nsp32_target *target) in nsp32_set_async()
2417 nsp32_target *target, in nsp32_set_max_sync()
2439 nsp32_target *target, in nsp32_set_sync_entry()
2689 nsp32_target *target = &(data->target[i]); in nsp32_detect() local
2889 nsp32_target *target = &data->target[i]; in nsp32_do_bus_reset() local
[all …]
Dqla1280.c802 qla1280_wait_for_pending_commands(struct scsi_qla_host *ha, int bus, int target) in qla1280_wait_for_pending_commands()
851 int bus, target, lun; in qla1280_error_action() local
1143 qla1280_set_target_parameters(struct scsi_qla_host *ha, int bus, int target) in qla1280_set_target_parameters()
1214 int target = device->id; in qla1280_slave_configure() local
1272 int bus, target, lun; in qla1280_done() local
2015 qla1280_set_target_defaults(struct scsi_qla_host *ha, int bus, int target) in qla1280_set_target_defaults()
2049 int bus, target; in qla1280_set_defaults() local
2100 qla1280_config_target(struct scsi_qla_host *ha, int bus, int target) in qla1280_config_target()
2162 int target, status; in qla1280_config_bus() local
2194 int bus, target, status = 0; in qla1280_nvram_config() local
[all …]
Dvmw_pvscsi.h129 u32 target; member
173 u32 target; member
246 u32 target; member
335 u8 target; member
Desp_scsi.c551 struct scsi_target *target = tp->starget; in esp_need_to_nego_wide() local
558 struct scsi_target *target = tp->starget; in esp_need_to_nego_sync() local
1144 int target, lun; in esp_reconnect() local
2714 static void esp_set_offset(struct scsi_target *target, int offset) in esp_set_offset()
2727 static void esp_set_period(struct scsi_target *target, int period) in esp_set_period()
2737 static void esp_set_width(struct scsi_target *target, int width) in esp_set_width()
Dgdth_ioctl.h94 u8 target; /* target ID */ member
113 u8 target; /* target ID */ member
210 u8 target; /* target ID */ member
257 u8 target; /* target ID */ member
326 u8 target; /* target ID */ member
/linux-4.1.27/drivers/macintosh/
Dwindfarm_pid.c37 s32 target; in wf_pid_run() local
92 s32 error, target, sval, adj; in wf_cpu_pid_run() local
Dwindfarm_pid.h38 s32 target; /* current target value */ member
74 s32 target; /* current target value */ member
/linux-4.1.27/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()
420 struct nw_info_struct *target) in ncp_obtain_info()
624 const char *volname, struct nw_info_struct *target) in ncp_lookup_volume()
781 struct ncp_entry_info *target) in ncp_open_create_file_or_subdir()
830 struct nw_search_sequence *target) in ncp_initialize_search()
[all …]
/linux-4.1.27/include/linux/netfilter_ipv4/
Dip_tables.h35 struct xt_standard_target target; member
40 struct xt_error_target target; member
/linux-4.1.27/drivers/acpi/acpica/
Drsmisc.c78 char *target; in acpi_rs_convert_aml_to_resource() local
476 char *target; in acpi_rs_convert_resource_to_aml() local
Dexconfig.c342 union acpi_operand_object *target, in acpi_ex_load_op()
Drsdump.c210 u8 *target = NULL; in acpi_rs_dump_descriptor() local
Dtbfadt.c146 struct acpi_generic_address *target; member
Dexdump.c365 u8 *target; in acpi_ex_dump_object() local
/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca.c600 struct nfc_target *target) in st21nfca_get_iso15693_inventory()
628 struct nfc_target *target, u8 comm_mode, in st21nfca_hci_dep_link_up()
648 struct nfc_target *target) in st21nfca_hci_target_from_gate()
703 struct nfc_target *target) in st21nfca_hci_complete_target_discovered()
790 struct nfc_target *target, in st21nfca_hci_im_transceive()
838 struct nfc_target *target) in st21nfca_hci_check_presence()
/linux-4.1.27/arch/openrisc/kernel/
Dptrace.c51 static int genregs_get(struct task_struct *target, in genregs_get()
81 static int genregs_set(struct task_struct *target, in genregs_set()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c81 static void sym_print_nego_msg(struct sym_hcb *np, int target, char *label, u_char *msg) in sym_print_nego_msg()
1944 static void sym_settrans(struct sym_hcb *np, int target, u_char opts, u_char ofs,
2075 static void sym_setwide(struct sym_hcb *np, int target, u_char wide)
2104 sym_setsync(struct sym_hcb *np, int target,
2137 sym_setpprot(struct sym_hcb *np, int target, u_char opts, u_char ofs,
2978 sym_dequeue_from_squeue(struct sym_hcb *np, int i, int target, int lun, int task)
3198 int sym_clear_tasks(struct sym_hcb *np, int cam_status, int target, int lun, int task)
3287 int target=-1, lun=-1, task; local
3960 int target = cp->target; local
4073 sym_ppr_nego_check(struct sym_hcb *np, int req, int target)
[all …]
Dsym_nvram.c95 sym_Symbios_setup_target(struct sym_tcb *tp, int target, Symbios_nvram *nvram) in sym_Symbios_setup_target()
119 sym_Tekram_setup_target(struct sym_tcb *tp, int target, Tekram_nvram *nvram) in sym_Tekram_setup_target()
138 void sym_nvram_setup_target(struct sym_tcb *tp, int target, struct sym_nvram *nvp) in sym_nvram_setup_target()
/linux-4.1.27/drivers/scsi/arm/
Dqueue.c209 struct scsi_cmnd *queue_remove_tgtluntag(Queue_t *queue, int target, int lun, in queue_remove_tgtluntag()
237 void queue_remove_all_target(Queue_t *queue, int target) in queue_remove_all_target()
260 int queue_probetgtlun (Queue_t *queue, int target, int lun) in queue_probetgtlun()
Dfas216.c291 fas216_do_log(FAS216_Info *info, char target, char *fmt, va_list ap) in fas216_do_log()
315 fas216_log_target(FAS216_Info *info, int level, int target, char *fmt, ...) in fas216_log_target()
469 static void fas216_set_sync(FAS216_Info *info, int target) in fas216_set_sync()
941 unsigned char target, lun, tag; in fas216_reselected_intr() local
1744 static int parity_test(FAS216_Info *info, int target) in parity_test()
2474 int i, res = FAILED, target = SCpnt->device->id; in fas216_eh_device_reset() local
/linux-4.1.27/security/apparmor/
Dfile.c108 const char *target, kuid_t ouid, const char *info, int error) in aa_audit_file()
321 static inline bool xindex_is_subset(u32 link, u32 target) in xindex_is_subset()
352 struct path target = { new_dir->mnt, old_dentry }; in aa_path_link() local
Ddomain.c349 const char *name = NULL, *target = NULL, *info = NULL; in apparmor_bprm_set_creds() local
616 const char *target = NULL, *info = NULL; in aa_change_hat() local
751 struct aa_profile *profile, *target = NULL; in aa_change_profile() local
Dipc.c41 struct aa_profile *target, int error) in aa_audit_ptrace()
/linux-4.1.27/scripts/dtc/
Ddtc-parser.y150 struct node *target = get_node_by_ref($1, $2); variable
160 struct node *target = get_node_by_ref($1, $3); variable
/linux-4.1.27/arch/hexagon/kernel/
Dptrace.c50 static int genregs_get(struct task_struct *target, in genregs_get()
106 static int genregs_set(struct task_struct *target, in genregs_set()
/linux-4.1.27/arch/arm/kernel/
Dptrace.c585 static int gpr_get(struct task_struct *target, in gpr_get()
597 static int gpr_set(struct task_struct *target, in gpr_set()
618 static int fpa_get(struct task_struct *target, in fpa_get()
628 static int fpa_set(struct task_struct *target, in fpa_set()
665 static int vfp_get(struct task_struct *target, in vfp_get()
702 static int vfp_set(struct task_struct *target, in vfp_set()
/linux-4.1.27/arch/ia64/kernel/
Dptrace.c1259 struct task_struct *target; member
1271 access_elf_gpreg(struct task_struct *target, struct unw_frame_info *info, in access_elf_gpreg()
1319 access_elf_breg(struct task_struct *target, struct unw_frame_info *info, in access_elf_breg()
1347 access_elf_areg(struct task_struct *target, struct unw_frame_info *info, in access_elf_areg()
1484 access_elf_reg(struct task_struct *target, struct unw_frame_info *info, in access_elf_reg()
1818 struct task_struct *target, in do_regset_call()
1841 gpregs_get(struct task_struct *target, in gpregs_get()
1850 static int gpregs_set(struct task_struct *target, in gpregs_set()
1870 gpregs_writeback(struct task_struct *target, in gpregs_writeback()
1882 fpregs_active(struct task_struct *target, const struct user_regset *regset) in fpregs_active()
[all …]
/linux-4.1.27/arch/c6x/kernel/
Dptrace.c60 static int gpr_get(struct task_struct *target, in gpr_get()
72 static int gpr_set(struct task_struct *target, in gpr_set()
/linux-4.1.27/arch/arm64/kvm/
Dhyp-init.S124 target: /* We're now in the trampoline code, switch page tables */ label
/linux-4.1.27/arch/arm/kvm/
Dinit.S144 target: @ We're now in the trampoline code, switch page tables label
/linux-4.1.27/include/uapi/linux/netfilter_bridge/
Debt_redirect.h6 int target; member
Debt_arpreply.h6 int target; member
Debt_nat.h8 int target; member
Debt_mark_t.h19 int target; member
Debtables.h141 struct xt_target *target; member
150 struct ebt_entry_target target; member
/linux-4.1.27/fs/xfs/
Dxfs_trans_buf.c39 struct xfs_buftarg *target, in xfs_trans_buf_item_match()
136 struct xfs_buftarg *target, in xfs_trans_get_buf_map()
244 struct xfs_buftarg *target, in xfs_trans_read_buf_map()
Dxfs_buf.h198 struct xfs_buftarg *target, in xfs_incore()
213 struct xfs_buftarg *target, in xfs_buf_alloc()
235 struct xfs_buftarg *target, in xfs_buf_get()
246 struct xfs_buftarg *target, in xfs_buf_read()
258 struct xfs_buftarg *target, in xfs_buf_readahead()
Dxfs_buf.c150 struct xfs_buftarg *target, in _xfs_buf_alloc()
565 struct xfs_buftarg *target, in xfs_buf_get_map()
640 struct xfs_buftarg *target, in xfs_buf_read_map()
680 struct xfs_buftarg *target, in xfs_buf_readahead_map()
698 struct xfs_buftarg *target, in xfs_buf_read_uncached()
810 struct xfs_buftarg *target, in xfs_buf_get_uncached()
Dxfs_trans.h169 struct xfs_buftarg *target, in xfs_trans_get_buf()
190 struct xfs_buftarg *target, in xfs_trans_read_buf()
/linux-4.1.27/security/apparmor/include/
Daudit.h113 void *target; member
116 void *target; member
123 const char *target; member
/linux-4.1.27/arch/arm/include/asm/
Dkvm_coproc.h25 unsigned target; member
Djump_label.h34 jump_label_t target; member
/linux-4.1.27/arch/nios2/kernel/
Dptrace.c21 static int genregs_get(struct task_struct *target, in genregs_get()
67 static int genregs_set(struct task_struct *target, in genregs_set()
/linux-4.1.27/net/nfc/nci/
Dntf.c193 struct nfc_target *target, in nci_add_new_protocol()
274 struct nfc_target *target; in nci_add_new_target() local
454 struct nfc_target *target; in nci_target_auto_activated() local
Dcore.c684 struct nfc_target *target, __u32 protocol) in nci_activate_target()
750 struct nfc_target *target) in nci_deactivate_target()
770 static int nci_dep_link_up(struct nfc_dev *nfc_dev, struct nfc_target *target, in nci_dep_link_up()
816 static int nci_transceive(struct nfc_dev *nfc_dev, struct nfc_target *target, in nci_transceive()
/linux-4.1.27/net/nfc/hci/
Dcore.c652 static int hci_dep_link_up(struct nfc_dev *nfc_dev, struct nfc_target *target, in hci_dep_link_up()
675 struct nfc_target *target, u32 protocol) in hci_activate_target()
681 struct nfc_target *target) in hci_deactivate_target()
710 static int hci_transceive(struct nfc_dev *nfc_dev, struct nfc_target *target, in hci_transceive()
769 struct nfc_target *target) in hci_check_presence()
/linux-4.1.27/drivers/net/bonding/
Dbond_options.c907 __be32 target, in _bond_options_arp_ip_target_set()
921 static int _bond_option_arp_ip_target_add(struct bonding *bond, __be32 target) in _bond_option_arp_ip_target_add()
951 static int bond_option_arp_ip_target_add(struct bonding *bond, __be32 target) in bond_option_arp_ip_target_add()
956 static int bond_option_arp_ip_target_rem(struct bonding *bond, __be32 target) in bond_option_arp_ip_target_rem()
1007 __be32 target; in bond_option_arp_ip_targets_set() local
/linux-4.1.27/drivers/nfc/pn544/
Dpn544.c456 struct nfc_target *target, u8 comm_mode, in pn544_hci_dep_link_up()
493 struct nfc_target *target) in pn544_hci_target_from_gate()
515 struct nfc_target *target) in pn544_hci_complete_target_discovered()
615 struct nfc_target *target, in pn544_hci_im_transceive()
694 struct nfc_target *target) in pn544_hci_check_presence()
/linux-4.1.27/drivers/scsi/pcmcia/
Dnsp_cs.c193 unsigned char target = scmd_id(SCpnt); in nsp_queuecommand_lck() local
369 unsigned char target = scmd_id(SCpnt); in nsphw_start_selection() local
448 unsigned char target = scmd_id(SCpnt); in nsp_analyze_sdtr() local
659 int target; in nsp_reselected() local
917 unsigned char target = scmd_id(SCpnt); in nsp_nexus() local
961 unsigned char target, lun; in nspintr() local
/linux-4.1.27/drivers/bus/
Dmvebu-mbus.c175 u32 *size, u8 *target, u8 *attr, in mvebu_mbus_read_window()
246 u8 target, u8 attr) in mvebu_mbus_window_conflicts()
303 phys_addr_t remap, u8 target, in mvebu_mbus_setup_window()
348 phys_addr_t remap, u8 target, in mvebu_mbus_alloc_window()
786 int mvebu_mbus_add_window_remap_by_id(unsigned int target, in mvebu_mbus_add_window_remap_by_id()
802 int mvebu_mbus_add_window_by_id(unsigned int target, unsigned int attribute, in mvebu_mbus_add_window_by_id()
1016 u8 target, u8 attr) in mbus_dt_setup_win()
1084 u8 target, attr; in mbus_dt_setup() local
/linux-4.1.27/arch/arc/kernel/
Dptrace.c21 static int genregs_get(struct task_struct *target, in genregs_get()
70 static int genregs_set(struct task_struct *target, in genregs_set()
/linux-4.1.27/arch/sparc/include/asm/
Djump_label.h29 jump_label_t target; member
/linux-4.1.27/arch/arm64/include/asm/
Djump_label.h47 jump_label_t target; member
/linux-4.1.27/arch/s390/include/asm/
Djump_label.h32 jump_label_t target; member
Dftrace.h74 unsigned long target; in ftrace_generate_call_insn() local
/linux-4.1.27/arch/powerpc/sysdev/
Dcpm2.c143 int cpm2_clk_setup(enum cpm_clk_target target, int clock, int mode) in cpm2_clk_setup()
273 int cpm2_smc_clk_setup(enum cpm_clk_target target, int clock) in cpm2_smc_clk_setup()
/linux-4.1.27/arch/tile/kernel/
Dptrace.c95 static int tile_gpr_get(struct task_struct *target, in tile_gpr_get()
108 static int tile_gpr_set(struct task_struct *target, in tile_gpr_set()
/linux-4.1.27/arch/x86/include/asm/
Djump_label.h41 jump_label_t target; member
/linux-4.1.27/include/uapi/linux/netfilter/
Dx_tables.h46 struct xt_target *target; member
65 struct xt_entry_target target; member
70 struct xt_entry_target target; member
/linux-4.1.27/fs/configfs/
Dsymlink.c113 struct config_item **target, struct super_block *sb) in get_target()
235 static int configfs_get_target_path(struct config_item * item, struct config_item * target, in configfs_get_target_path()
Ddir.c1028 struct config_item *target) in configfs_depend_prep()
1058 struct config_item *target) in configfs_depend_item()
1132 struct config_item *target) in configfs_undepend_item()
/linux-4.1.27/arch/blackfin/kernel/
Dptrace.c156 static int genregs_get(struct task_struct *target, in genregs_get()
179 static int genregs_set(struct task_struct *target, in genregs_set()
/linux-4.1.27/arch/score/kernel/
Dptrace.c37 static int genregs_get(struct task_struct *target, in genregs_get()
65 static int genregs_set(struct task_struct *target, in genregs_set()
/linux-4.1.27/net/ipv4/netfilter/
Darpt_mangle.c12 target(struct sk_buff *skb, const struct xt_action_param *par) in target() function
Dnf_nat_l3proto_ipv4.c81 const struct nf_conntrack_tuple *target, in nf_nat_ipv4_manip_pkt()
203 struct nf_conntrack_tuple target; in nf_nat_icmp_reply_translation() local
/linux-4.1.27/tools/perf/tests/
Dtask-exit.c40 struct target target = { in test__task_exit() local
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Ddmaobj.h8 u32 target; member
/linux-4.1.27/arch/arm/boot/dts/
Darmada-370-xp.dtsi55 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
Dorion5x.dtsi11 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
Darmada-39x.dtsi51 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
Darmada-375.dtsi53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
Dkirkwood.dtsi5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
Darmada-38x.dtsi53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/linux-4.1.27/arch/mips/include/asm/
Djump_label.h50 jump_label_t target; member
/linux-4.1.27/arch/powerpc/include/asm/
Djump_label.h42 jump_label_t target; member
Dfsl_hcalls.h343 uint64_t target; /**< guest physical address to copy to */ member
358 unsigned int target, phys_addr_t sg_list, unsigned int count) in fh_partition_memcpy()
/linux-4.1.27/drivers/regulator/
Dgpio-regulator.c68 int ptr, target = 0, state, best_val = INT_MAX; in gpio_regulator_set_voltage() local
107 int ptr, target = 0, state, best_val = 0; in gpio_regulator_set_current_limit() local
Ddevres.c263 struct regulator_supply_alias_match *target = data; in devm_regulator_match_supply_alias() local
426 struct regulator_notifier_match *target = data; in devm_regulator_match_notifier() local
/linux-4.1.27/include/linux/
Dnfs.h32 static inline void nfs_copy_fh(struct nfs_fh *target, const struct nfs_fh *source) in nfs_copy_fh()
Dregset.h331 static inline int copy_regset_to_user(struct task_struct *target, in copy_regset_to_user()
357 static inline int copy_regset_from_user(struct task_struct *target, in copy_regset_from_user()
Dsysfs.h364 struct kobject *target, const char *name) in sysfs_create_link()
370 struct kobject *target, in sysfs_create_link_nowarn()
443 const char *group_name, struct kobject *target, in sysfs_add_link_to_group()
482 static inline int sysfs_rename_link(struct kobject *kobj, struct kobject *target, in sysfs_rename_link()
Dbtree-128.h76 static inline int btree_merge128(struct btree_head128 *target, in btree_merge128()
/linux-4.1.27/arch/powerpc/platforms/86xx/
Dmpc86xx_smp.c63 unsigned long target, flags; in smp_86xx_kick_cpu() local
/linux-4.1.27/drivers/media/common/b2c2/
Dflexcop-sram.c31 flexcop_sram_dest_target_t target) in flexcop_sram_set_dest()
/linux-4.1.27/include/linux/netfilter/
Dx_tables.h31 const struct xt_target *target; member
91 const struct xt_target *target; member
100 const struct xt_target *target; member
153 unsigned int (*target)(struct sk_buff *skb, member
385 compat_uptr_t target; member
/linux-4.1.27/fs/jffs2/
Djffs2_fs_i.h46 unsigned char *target; member
Ddir.c77 static struct dentry *jffs2_lookup(struct inode *dir_i, struct dentry *target, in jffs2_lookup()
278 static int jffs2_symlink (struct inode *dir_i, struct dentry *dentry, const char *target) in jffs2_symlink()
/linux-4.1.27/drivers/misc/
Dvmw_balloon.c169 unsigned int target; member
193 unsigned int target; member
282 unsigned long target; in vmballoon_send_get_target() local
657 unsigned int target; in vmballoon_work() local
Dspear13xx_pcie_gadget.c645 struct pcie_gadget_target *target = to_target(item); in pcie_gadget_target_attr_show() local
660 struct pcie_gadget_target *target = to_target(item); in pcie_gadget_target_attr_store() local
742 static struct pcie_gadget_target *target; in spear_pcie_gadget_probe() local
844 static struct pcie_gadget_target *target; in spear_pcie_gadget_remove() local
/linux-4.1.27/drivers/nfc/microread/
Dmicroread.c313 struct nfc_target *target, u8 comm_mode, in microread_dep_link_up()
347 struct nfc_target *target) in microread_target_from_gate()
362 struct nfc_target *target) in microread_complete_target_discovered()
411 struct nfc_target *target, in microread_im_transceive()
/linux-4.1.27/drivers/usb/misc/
Dftdi-elan.c160 struct u132_target target[4]; member
351 struct u132_target *target = &ftdi->target[ed_number]; in ftdi_elan_abandon_targets() local
370 struct u132_target *target = &ftdi->target[ed_number]; in ftdi_elan_flush_targets() local
428 struct u132_target *target = &ftdi->target[ed_number]; in ftdi_elan_cancel_targets() local
837 struct u132_target *target, u8 *buffer, int length) in ftdi_elan_do_callback()
858 struct u132_target *target, u16 ed_length, int ed_number, int ed_type, in have_ed_set_response()
920 struct u132_target *target, u16 ed_length, int ed_number, int ed_type, in have_ed_get_response()
1047 struct u132_target *target = &ftdi->target[ed_number]; in ftdi_elan_respond_engine() local
1105 struct u132_target *target = &ftdi->target[ in ftdi_elan_respond_engine() local
1503 struct u132_target *target = &ftdi->target[ed]; in ftdi_elan_edset_setup() local
[all …]
/linux-4.1.27/arch/x86/math-emu/
Dfpu_entry.c679 int fpregs_soft_set(struct task_struct *target, in fpregs_soft_set()
731 int fpregs_soft_get(struct task_struct *target, in fpregs_soft_get()
/linux-4.1.27/drivers/xen/
Dballoon.c301 unsigned long target = balloon_stats.target_pages; in current_credit() local
516 void balloon_set_new_target(unsigned long target) in balloon_set_new_target()
Dswiotlb-xen.c491 enum dma_sync_target target) in xen_swiotlb_sync_single()
632 enum dma_sync_target target) in xen_swiotlb_sync_sg()
/linux-4.1.27/drivers/scsi/esas2r/
Desas2r_int.c703 u16 target, u32 length) in esas2r_lun_event()
774 u16 target; in esas2r_ae_complete() local
/linux-4.1.27/drivers/uwb/
Duwb-debug.c90 struct uwb_dev *target; in cmd_rsv_establish() local
218 char owner[UWB_ADDR_STRSIZE], target[UWB_ADDR_STRSIZE]; in reservations_print() local
/linux-4.1.27/include/uapi/linux/netfilter_arp/
Darpt_mangle.h17 int target; member
/linux-4.1.27/arch/arm/plat-orion/include/plat/
Daddr-map.h39 const u8 target; member
/linux-4.1.27/net/bridge/netfilter/
Debt_mark.c58 compat_uint_t target; member
/linux-4.1.27/drivers/block/
Dcciss_scsi.h63 int bus, target, lun; /* as presented to the OS */ member
Dcciss_scsi.c350 find_bus_target_lun(ctlr_info_t *h, int *bus, int *target, int *lun) in find_bus_target_lun()
373 int bus, target, lun; member
384 int i, bus, target, lun; in cciss_scsi_add_entry() local
680 lookup_scsi3addr(ctlr_info_t *h, int bus, int target, int lun, char *scsi3addr) in lookup_scsi3addr()
/linux-4.1.27/drivers/isdn/hardware/mISDN/
Diohelper.h104 #define ASSIGN_FUNC_IPAC(typ, target) do { \ argument
/linux-4.1.27/arch/mips/pci/
Dpci-vr41xx.c114 struct pci_target_address_conversion *target; in vr41xx_pciu_init() local
/linux-4.1.27/arch/avr32/kernel/
Dsetup.c179 unsigned long target; in find_free_region() local
200 resource_size_t target; in alloc_reserved_region() local
/linux-4.1.27/drivers/thermal/int340x_thermal/
Dacpi_thermal_rel.h18 acpi_handle target; member
34 acpi_handle target; member
/linux-4.1.27/include/net/
Dndisc.h66 struct in6_addr target; member
83 struct in6_addr target; member
/linux-4.1.27/tools/testing/selftests/timers/
Dmqueue-lat.c74 struct timespec start, end, now, target; in mqueue_lat_test() local
Dnanosleep.c113 struct timespec now, target, rel; in nanosleep_test() local
Dleap-a-day.c140 struct timespec now, target; in test_hrtimer_failure() local
Dnsleep-lat.c111 struct timespec start, end, target; in nanosleep_lat_test() local
/linux-4.1.27/drivers/misc/ibmasm/
Di2o.h29 u8 target; member
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c585 const char *target, in sptlrpc_conf_merge_rule()
615 char *target, *param; in __sptlrpc_process_config() local
800 struct obd_uuid *target, in sptlrpc_conf_choose_flavor()
/linux-4.1.27/include/linux/netfilter_bridge/
Debtables.h43 unsigned int (*target)(struct sk_buff *skb, member
61 unsigned int (*target)(struct sk_buff *skb, member
/linux-4.1.27/tools/perf/ui/browsers/
Dmap.c46 char target[512]; in map_browser__search() local
/linux-4.1.27/include/linux/uwb/
Ddebug-cmd.h42 __u8 target[6]; member
/linux-4.1.27/tools/perf/
Dbuiltin-top.c295 static void prompt_integer(int *target, const char *msg) in prompt_integer()
321 static void prompt_percent(int *target, const char *msg) in prompt_percent()
1068 struct target *target = &opts->target; in cmd_top() local
Dperf.h43 struct target target; member
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx_core.c1785 u_int target; in ahc_handle_scsiint() local
2820 ahc_compile_devinfo(struct ahc_devinfo *devinfo, u_int our_id, u_int target, in ahc_compile_devinfo()
5755 ahc_match_scb(struct ahc_softc *ahc, struct scb *scb, int target, in ahc_match_scb()
5793 int target; in ahc_freeze_devq() local
5862 ahc_search_qinfifo(struct ahc_softc *ahc, int target, char channel, in ahc_search_qinfifo()
6072 int target, char channel, int lun, uint32_t status, in ahc_search_untagged_queues()
6169 ahc_search_disc_list(struct ahc_softc *ahc, int target, char channel, in ahc_search_disc_list()
6332 ahc_abort_scbs(struct ahc_softc *ahc, int target, char channel, in ahc_abort_scbs()
6486 u_int initiator, target, max_scsiid; in ahc_reset_channel() local
7174 int target; in ahc_dump_card_state() local
[all …]
/linux-4.1.27/drivers/gpu/drm/gma500/
Doaktrail_crtc.c134 struct drm_crtc *crtc, int target, in mrst_sdvo_find_best_pll()
191 struct drm_crtc *crtc, int target, in mrst_lvds_find_best_pll()
/linux-4.1.27/net/ipv6/netfilter/
Dnf_nat_l3proto_ipv6.c80 const struct nf_conntrack_tuple *target, in nf_nat_ipv6_manip_pkt()
209 struct nf_conntrack_tuple target; in nf_nat_icmpv6_reply_translation() local
/linux-4.1.27/security/keys/
Drequest_key_auth.c147 struct key *request_key_auth_new(struct key *target, const void *callout_info, in request_key_auth_new()
/linux-4.1.27/net/ipv6/
Dexthdrs_core.c186 int target, unsigned short *fragoff, int *flags) in ipv6_find_hdr()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dlib-move.c622 lnet_prep_send(lnet_msg_t *msg, int type, lnet_process_id_t target, in lnet_prep_send()
1123 lnet_find_route_locked(lnet_ni_t *ni, lnet_nid_t target, lnet_nid_t rtr_nid) in lnet_find_route_locked()
2062 lnet_process_id_t target, unsigned int portal, in LNetPut()
2263 lnet_process_id_t target, unsigned int portal, in LNetGet()
/linux-4.1.27/arch/um/drivers/
Dmconsole_user.c181 struct sockaddr_un target; in mconsole_notify() local
/linux-4.1.27/fs/ocfs2/
Ddcache.c444 void ocfs2_dentry_move(struct dentry *dentry, struct dentry *target, in ocfs2_dentry_move()
/linux-4.1.27/drivers/i2c/busses/
Di2c-octeon.c298 static int octeon_i2c_write(struct octeon_i2c *i2c, int target, in octeon_i2c_write()
346 static int octeon_i2c_read(struct octeon_i2c *i2c, int target, in octeon_i2c_read()
/linux-4.1.27/net/sched/
Dsch_pie.c41 psched_time_t target; /* user specified target delay in pschedtime */ member
201 u32 target = nla_get_u32(tb[TCA_PIE_TARGET]); in pie_change() local
Dact_ipt.c36 struct xt_target *target; in ipt_init_target() local
Dsch_codel.c131 u32 target = nla_get_u32(tb[TCA_CODEL_TARGET]); in codel_change() local
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dphy.c2422 ath5k_get_interpolated_value(s16 target, s16 x_left, s16 x_right, in ath5k_get_interpolated_value()
2593 u32 target = channel->center_freq; in ath5k_get_chan_pcal_surrounding_piers() local
2681 u32 target = channel->center_freq; in ath5k_get_rate_pcal_data() local
2780 u32 target = channel->center_freq; in ath5k_get_max_ctl_power() local
3287 u32 target = channel->center_freq; in ath5k_setup_channel_powertable() local
/linux-4.1.27/drivers/input/joystick/
Dgamecon.c149 unsigned char target) in gc_n64_send_command()
162 static void gc_n64_send_stop_bit(struct gc *gc, unsigned char target) in gc_n64_send_stop_bit()
272 unsigned char target = 1 << sdev->idx; /* select desired pin */ in gc_n64_play_effect() local
/linux-4.1.27/usr/
Dgen_init_cpio.c102 static int cpio_mkslink(const char *name, const char *target, in cpio_mkslink()
136 char target[PATH_MAX + 1]; in cpio_mkslink_line() local
/linux-4.1.27/arch/parisc/math-emu/
Ddecode_exc.c107 int target, exception_index = 1; in decode_fpu() local
/linux-4.1.27/drivers/thermal/
Dthermal_core.h47 unsigned long target; /* expected cooling state */ member
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_hv_builtin.c110 long int kvmppc_rm_h_confer(struct kvm_vcpu *vcpu, int target, in kvmppc_rm_h_confer()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_shrinker.c76 long target, unsigned flags) in i915_gem_shrink()
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/
Dip6_tables.h132 struct xt_standard_target target; member
137 struct xt_error_target target; member
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dpfunc_core.c807 struct pmf_function *__pmf_find_function(struct device_node *target, in __pmf_find_function()
861 int pmf_register_irq_client(struct device_node *target, in pmf_register_irq_client()
992 struct pmf_function *pmf_find_function(struct device_node *target, in pmf_find_function()
1007 int pmf_call_function(struct device_node *target, const char *name, in pmf_call_function()
/linux-4.1.27/fs/
Ddcache.c2464 static void swap_names(struct dentry *dentry, struct dentry *target) in swap_names()
2509 static void copy_name(struct dentry *dentry, struct dentry *target) in copy_name()
2527 static void dentry_lock_for_move(struct dentry *dentry, struct dentry *target) in dentry_lock_for_move()
2554 static void dentry_unlock_for_move(struct dentry *dentry, struct dentry *target) in dentry_unlock_for_move()
2589 static void __d_move(struct dentry *dentry, struct dentry *target, in __d_move()
2661 void d_move(struct dentry *dentry, struct dentry *target) in d_move()
/linux-4.1.27/arch/powerpc/platforms/cell/
Dspu_priv1_mmio.c77 u64 target; in cpu_affinity_set() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dfan.c32 nvkm_fan_update(struct nvkm_fan *fan, bool immediate, int target) in nvkm_fan_update()
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmthread.c291 struct dlm_lock *lock, *target; in dlm_shuffle_lists() local
/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_serial.c446 unsigned long target, start, now; in send_pulse_homebrew_softcarrier() local
498 unsigned long actual, target, d; in send_pulse_homebrew_softcarrier() local
/linux-4.1.27/arch/mips/ar7/
Dclock.c111 static void approximate(int base, int target, int *prediv, in approximate()
128 static void calculate(int base, int target, int *prediv, int *postdiv, in calculate()
/linux-4.1.27/kernel/gcov/
Dfs.c305 char *target; in link_target() local
369 char *target; in add_links() local

123