/linux/tools/perf/util/ |
H A D | target.h | 8 struct target { struct 52 static inline bool target__has_task(struct target *target) in target__has_task() argument 57 static inline bool target__has_cpu(struct target *targe argument 23 attr_maptarget global() argument 62 target__none(struct target * target) target__none() argument 67 target__enable_on_exec(struct target * target) target__enable_on_exec() argument 78 target__has_per_thread(struct target * target) target__has_per_thread() argument 83 target__uses_dummy_map(struct target * target) target__uses_dummy_map() argument [all...] |
/linux/drivers/misc/lkdtm/ |
H A D | fortify.c | 15 struct target { in lkdtm_FORTIFY_STR_OBJECT() struct 18 } target[3] = {}; in lkdtm_FORTIFY_STR_OBJECT() local 39 struct target { in lkdtm_FORTIFY_STR_MEMBER() struct 42 } target; in lkdtm_FORTIFY_STR_MEMBER() local 16 alkdtm_FORTIFY_STR_OBJECT::target lkdtm_FORTIFY_STR_OBJECT() argument 17 foolkdtm_FORTIFY_STR_OBJECT::target lkdtm_FORTIFY_STR_OBJECT() argument 40 alkdtm_FORTIFY_STR_MEMBER::target lkdtm_FORTIFY_STR_MEMBER() argument 41 blkdtm_FORTIFY_STR_MEMBER::target lkdtm_FORTIFY_STR_MEMBER() argument 71 struct target { lkdtm_FORTIFY_MEM_OBJECT() struct 72 alkdtm_FORTIFY_MEM_OBJECT::target lkdtm_FORTIFY_MEM_OBJECT() argument 73 foolkdtm_FORTIFY_MEM_OBJECT::target lkdtm_FORTIFY_MEM_OBJECT() argument 74 } target = {}; lkdtm_FORTIFY_MEM_OBJECT() local 104 struct target { lkdtm_FORTIFY_MEM_MEMBER() struct 105 alkdtm_FORTIFY_MEM_MEMBER::target lkdtm_FORTIFY_MEM_MEMBER() argument 106 blkdtm_FORTIFY_MEM_MEMBER::target lkdtm_FORTIFY_MEM_MEMBER() argument 107 } target; lkdtm_FORTIFY_MEM_MEMBER() local [all...] |
/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-tm.c | 58 int tm_cgpr_active(struct task_struct *target, const struct user_regset *regset) in tm_cgpr_active() argument 86 int tm_cgpr_get(struct task_struct *target, const struct user_regset *regset, in tm_cgpr_get() argument 134 tm_cgpr_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) tm_cgpr_set() argument 200 tm_cfpr_active(struct task_struct * target,const struct user_regset * regset) tm_cfpr_active() argument 229 tm_cfpr_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) tm_cfpr_get() argument 273 tm_cfpr_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) tm_cfpr_set() argument 312 tm_cvmx_active(struct task_struct * target,const struct user_regset * regset) tm_cvmx_active() argument 342 tm_cvmx_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) tm_cvmx_get() argument 393 tm_cvmx_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) tm_cvmx_set() argument 440 tm_cvsx_active(struct task_struct * target,const struct user_regset * regset) tm_cvsx_active() argument 469 tm_cvsx_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) tm_cvsx_get() argument 512 tm_cvsx_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) tm_cvsx_set() argument 551 tm_spr_active(struct task_struct * target,const struct user_regset * regset) tm_spr_active() argument 574 tm_spr_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) tm_spr_get() argument 616 tm_spr_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) tm_spr_set() argument 653 tm_tar_active(struct task_struct * target,const struct user_regset * regset) tm_tar_active() argument 664 tm_tar_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) tm_tar_get() argument 676 tm_tar_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) tm_tar_set() argument 693 tm_ppr_active(struct task_struct * target,const struct user_regset * regset) tm_ppr_active() argument 705 tm_ppr_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) tm_ppr_get() argument 717 tm_ppr_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) tm_ppr_set() argument 734 tm_dscr_active(struct task_struct * target,const struct user_regset * regset) tm_dscr_active() argument 745 tm_dscr_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) tm_dscr_get() argument 757 tm_dscr_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) tm_dscr_set() argument 774 tm_cgpr32_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) tm_cgpr32_get() argument 782 tm_cgpr32_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) tm_cgpr32_set() argument [all...] |
H A D | ptrace-vsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() argument 49 int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() argument 79 vsr_active(struct task_struct * target,const struct user_regset * regset) vsr_active() argument 97 vsr_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) vsr_get() argument 126 vsr_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) vsr_set() argument [all...] |
H A D | ptrace-spe.c | 19 int evr_active(struct task_struct *target, const struct user_regset *regset) in evr_active() argument 25 int evr_get(struct task_struct *target, const struct user_regset *regset, in evr_get() argument 39 int evr_set(struct task_struct *target, const struct user_regset *regset, in evr_set() argument [all...] |
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_pipe.c | 77 static void send_packet_completion(struct htc_target *target, in send_packet_completion() argument 91 static void get_htc_packet_credit_based(struct htc_target *target, in get_htc_packet_credit_based() argument 173 get_htc_packet(struct htc_target * target,struct htc_endpoint * ep,struct list_head * queue,int resources) get_htc_packet() argument 203 htc_issue_packets(struct htc_target * target,struct htc_endpoint * ep,struct list_head * pkt_queue) htc_issue_packets() argument 299 htc_try_send(struct htc_target * target,struct htc_endpoint * ep,struct list_head * txq) htc_try_send() argument 528 htc_free_txctrl_packet(struct htc_target * target,struct htc_packet * packet) htc_free_txctrl_packet() argument 534 htc_alloc_txctrl_packet(struct htc_target * target) htc_alloc_txctrl_packet() argument 539 htc_txctrl_complete(struct htc_target * target,struct htc_packet * packet) htc_txctrl_complete() argument 547 htc_setup_target_buffer_assignments(struct htc_target * target) htc_setup_target_buffer_assignments() argument 653 htc_process_credit_report(struct htc_target * target,struct htc_credit_report * rpt,int num_entries,enum htc_endpoint_id from_ep) htc_process_credit_report() argument 690 htc_flush_tx_endpoint(struct htc_target * target,struct htc_endpoint * ep,u16 tag) htc_flush_tx_endpoint() argument 712 htc_lookup_tx_packet(struct htc_target * target,struct htc_endpoint * ep,struct sk_buff * skb) htc_lookup_tx_packet() argument 743 struct htc_target *target = ar->htc_target; ath6kl_htc_pipe_tx_complete() local 779 htc_send_packets_multiple(struct htc_target * target,struct list_head * pkt_queue) htc_send_packets_multiple() argument 812 alloc_htc_packet_container(struct htc_target * target) alloc_htc_packet_container() argument 831 free_htc_packet_container(struct htc_target * target,struct htc_packet * packet) free_htc_packet_container() argument 850 htc_process_trailer(struct htc_target * target,u8 * buffer,int len,enum htc_endpoint_id from_ep) htc_process_trailer() argument 929 recv_packet_completion(struct htc_target * target,struct htc_endpoint * ep,struct htc_packet * packet) recv_packet_completion() argument 944 struct htc_target *target = ar->htc_target; ath6kl_htc_pipe_rx_complete() local 1094 htc_flush_rx_queue(struct htc_target * target,struct htc_endpoint * ep) htc_flush_rx_queue() argument 1131 htc_wait_recv_ctrl_message(struct htc_target * target) htc_wait_recv_ctrl_message() argument 1171 reset_endpoint_states(struct htc_target * target) reset_endpoint_states() argument 1191 htc_config_target_hif_pipe(struct htc_target * target) htc_config_target_hif_pipe() argument 1197 htc_get_credit_alloc(struct htc_target * target,u16 service_id) htc_get_credit_alloc() argument 1217 ath6kl_htc_pipe_conn_service(struct htc_target * target,struct htc_service_connect_req * conn_req,struct htc_service_connect_resp * conn_resp) ath6kl_htc_pipe_conn_service() argument 1408 struct htc_target *target = NULL; ath6kl_htc_pipe_create() local 1460 ath6kl_htc_pipe_cleanup(struct htc_target * target) ath6kl_htc_pipe_cleanup() argument 1477 ath6kl_htc_pipe_start(struct htc_target * target) ath6kl_htc_pipe_start() argument 1510 ath6kl_htc_pipe_stop(struct htc_target * target) ath6kl_htc_pipe_stop() argument 1526 ath6kl_htc_pipe_get_rxbuf_num(struct htc_target * target,enum htc_endpoint_id endpoint) ath6kl_htc_pipe_get_rxbuf_num() argument 1538 ath6kl_htc_pipe_tx(struct htc_target * target,struct htc_packet * packet) ath6kl_htc_pipe_tx() argument 1554 ath6kl_htc_pipe_wait_target(struct htc_target * target) ath6kl_htc_pipe_wait_target() argument 1607 ath6kl_htc_pipe_flush_txep(struct htc_target * target,enum htc_endpoint_id endpoint,u16 tag) ath6kl_htc_pipe_flush_txep() argument 1621 ath6kl_htc_pipe_add_rxbuf_multiple(struct htc_target * target,struct list_head * pkt_queue) ath6kl_htc_pipe_add_rxbuf_multiple() argument 1663 ath6kl_htc_pipe_activity_changed(struct htc_target * target,enum htc_endpoint_id ep,bool active) ath6kl_htc_pipe_activity_changed() argument 1670 ath6kl_htc_pipe_flush_rx_buf(struct htc_target * target) ath6kl_htc_pipe_flush_rx_buf() argument 1697 ath6kl_htc_pipe_credit_setup(struct htc_target * target,struct ath6kl_htc_credit_info * info) ath6kl_htc_pipe_credit_setup() argument [all...] |
H A D | htc-ops.h | 28 static inline int ath6kl_htc_wait_target(struct htc_target *target) in ath6kl_htc_wait_target() argument 33 static inline int ath6kl_htc_start(struct htc_target *target) in ath6kl_htc_start() argument 38 static inline int ath6kl_htc_conn_service(struct htc_target *target, in ath6kl_htc_conn_service() argument 45 static inline int ath6kl_htc_tx(struct htc_target *target, in ath6kl_htc_tx() argument 51 ath6kl_htc_stop(struct htc_target * target) ath6kl_htc_stop() argument 56 ath6kl_htc_cleanup(struct htc_target * target) ath6kl_htc_cleanup() argument 61 ath6kl_htc_flush_txep(struct htc_target * target,enum htc_endpoint_id endpoint,u16 tag) ath6kl_htc_flush_txep() argument 68 ath6kl_htc_flush_rx_buf(struct htc_target * target) ath6kl_htc_flush_rx_buf() argument 73 ath6kl_htc_activity_changed(struct htc_target * target,enum htc_endpoint_id endpoint,bool active) ath6kl_htc_activity_changed() argument 81 ath6kl_htc_get_rxbuf_num(struct htc_target * target,enum htc_endpoint_id endpoint) ath6kl_htc_get_rxbuf_num() argument 87 ath6kl_htc_add_rxbuf_multiple(struct htc_target * target,struct list_head * pktq) ath6kl_htc_add_rxbuf_multiple() argument 93 ath6kl_htc_credit_setup(struct htc_target * target,struct ath6kl_htc_credit_info * info) ath6kl_htc_credit_setup() argument [all...] |
H A D | htc_mbox.c | 374 static void htc_reclaim_txctrl_buf(struct htc_target *target, in htc_reclaim_txctrl_buf() argument 382 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf() argument 407 htc_tx_comp_update(struct htc_target * target,struct htc_endpoint * endpoint,struct htc_packet * packet) htc_tx_comp_update() argument 450 htc_tx_comp_handler(struct htc_target * target,struct htc_packet * packet) htc_tx_comp_handler() argument 466 htc_async_tx_scat_complete(struct htc_target * target,struct hif_scatter_req * scat_req) htc_async_tx_scat_complete() argument 506 ath6kl_htc_tx_issue(struct htc_target * target,struct htc_packet * packet) ath6kl_htc_tx_issue() argument 545 htc_check_credits(struct htc_target * target,struct htc_endpoint * ep,u8 * flags,enum htc_endpoint_id eid,unsigned int len,int * req_cred) htc_check_credits() argument 598 ath6kl_htc_tx_pkts_get(struct htc_target * target,struct htc_endpoint * endpoint,struct list_head * queue) ath6kl_htc_tx_pkts_get() argument 678 ath6kl_htc_tx_setup_scat_list(struct htc_target * target,struct htc_endpoint * endpoint,struct hif_scatter_req * scat_req,int n_scat,struct list_head * queue) ath6kl_htc_tx_setup_scat_list() argument 758 struct htc_target *target = endpoint->target; ath6kl_htc_tx_bundle() local 857 ath6kl_htc_tx_from_queue(struct htc_target * target,struct htc_endpoint * endpoint) ath6kl_htc_tx_from_queue() argument 964 ath6kl_htc_tx_try(struct htc_target * target,struct htc_endpoint * endpoint,struct htc_packet * tx_pkt) ath6kl_htc_tx_try() argument 1004 htc_chk_ep_txq(struct htc_target * target) htc_chk_ep_txq() argument 1040 htc_setup_tx_complete(struct htc_target * target) htc_setup_tx_complete() argument 1092 ath6kl_htc_set_credit_dist(struct htc_target * target,struct ath6kl_htc_credit_info * credit_info,u16 srvc_pri_order[],int list_len) ath6kl_htc_set_credit_dist() argument 1120 ath6kl_htc_mbox_tx(struct htc_target * target,struct htc_packet * packet) ath6kl_htc_mbox_tx() argument 1149 ath6kl_htc_mbox_flush_txep(struct htc_target * target,enum htc_endpoint_id eid,u16 tag) ath6kl_htc_mbox_flush_txep() argument 1188 ath6kl_htc_flush_txep_all(struct htc_target * target) ath6kl_htc_flush_txep_all() argument 1204 ath6kl_htc_mbox_activity_changed(struct htc_target * target,enum htc_endpoint_id eid,bool active) ath6kl_htc_mbox_activity_changed() argument 1261 htc_valid_rx_frame_len(struct htc_target * target,enum htc_endpoint_id eid,int len) htc_valid_rx_frame_len() argument 1268 htc_add_rxbuf(struct htc_target * target,struct htc_packet * packet) htc_add_rxbuf() argument 1277 htc_reclaim_rxbuf(struct htc_target * target,struct htc_packet * packet,struct htc_endpoint * ep) htc_reclaim_rxbuf() argument 1291 reclaim_rx_ctrl_buf(struct htc_target * target,struct htc_packet * packet) reclaim_rx_ctrl_buf() argument 1299 ath6kl_htc_rx_packet(struct htc_target * target,struct htc_packet * packet,u32 rx_len) ath6kl_htc_rx_packet() argument 1365 ath6kl_htc_rx_setup(struct htc_target * target,struct htc_endpoint * ep,u32 * lk_ahds,struct list_head * queue,int n_msg) ath6kl_htc_rx_setup() argument 1468 ath6kl_htc_rx_alloc(struct htc_target * target,u32 lk_ahds[],int msg,struct htc_endpoint * endpoint,struct list_head * queue) ath6kl_htc_rx_alloc() argument 1591 htc_proc_cred_rpt(struct htc_target * target,struct htc_credit_report * rpt,int n_entries,enum htc_endpoint_id from_ep) htc_proc_cred_rpt() argument 1669 htc_parse_trailer(struct htc_target * target,struct htc_record_hdr * record,u8 * record_buf,u32 * next_lk_ahds,enum htc_endpoint_id endpoint,int * n_lk_ahds) htc_parse_trailer() argument 1749 htc_proc_trailer(struct htc_target * target,u8 * buf,int len,u32 * next_lk_ahds,int * n_lk_ahds,enum htc_endpoint_id endpoint) htc_proc_trailer() argument 1802 ath6kl_htc_rx_process_hdr(struct htc_target * target,struct htc_packet * packet,u32 * next_lkahds,int * n_lkahds) ath6kl_htc_rx_process_hdr() argument 1909 ath6kl_htc_rx_bundle(struct htc_target * target,struct list_head * rxq,struct list_head * sync_compq,int * n_pkt_fetched,bool part_bundle) ath6kl_htc_rx_bundle() argument 2002 ath6kl_htc_rx_process_packets(struct htc_target * target,struct list_head * comp_pktq,u32 lk_ahds[],int * n_lk_ahd) ath6kl_htc_rx_process_packets() argument 2052 ath6kl_htc_rx_fetch(struct htc_target * target,struct list_head * rx_pktq,struct list_head * comp_pktq) ath6kl_htc_rx_fetch() argument 2140 ath6kl_htc_rxmsg_pending_handler(struct htc_target * target,u32 msg_look_ahead,int * num_pkts) ath6kl_htc_rxmsg_pending_handler() argument 2259 htc_wait_for_ctrl_msg(struct htc_target * target) htc_wait_for_ctrl_msg() argument 2316 ath6kl_htc_mbox_add_rxbuf_multiple(struct htc_target * target,struct list_head * pkt_queue) ath6kl_htc_mbox_add_rxbuf_multiple() argument 2378 ath6kl_htc_mbox_flush_rx_buf(struct htc_target * target) ath6kl_htc_mbox_flush_rx_buf() argument 2420 ath6kl_htc_mbox_conn_service(struct htc_target * target,struct htc_service_connect_req * conn_req,struct htc_service_connect_resp * conn_resp) ath6kl_htc_mbox_conn_service() argument 2570 reset_ep_state(struct htc_target * target) reset_ep_state() argument 2593 ath6kl_htc_mbox_get_rxbuf_num(struct htc_target * target,enum htc_endpoint_id endpoint) ath6kl_htc_mbox_get_rxbuf_num() argument 2604 htc_setup_msg_bndl(struct htc_target * target) htc_setup_msg_bndl() argument 2653 ath6kl_htc_mbox_wait_target(struct htc_target * target) ath6kl_htc_mbox_wait_target() argument 2738 ath6kl_htc_mbox_start(struct htc_target * target) ath6kl_htc_mbox_start() argument 2780 ath6kl_htc_reset(struct htc_target * target) ath6kl_htc_reset() argument 2820 ath6kl_htc_mbox_stop(struct htc_target * target) ath6kl_htc_mbox_stop() argument 2842 struct htc_target *target = NULL; ath6kl_htc_mbox_create() local 2887 ath6kl_htc_mbox_cleanup(struct htc_target * target) ath6kl_htc_mbox_cleanup() argument [all...] |
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.c | 21 static int htc_issue_send(struct htc_target *target, struct sk_buff* skb, in htc_issue_send() argument 88 static void htc_process_target_rdy(struct htc_target *target, in htc_process_target_rdy() argument 103 static void htc_process_conn_rsp(struct htc_target *target, in htc_process_conn_rsp() argument 154 htc_config_pipe_credits(struct htc_target * target) htc_config_pipe_credits() argument 192 htc_setup_complete(struct htc_target * target) htc_setup_complete() argument 230 htc_init(struct htc_target * target) htc_init() argument 241 htc_connect_service(struct htc_target * target,struct htc_service_connreq * service_connreq,enum htc_endpoint_id * conn_rsp_epid) htc_connect_service() argument 307 htc_send(struct htc_target * target,struct sk_buff * skb) htc_send() argument 315 htc_send_epid(struct htc_target * target,struct sk_buff * skb,enum htc_endpoint_id epid) htc_send_epid() argument 321 htc_stop(struct htc_target * target) htc_stop() argument 326 htc_start(struct htc_target * target) htc_start() argument 331 htc_sta_drain(struct htc_target * target,u8 idx) htc_sta_drain() argument 500 struct htc_target *target; ath9k_htc_hw_alloc() local 528 ath9k_htc_hw_init(struct htc_target * target,struct device * dev,u16 devid,char * product,u32 drv_info) ath9k_htc_hw_init() argument 540 ath9k_htc_hw_deinit(struct htc_target * target,bool hot_unplug) ath9k_htc_hw_deinit() argument [all...] |
/linux/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 211 static int srp_target_is_topspin(struct srp_target_port *target) in srp_target_is_topspin() argument 270 static int srp_init_ib_qp(struct srp_target_port *target, in srp_init_ib_qp() argument 305 struct srp_target_port *target = ch->target; srp_new_ib_cm_id() local 331 struct srp_target_port *target = ch->target; srp_new_rdma_cm_id() local 375 struct srp_target_port *target = ch->target; srp_new_cm_id() local 497 srp_alloc_fr_pool(struct srp_target_port * target) srp_alloc_fr_pool() argument 525 struct srp_target_port *target = ch->target; srp_create_ch_ib() local 636 srp_free_ch_ib(struct srp_target_port * target,struct srp_rdma_ch * ch) srp_free_ch_ib() argument 700 struct srp_target_port *target = ch->target; srp_path_rec_completion() local 713 struct srp_target_port *target = ch->target; srp_ib_lookup_path() local 752 struct srp_target_port *target = ch->target; srp_rdma_lookup_path() local 772 struct srp_target_port *target = ch->target; srp_lookup_path() local 798 struct srp_target_port *target = ch->target; srp_send_req() local 920 srp_queue_remove_work(struct srp_target_port * target) srp_queue_remove_work() argument 937 srp_disconnect_target(struct srp_target_port * target) srp_disconnect_target() argument 965 struct srp_target_port *target = host_to_target(shost); srp_exit_cmd_priv() local 983 struct srp_target_port *target = host_to_target(shost); srp_init_cmd_priv() local 1037 srp_remove_target(struct srp_target_port * target) srp_remove_target() argument 1069 struct srp_target_port *target = srp_remove_work() local 1079 struct srp_target_port *target = rport->lld_data; srp_rport_delete() local 1088 srp_connected_ch(struct srp_target_port * target) srp_connected_ch() argument 1101 struct srp_target_port *target = ch->target; srp_connect_ch() local 1180 struct srp_target_port *target = ch->target; srp_unmap_data() local 1283 struct srp_target_port *target = context->srp_target; srp_terminate_cmd() local 1295 struct srp_target_port *target = rport->lld_data; srp_terminate_io() local 1333 struct srp_target_port *target = rport->lld_data; srp_rport_reconnect() local 1425 struct srp_target_port *target = ch->target; srp_map_finish_fr() local 1531 struct srp_target_port *target = ch->target; srp_map_sg_dma() local 1554 struct srp_target_port *target = ch->target; srp_map_idb() local 1623 struct srp_target_port *target = ch->target; srp_map_data() local 1837 struct srp_target_port *target = ch->target; __srp_get_tx_iu() local 1891 struct srp_target_port *target = ch->target; srp_post_send() local 1915 struct srp_target_port *target = ch->target; srp_post_recv() local 1935 struct srp_target_port *target = ch->target; srp_process_rsp() local 1995 struct srp_target_port *target = ch->target; srp_response_common() local 2044 struct srp_target_port *target = ch->target; srp_process_aer_req() local 2063 struct srp_target_port *target = ch->target; srp_recv_done() local 2128 struct srp_target_port *target; srp_tl_err_work() local 2139 struct srp_target_port *target = ch->target; srp_handle_qp_err() local 2154 struct srp_target_port *target = host_to_target(shost); srp_queuecommand() local 2255 struct srp_target_port *target = ch->target; srp_alloc_iu_bufs() local 2334 struct srp_target_port *target = ch->target; srp_cm_rep_handler() local 2426 struct srp_target_port *target = ch->target; srp_ib_cm_rej_handler() local 2512 struct srp_target_port *target = ch->target; srp_ib_cm_handler() local 2573 struct srp_target_port *target = ch->target; srp_rdma_cm_rej_handler() local 2624 struct srp_target_port *target = ch->target; srp_rdma_cm_handler() local 2717 struct srp_target_port *target = ch->target; srp_send_tsk_mgmt() local 2782 struct srp_target_port *target = host_to_target(scmnd->device->host); srp_abort() local 2812 struct srp_target_port *target = host_to_target(scmnd->device->host); srp_reset_device() local 2830 struct srp_target_port *target = host_to_target(scmnd->device->host); srp_reset_host() local 2840 struct srp_target_port *target = host_to_target(shost); srp_target_alloc() local 2851 struct srp_target_port *target = host_to_target(shost); srp_sdev_configure() local 2866 struct srp_target_port *target = host_to_target(class_to_shost(dev)); id_ext_show() local 2876 struct srp_target_port *target = host_to_target(class_to_shost(dev)); ioc_guid_show() local 2886 struct srp_target_port *target = host_to_target(class_to_shost(dev)); service_id_show() local 2899 struct srp_target_port *target = host_to_target(class_to_shost(dev)); pkey_show() local 2912 struct srp_target_port *target = host_to_target(class_to_shost(dev)); sgid_show() local 2922 struct srp_target_port *target = host_to_target(class_to_shost(dev)); dgid_show() local 2936 struct srp_target_port *target = host_to_target(class_to_shost(dev)); orig_dgid_show() local 2949 struct srp_target_port *target = host_to_target(class_to_shost(dev)); req_lim_show() local 2966 struct srp_target_port *target = host_to_target(class_to_shost(dev)); zero_req_lim_show() local 2976 struct srp_target_port *target = host_to_target(class_to_shost(dev)); local_ib_port_show() local 2986 struct srp_target_port *target = host_to_target(class_to_shost(dev)); local_ib_device_show() local 2997 struct srp_target_port *target = host_to_target(class_to_shost(dev)); ch_count_show() local 3007 struct srp_target_port *target = host_to_target(class_to_shost(dev)); comp_vector_show() local 3017 struct srp_target_port *target = host_to_target(class_to_shost(dev)); tl_retry_count_show() local 3027 struct srp_target_port *target = host_to_target(class_to_shost(dev)); cmd_sg_entries_show() local 3037 struct srp_target_port *target = host_to_target(class_to_shost(dev)); allow_ext_sg_show() local 3109 srp_add_target(struct srp_host * host,struct srp_target_port * target) srp_add_target() argument 3185 srp_conn_unique(struct srp_host * host,struct srp_target_port * target) srp_conn_unique() argument 3323 srp_parse_options(struct net * net,const char * buf,struct srp_target_port * target) srp_parse_options() argument 3689 struct srp_target_port *target; add_target_store() local 4084 struct srp_target_port *target; srp_remove_one() local [all...] |
/linux/fs/bcachefs/ |
H A D | disk_groups.h | 17 struct target { struct 42 static inline struct target target_decode(unsigned target) in target_decode() argument 32 __anon7e17f1e40103target dev_to_target() argument 63 target_rw_devs(struct bch_fs * c,enum bch_data_type data_type,u16 target) target_rw_devs() argument 75 bch2_target_accepts_data(struct bch_fs * c,enum bch_data_type data_type,u16 target) bch2_target_accepts_data() argument [all...] |
/linux/arch/s390/kernel/ |
H A D | ptrace.c | 816 static int s390_regs_get(struct task_struct *target, in s390_regs_get() argument 829 static int s390_regs_set(struct task_struct *target, in s390_regs_set() argument 865 s390_fpregs_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_fpregs_get() argument 880 s390_fpregs_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_fpregs_set() argument 911 s390_last_break_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_last_break_get() argument 918 s390_last_break_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_last_break_set() argument 926 s390_tdb_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_tdb_get() argument 939 s390_tdb_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_tdb_set() argument 947 s390_vxrs_low_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_vxrs_low_get() argument 963 s390_vxrs_low_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_vxrs_low_set() argument 987 s390_vxrs_high_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_vxrs_high_get() argument 999 s390_vxrs_high_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_vxrs_high_set() argument 1016 s390_system_call_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_system_call_get() argument 1023 s390_system_call_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_system_call_set() argument 1033 s390_gs_cb_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_gs_cb_get() argument 1048 s390_gs_cb_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_gs_cb_set() argument 1087 s390_gs_bc_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_gs_bc_get() argument 1100 s390_gs_bc_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_gs_bc_set() argument 1145 s390_runtime_instr_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_runtime_instr_get() argument 1159 s390_runtime_instr_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_runtime_instr_set() argument 1301 s390_compat_regs_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_compat_regs_get() argument 1315 s390_compat_regs_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_compat_regs_set() argument 1351 s390_compat_regs_high_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_compat_regs_high_get() argument 1364 s390_compat_regs_high_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_compat_regs_high_set() argument 1397 s390_compat_last_break_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) s390_compat_last_break_get() argument 1406 s390_compat_last_break_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) s390_compat_last_break_set() argument [all...] |
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_io.c | 16 enum ocelot_target target; in __ocelot_bulk_read_ix() local 29 enum ocelot_target target; in __ocelot_read_ix() local 43 enum ocelot_target target; in __ocelot_write_ix() local 56 enum ocelot_target target; __ocelot_rmw_ix() local 69 u16 target = reg >> TARGET_OFFSET; ocelot_port_readl() local 82 u16 target = reg >> TARGET_OFFSET; ocelot_port_writel() local 99 __ocelot_target_read_ix(struct ocelot * ocelot,enum ocelot_target target,u32 reg,u32 offset) __ocelot_target_read_ix() argument 109 __ocelot_target_write_ix(struct ocelot * ocelot,enum ocelot_target target,u32 val,u32 reg,u32 offset) __ocelot_target_write_ix() argument 120 u16 target; ocelot_regfields_init() local [all...] |
/linux/arch/mips/kernel/ |
H A D | ptrace.c | 217 static int gpr32_get(struct task_struct *target, in gpr32_get() argument 228 static int gpr32_set(struct task_struct *target, in gpr32_set() argument 282 static int gpr64_get(struct task_struct *target, in gpr64_get() argument 293 static int gpr64_set(struct task_struct *target, in gpr64_set() argument 413 fpr_get_fpa(struct task_struct * target,struct membuf * to) fpr_get_fpa() argument 426 fpr_get_msa(struct task_struct * target,struct membuf * to) fpr_get_msa() argument 440 fpr_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) fpr_get() argument 459 fpr_set_fpa(struct task_struct * target,unsigned int * pos,unsigned int * count,const void ** kbuf,const void __user ** ubuf) fpr_set_fpa() argument 474 fpr_set_msa(struct task_struct * target,unsigned int * pos,unsigned int * count,const void ** kbuf,const void __user ** ubuf) fpr_set_msa() argument 507 fpr_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) fpr_set() argument 551 fp_mode_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) fp_mode_get() argument 567 fp_mode_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) fp_mode_set() argument 602 copy_pad_fprs(struct task_struct * target,const struct user_regset * regset,struct membuf * to,unsigned int live_sz) copy_pad_fprs() argument 622 msa_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) msa_get() argument 652 msa_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) msa_set() argument 700 dsp32_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) dsp32_get() argument 721 dsp32_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) dsp32_set() argument 766 dsp64_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) dsp64_get() argument 787 dsp64_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) dsp64_set() argument 830 dsp_active(struct task_struct * target,const struct user_regset * regset) dsp_active() argument [all...] |
/linux/arch/x86/kernel/fpu/ |
H A D | regset.c | 23 int regset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_fpregs_active() argument 28 int regset_xregset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_xregset_fpregs_active() argument 71 int xfpregs_get(struct task_struct *target, const struct user_regset *regset, in xfpregs_get() argument 90 int xfpregs_set(struct task_struct *target, const struct user_regset *regset, in xfpregs_set() argument 130 int xstateregs_get(struct task_struct *target, cons argument 142 xstateregs_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) xstateregs_set() argument 179 ssp_active(struct task_struct * target,const struct user_regset * regset) ssp_active() argument 187 ssp_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) ssp_get() argument 213 ssp_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) ssp_set() argument 401 fpregs_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) fpregs_get() argument 432 fpregs_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) fpregs_set() argument [all...] |
/linux/arch/sparc/kernel/ |
H A D | ptrace_32.c | 47 static int regwindow32_get(struct task_struct *target, in regwindow32_get() argument 65 static int regwindow32_set(struct task_struct *target, in regwindow32_set() argument 83 static int genregs32_get(struct task_struct *target, in genregs32_get() argument 106 genregs32_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) genregs32_set() argument 166 fpregs32_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) fpregs32_get() argument 182 fpregs32_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) fpregs32_set() argument 244 getregs_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) getregs_get() argument 260 setregs_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) setregs_set() argument 287 getfpregs_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) getfpregs_get() argument 300 setfpregs_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) setfpregs_set() argument [all...] |
H A D | ptrace_64.c | 160 static int get_from_target(struct task_struct *target, unsigned long uaddr, in get_from_target() argument 175 static int set_to_target(struct task_struct *target, unsigned long uaddr, in set_to_target() argument 190 static int regwindow64_get(struct task_struct *target, in regwindow64_get() argument 215 static int regwindow64_set(struct task_struct *target, in regwindow64_set() argument 246 genregs64_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) genregs64_get() argument 267 genregs64_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) genregs64_set() argument 341 fpregs64_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) fpregs64_get() argument 371 fpregs64_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) fpregs64_set() argument 442 getregs64_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) getregs64_get() argument 457 setregs64_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) setregs64_set() argument 532 genregs32_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) genregs32_get() argument 558 genregs32_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) genregs32_set() argument 676 fpregs32_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) fpregs32_get() argument 698 fpregs32_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) fpregs32_set() argument 776 getregs_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) getregs_get() argument 795 setregs_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) setregs_set() argument 829 getfpregs_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) getfpregs_get() argument 846 setfpregs_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) setfpregs_set() argument [all...] |
/linux/arch/loongarch/kernel/ |
H A D | ptrace.c | 50 static void init_fp_ctx(struct task_struct *target) in init_fp_ctx() argument 75 static int gpr_get(struct task_struct *target, in gpr_get() argument 90 static int gpr_set(struct task_struct *target, in gpr_set() argument 121 gfpr_get(struct task_struct * target,struct membuf * to) gfpr_get() argument 127 gfpr_get_simd(struct task_struct * target,struct membuf * to) gfpr_get_simd() argument 145 fpr_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) fpr_get() argument 164 gfpr_set(struct task_struct * target,unsigned int * pos,unsigned int * count,const void ** kbuf,const void __user ** ubuf) gfpr_set() argument 173 gfpr_set_simd(struct task_struct * target,unsigned int * pos,unsigned int * count,const void ** kbuf,const void __user ** ubuf) gfpr_set_simd() argument 197 fpr_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) fpr_set() argument 229 cfg_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) cfg_get() argument 248 cfg_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) cfg_set() argument 258 copy_pad_fprs(struct task_struct * target,const struct user_regset * regset,struct membuf * to,unsigned int live_sz) copy_pad_fprs() argument 278 simd_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) simd_get() argument 308 simd_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) simd_set() argument 343 lbt_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) lbt_get() argument 359 lbt_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) lbt_set() argument 671 hw_break_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) hw_break_get() argument 712 hw_break_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) hw_break_set() argument 953 read_user(struct task_struct * target,unsigned long addr,unsigned long __user * data) read_user() argument 978 write_user(struct task_struct * target,unsigned long addr,unsigned long data) write_user() argument [all...] |
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tc_opts.c | 111 static void test_tc_opts_before_target(int target) in test_tc_opts_before_target() argument 263 test_tc_opts_after_target(int target) test_tc_opts_after_target() argument 454 test_tc_opts_revision_target(int target) test_tc_opts_revision_target() argument 563 test_tc_chain_classic(int target,bool chain_tc_old) test_tc_chain_classic() argument 666 test_tc_opts_replace_target(int target) test_tc_opts_replace_target() argument 873 test_tc_opts_invalid_target(int target) test_tc_opts_invalid_target() argument 1026 test_tc_opts_prepend_target(int target) test_tc_opts_prepend_target() argument 1166 test_tc_opts_append_target(int target) test_tc_opts_append_target() argument 1306 test_tc_opts_dev_cleanup_target(int target) test_tc_opts_dev_cleanup_target() argument 1396 test_tc_opts_mixed_target(int target) test_tc_opts_mixed_target() argument 1572 test_tc_opts_demixed_target(int target) test_tc_opts_demixed_target() argument 1651 test_tc_opts_detach_target(int target) test_tc_opts_detach_target() argument 1822 test_tc_opts_detach_before_target(int target) test_tc_opts_detach_before_target() argument 2029 test_tc_opts_detach_after_target(int target) test_tc_opts_detach_after_target() argument 2245 test_tc_opts_delete_empty(int target,bool chain_tc_old) test_tc_opts_delete_empty() argument 2276 test_tc_chain_mixed(int target) test_tc_chain_mixed() argument 2405 test_tc_opts_max_target(int target,int flags,bool relative) test_tc_opts_max_target() argument 2461 test_tc_opts_query_target(int target) test_tc_opts_query_target() argument 2757 test_tc_opts_query_attach_target(int target) test_tc_opts_query_attach_target() argument [all...] |
/linux/arch/x86/um/ |
H A D | ptrace.c | 113 static int fpregs_legacy_get(struct task_struct *target, in fpregs_legacy_get() argument 147 static int fpregs_legacy_set(struct task_struct *target, in fpregs_legacy_set() argument 168 static int genregs_get(struct task_struct *target, in genregs_get() argument 179 static int genregs_set(struct task_struct *target, in genregs_set() argument 211 static int generic_fpregs_active(struct task_struct *target, cons argument 216 generic_fpregs_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) generic_fpregs_get() argument 226 generic_fpregs_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) generic_fpregs_set() argument [all...] |
/linux/scripts/dtc/ |
H A D | dtc-parser.y | 187 struct node *target = get_node_by_ref($1, $3); variable 211 struct node *target = get_node_by_ref($1, $2); variable 222 struct node *target = get_node_by_ref($1, $2); variable 241 struct node *target = get_node_by_ref($1, $3); global() variable 253 struct node *target = get_node_by_ref($1, $3); global() variable [all...] |
/linux/arch/sh/kernel/ |
H A D | ptrace_32.c | 134 static int genregs_get(struct task_struct *target, in genregs_get() argument 143 static int genregs_set(struct task_struct *target, in genregs_set() argument 167 static int fpregs_get(struct task_struct *target, in fpregs_get() argument 181 static int fpregs_set(struct task_struct *target, in fpregs_set() argument 202 fpregs_active(struct task_struct * target,const struct user_regset * regset) fpregs_active() argument 210 dspregs_get(struct task_struct * target,const struct user_regset * regset,struct membuf to) dspregs_get() argument 220 dspregs_set(struct task_struct * target,const struct user_regset * regset,unsigned int pos,unsigned int count,const void * kbuf,const void __user * ubuf) dspregs_set() argument 238 dspregs_active(struct task_struct * target,const struct user_regset * regset) dspregs_active() argument [all...] |
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_debug.c | 323 static int kfd_dbg_set_workaround(struct kfd_process *target, bool enable) in kfd_dbg_set_workaround() argument 504 static void kfd_dbg_clear_process_address_watch(struct kfd_process *target) in kfd_dbg_clear_process_address_watch() argument 513 int kfd_dbg_trap_set_flags(struct kfd_process *target, uint32_t *flags) in kfd_dbg_trap_set_flags() argument 585 kfd_dbg_trap_deactivate(struct kfd_process * target,bool unwind,int unwind_count) kfd_dbg_trap_deactivate() argument 638 kfd_dbg_clean_exception_status(struct kfd_process * target) kfd_dbg_clean_exception_status() argument 663 kfd_dbg_trap_disable(struct kfd_process * target) kfd_dbg_trap_disable() argument 693 kfd_dbg_trap_activate(struct kfd_process * target) kfd_dbg_trap_activate() argument 768 kfd_dbg_trap_enable(struct kfd_process * target,uint32_t fd,void __user * runtime_info,uint32_t * runtime_size) kfd_dbg_trap_enable() argument 849 kfd_dbg_trap_set_wave_launch_override(struct kfd_process * target,uint32_t trap_override,uint32_t trap_mask_bits,uint32_t trap_mask_request,uint32_t * trap_mask_prev,uint32_t * trap_mask_supported) kfd_dbg_trap_set_wave_launch_override() argument 892 kfd_dbg_trap_set_wave_launch_mode(struct kfd_process * target,uint8_t wave_launch_mode) kfd_dbg_trap_set_wave_launch_mode() argument 924 kfd_dbg_trap_query_exception_info(struct kfd_process * target,uint32_t source_id,uint32_t exception_code,bool clear_exception,void __user * info,uint32_t * info_size) kfd_dbg_trap_query_exception_info() argument 1044 kfd_dbg_trap_device_snapshot(struct kfd_process * target,uint64_t exception_clear_mask,void __user * user_info,uint32_t * number_of_device_infos,uint32_t * entry_size) kfd_dbg_trap_device_snapshot() argument 1118 kfd_dbg_set_enabled_debug_exception_mask(struct kfd_process * target,uint64_t exception_set_mask) kfd_dbg_set_enabled_debug_exception_mask() argument [all...] |
/linux/fs/sysfs/ |
H A D | symlink.c | 24 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() argument 67 static int sysfs_do_create_link(struct kobject *kobj, struct kobject *target, in sysfs_do_create_link() argument 89 sysfs_create_link(struct kobject * kobj,struct kobject * target,const char * name) sysfs_create_link() argument 105 sysfs_create_link_nowarn(struct kobject * kobj,struct kobject * target,const char * name) sysfs_create_link_nowarn() argument [all...] |
/linux/kernel/ |
H A D | regset.c | 6 static int __regset_get(struct task_struct *target, in __regset_get() argument 33 int regset_get(struct task_struct *target, in regset_get() argument 42 int regset_get_alloc(struct task_struct *target, in regset_get_alloc() argument 61 int copy_regset_to_user(struct task_struct *target, in copy_regset_to_user() argument
|