| /linux/tools/perf/util/ |
| H A D | target.h | 8 struct target { struct 52 static inline bool target__has_task(const struct target *target) in target__has_task() argument 57 static inline bool target__has_cpu(const 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/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() 86 int tm_cgpr_get(struct task_struct *target, const struct user_regset *regset, in tm_cgpr_get() 134 int tm_cgpr_set(struct task_struct *target, const struct user_regset *regset, in tm_cgpr_set() 200 int tm_cfpr_active(struct task_struct *target, const struct user_regset *regset) in tm_cfpr_active() 229 int tm_cfpr_get(struct task_struct *target, const struct user_regset *regset, in tm_cfpr_get() 273 int tm_cfpr_set(struct task_struct *target, const struct user_regset *regset, in tm_cfpr_set() 312 int tm_cvmx_active(struct task_struct *target, const struct user_regset *regset) in tm_cvmx_active() 342 int tm_cvmx_get(struct task_struct *target, const struct user_regset *regset, in tm_cvmx_get() 393 int tm_cvmx_set(struct task_struct *target, const struct user_regset *regset, in tm_cvmx_set() 440 int tm_cvsx_active(struct task_struct *target, const struct user_regset *regset) in tm_cvsx_active() [all …]
|
| H A D | ptrace-vsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() 49 int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() 79 int vsr_active(struct task_struct *target, const struct user_regset *regset) in vsr_active() 97 int vsr_get(struct task_struct *target, const struct user_regset *regset, in vsr_get() 126 int vsr_set(struct task_struct *target, const struct user_regset *regset, in vsr_set()
|
| H A D | ptrace-spe.c | 19 int evr_active(struct task_struct *target, const struct user_regset *regset) in evr_active() 25 int evr_get(struct task_struct *target, const struct user_regset *regset, in evr_get() 39 int evr_set(struct task_struct *target, const struct user_regset *regset, in evr_set()
|
| /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() 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() 299 static enum htc_send_queue_result htc_try_send(struct htc_target *target, in htc_try_send() 528 static void htc_free_txctrl_packet(struct htc_target *target, in htc_free_txctrl_packet() 534 static struct htc_packet *htc_alloc_txctrl_packet(struct htc_target *target) in htc_alloc_txctrl_packet() 539 static void htc_txctrl_complete(struct htc_target *target, in htc_txctrl_complete() 547 static int htc_setup_target_buffer_assignments(struct htc_target *target) in htc_setup_target_buffer_assignments() 653 static void htc_process_credit_report(struct htc_target *target, in htc_process_credit_report() [all …]
|
| H A D | htc-ops.h | 28 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 …]
|
| H A D | htc_mbox.c | 374 static void htc_reclaim_txctrl_buf(struct htc_target *target, in htc_reclaim_txctrl_buf() 382 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf() 407 static void htc_tx_comp_update(struct htc_target *target, in htc_tx_comp_update() 450 static void htc_tx_comp_handler(struct htc_target *target, in htc_tx_comp_handler() 466 static void htc_async_tx_scat_complete(struct htc_target *target, in htc_async_tx_scat_complete() 506 static int ath6kl_htc_tx_issue(struct htc_target *target, in ath6kl_htc_tx_issue() 545 static int htc_check_credits(struct htc_target *target, in htc_check_credits() 598 static void ath6kl_htc_tx_pkts_get(struct htc_target *target, in ath6kl_htc_tx_pkts_get() 678 static int ath6kl_htc_tx_setup_scat_list(struct htc_target *target, in ath6kl_htc_tx_setup_scat_list() 758 struct htc_target *target = endpoint->target; in ath6kl_htc_tx_bundle() local [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() 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() 154 static int htc_config_pipe_credits(struct htc_target *target) in htc_config_pipe_credits() 192 static int htc_setup_complete(struct htc_target *target) in htc_setup_complete() 230 int htc_init(struct htc_target *target) in htc_init() 241 int htc_connect_service(struct htc_target *target, in htc_connect_service() 307 int htc_send(struct htc_target *target, struct sk_buff *skb) in htc_send() 315 int htc_send_epid(struct htc_target *target, struct sk_buff *skb, in htc_send_epid() 321 void htc_stop(struct htc_target *target) in htc_stop() [all …]
|
| /linux/drivers/acpi/numa/ |
| H A D | hmat.c | 102 struct memory_target *target; in find_mem_target() local 123 struct memory_target *target; in hmat_get_extended_linear_cache_size() local 151 struct memory_target *target; in acpi_find_genport_target() local 178 struct memory_target *target; in acpi_get_genport_coordinates() local 216 struct memory_target *target; in alloc_target() local 242 struct memory_target *target; in alloc_memory_target() local 260 struct memory_target *target; in alloc_genport_target() local 341 static void hmat_update_target_access(struct memory_target *target, in hmat_update_target_access() 412 struct memory_target *target = find_mem_target(tgt_pxm); in hmat_update_target() local 486 struct memory_target *target; in hmat_parse_cache() local [all …]
|
| /linux/arch/parisc/net/ |
| H A D | bpf_jit.h | 99 #define hppa_ldo(im14, reg, target) \ argument 103 #define hppa_or(reg1, reg2, target) \ argument 105 #define hppa_or_cond(reg1, reg2, cond, f, target) \ argument 107 #define hppa_and(reg1, reg2, target) \ argument 109 #define hppa_and_cond(reg1, reg2, cond, f, target) \ argument 111 #define hppa_xor(reg1, reg2, target) \ argument 113 #define hppa_add(reg1, reg2, target) \ argument 115 #define hppa_addc(reg1, reg2, target) \ argument 117 #define hppa_sub(reg1, reg2, target) \ argument 119 #define hppa_subb(reg1, reg2, target) \ argument [all …]
|
| /linux/arch/s390/kernel/ |
| H A D | ptrace.c | 509 static int s390_regs_get(struct task_struct *target, in s390_regs_get() 522 static int s390_regs_set(struct task_struct *target, in s390_regs_set() 558 static int s390_fpregs_get(struct task_struct *target, in s390_fpregs_get() 573 static int s390_fpregs_set(struct task_struct *target, in s390_fpregs_set() 604 static int s390_last_break_get(struct task_struct *target, in s390_last_break_get() 611 static int s390_last_break_set(struct task_struct *target, in s390_last_break_set() 619 static int s390_tdb_get(struct task_struct *target, in s390_tdb_get() 632 static int s390_tdb_set(struct task_struct *target, in s390_tdb_set() 640 static int s390_vxrs_low_get(struct task_struct *target, in s390_vxrs_low_get() 656 static int s390_vxrs_low_set(struct task_struct *target, in s390_vxrs_low_set() [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; in __ocelot_rmw_ix() local 69 u16 target = reg >> TARGET_OFFSET; in ocelot_port_readl() local 82 u16 target = reg >> TARGET_OFFSET; in ocelot_port_writel() local 99 u32 __ocelot_target_read_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_read_ix() 109 void __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target, in __ocelot_target_write_ix() 120 u16 target; in ocelot_regfields_init() local
|
| /linux/arch/loongarch/kernel/ |
| H A D | ptrace.c | 50 static void init_fp_ctx(struct task_struct *target) in init_fp_ctx() 75 static int gpr_get(struct task_struct *target, in gpr_get() 90 static int gpr_set(struct task_struct *target, in gpr_set() 121 static int gfpr_get(struct task_struct *target, struct membuf *to) in gfpr_get() 127 static int gfpr_get_simd(struct task_struct *target, struct membuf *to) in gfpr_get_simd() 145 static int fpr_get(struct task_struct *target, in fpr_get() 164 static int gfpr_set(struct task_struct *target, in gfpr_set() 173 static int gfpr_set_simd(struct task_struct *target, in gfpr_set_simd() 197 static int fpr_set(struct task_struct *target, in fpr_set() 229 static int cfg_get(struct task_struct *target, in cfg_get() [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() 263 static void test_tc_opts_after_target(int target) in test_tc_opts_after_target() 454 static void test_tc_opts_revision_target(int target) in test_tc_opts_revision_target() 563 static void test_tc_chain_classic(int target, bool chain_tc_old) in test_tc_chain_classic() 666 static void test_tc_opts_replace_target(int target) in test_tc_opts_replace_target() 873 static void test_tc_opts_invalid_target(int target) in test_tc_opts_invalid_target() 1026 static void test_tc_opts_prepend_target(int target) in test_tc_opts_prepend_target() 1166 static void test_tc_opts_append_target(int target) in test_tc_opts_append_target() 1306 static void test_tc_opts_dev_cleanup_target(int target) in test_tc_opts_dev_cleanup_target() 1394 static void test_tc_opts_mixed_target(int target) in test_tc_opts_mixed_target() [all …]
|
| H A D | tc_links.c | 115 static void test_tc_links_before_target(int target) in test_tc_links_before_target() argument 269 test_tc_links_after_target(int target) test_tc_links_after_target() argument 423 test_tc_links_revision_target(int target) test_tc_links_revision_target() argument 523 test_tc_chain_classic(int target,bool chain_tc_old) test_tc_chain_classic() argument 629 test_tc_links_replace_target(int target) test_tc_links_replace_target() argument 855 test_tc_links_invalid_target(int target) test_tc_links_invalid_target() argument 1167 test_tc_links_prepend_target(int target) test_tc_links_prepend_target() argument 1323 test_tc_links_append_target(int target) test_tc_links_append_target() argument 1479 test_tc_links_dev_cleanup_target(int target) test_tc_links_dev_cleanup_target() argument 1577 test_tc_chain_mixed(int target) test_tc_chain_mixed() argument 1681 test_tc_links_ingress(int target,bool chain_tc_old,bool tcx_teardown_first) test_tc_links_ingress() argument 1851 test_tc_links_dev_mixed(int target) test_tc_links_dev_mixed() 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() 147 static int fpregs_legacy_set(struct task_struct *target, in fpregs_legacy_set() 168 static int genregs_get(struct task_struct *target, in genregs_get() 179 static int genregs_set(struct task_struct *target, in genregs_set() 211 static int generic_fpregs_active(struct task_struct *target, const struct user_regset *regset) in generic_fpregs_active() 216 static int generic_fpregs_get(struct task_struct *target, in generic_fpregs_get() 226 static int generic_fpregs_set(struct task_struct *target, in generic_fpregs_set()
|
| /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); variable 253 struct node *target = get_node_by_ref($1, $3); variable
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_lwt_redirect.c | 43 int target = get_redirect_target(skb); in test_lwt_redirect_in() local 57 int target = get_redirect_target(skb); in test_lwt_redirect_out() local 71 int target = get_redirect_target(skb); in test_lwt_redirect_out_nomac() local 82 int target = get_redirect_target(skb); in test_lwt_redirect_in_nomac() local
|
| /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() 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()
|
| /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
|
| /linux/drivers/power/sequencing/ |
| H A D | core.c | 196 struct pwrseq_target *target; in pwrseq_target_new() local 213 static void pwrseq_target_free(struct pwrseq_target *target) in pwrseq_target_free() 271 struct pwrseq_target *target; member 282 struct pwrseq_target *target, *pos; in pwrseq_release() local 418 struct pwrseq_target *target; in pwrseq_do_setup_targets() local 544 struct pwrseq_target *target; in pwrseq_device_unregister() local 617 const char *target; member 624 struct pwrseq_target *target; in pwrseq_match_device() local 670 struct pwrseq_desc *pwrseq_get(struct device *dev, const char *target) in pwrseq_get() 737 struct pwrseq_desc *devm_pwrseq_get(struct device *dev, const char *target) in devm_pwrseq_get() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ftm-initiator.c | 319 struct iwl_tof_range_req_ap_entry_v2 *target) in iwl_mvm_ftm_put_target_v2() 389 struct iwl_tof_range_req_ap_entry_v6 *target) in iwl_mvm_ftm_put_target_common() 403 struct iwl_tof_range_req_ap_entry_v3 *target) in iwl_mvm_ftm_put_target_v3() 425 struct iwl_tof_range_req_ap_entry_v4 *target) in iwl_mvm_ftm_put_target_v4() 485 struct iwl_tof_range_req_ap_entry_v6 *target) in iwl_mvm_ftm_put_target() 621 struct iwl_tof_range_req_ap_entry_v6 *target = &cmd.ap[i]; in iwl_mvm_ftm_start_v9() local 637 struct iwl_mvm_ftm_iter_data *target = data; in iter() local 682 struct iwl_mvm_ftm_iter_data target; in iwl_mvm_ftm_set_secured_ranging() local 725 struct iwl_tof_range_req_ap_entry_v7 *target) in iwl_mvm_ftm_put_target_v7() 756 struct iwl_tof_range_req_ap_entry_v7 *target = &cmd.ap[i]; in iwl_mvm_ftm_start_v11() local [all …]
|
| /linux/net/vmw_vsock/ |
| H A D | vmci_transport_notify_qstate.c | 160 size_t target, bool *data_ready_now) in vmci_transport_notify_pkt_poll_in() 181 size_t target, bool *space_avail_now) in vmci_transport_notify_pkt_poll_out() 203 size_t target, in vmci_transport_notify_pkt_recv_init() 235 size_t target, in vmci_transport_notify_pkt_recv_pre_block() 255 size_t target, in vmci_transport_notify_pkt_recv_post_dequeue() 391 size_t target, in vmci_transport_notify_pkt_recv_pre_dequeue()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | ftm-initiator.c | 66 struct iwl_tof_range_req_ap_entry *target) in iwl_mld_ftm_set_target_chandef() 127 struct iwl_tof_range_req_ap_entry *target) in iwl_mld_ftm_set_target_flags() 160 struct iwl_tof_range_req_ap_entry *target) in iwl_mld_ftm_set_sta() 186 struct iwl_tof_range_req_ap_entry *target) in iwl_mld_ftm_set_target() 258 struct iwl_tof_range_req_ap_entry *target = &cmd.ap[i]; in iwl_mld_ftm_start() local
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | hyp-entry.S | 125 .macro invalid_vector label, target = __guest_exit_panic 151 .macro valid_vect target argument 168 .macro invalid_vect target argument
|