Home
last modified time | relevance | path

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

12345678910>>...52

/openbmc/linux/tools/perf/util/
H A Dtarget.h8 struct target { struct
24 enum target_errno { argument
60 static inline bool target__has_task(struct target *target) in target__has_task()
65 static inline bool target__has_cpu(struct target *target) in target__has_cpu()
70 static inline bool target__none(struct target *target) in target__none()
75 static inline bool target__enable_on_exec(struct target *target) in target__enable_on_exec()
86 static inline bool target__has_per_thread(struct target *target) in target__has_per_thread()
91 static inline bool target__uses_dummy_map(struct target *target) in target__uses_dummy_map()
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/
H A Devents.json26 "target": 255 number
80 "target": 255 number
228 { "value": 10.0, "target": 38.0 }, number
229 { "value": 65.0, "target": 38.0 }, number
230 { "value": 66.0, "target": 43.0 }, number
231 { "value": 67.0, "target": 51.0 }, number
232 { "value": 68.0, "target": 54.0 }, number
233 { "value": 69.0, "target": 56.0 }, number
234 { "value": 70.0, "target": 61.0 }, number
235 { "value": 71.0, "target": 66.0 }, number
[all …]
/openbmc/linux/drivers/misc/lkdtm/
H A Dfortify.c15 struct target { in lkdtm_FORTIFY_STR_OBJECT() struct
16 char a[10]; in lkdtm_FORTIFY_STR_OBJECT()
17 int foo; in lkdtm_FORTIFY_STR_OBJECT()
40 char a[10]; in lkdtm_FORTIFY_STR_MEMBER()
41 char b[10]; in lkdtm_FORTIFY_STR_MEMBER()
42 } target; in lkdtm_FORTIFY_STR_MEMBER() local
72 char a[10]; in lkdtm_FORTIFY_MEM_OBJECT()
73 int foo; in lkdtm_FORTIFY_MEM_OBJECT()
105 char a[10]; in lkdtm_FORTIFY_MEM_MEMBER()
106 char b[10]; in lkdtm_FORTIFY_MEM_MEMBER()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A 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 …]
H A Dhtc_pipe.c77 static void send_packet_completion(struct htc_target *target, in send_packet_completion()
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()
540 static void htc_txctrl_complete(struct htc_target *target, in htc_txctrl_complete()
691 static void htc_flush_tx_endpoint(struct htc_target *target, in htc_flush_tx_endpoint()
744 struct htc_target *target = ar->htc_target; in ath6kl_htc_pipe_tx_complete() local
945 struct htc_target *target = ar->htc_target; in ath6kl_htc_pipe_rx_complete() local
1095 static void htc_flush_rx_queue(struct htc_target *target, in htc_flush_rx_queue()
1409 struct htc_target *target = NULL; in ath6kl_htc_pipe_create() local
1478 static int ath6kl_htc_pipe_start(struct htc_target *target) in ath6kl_htc_pipe_start()
[all …]
H A Dhtc_mbox.c408 static void htc_tx_comp_update(struct htc_target *target, in htc_tx_comp_update()
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()
759 struct htc_target *target = endpoint->target; in ath6kl_htc_tx_bundle() local
965 static bool ath6kl_htc_tx_try(struct htc_target *target, in ath6kl_htc_tx_try()
1005 static void htc_chk_ep_txq(struct htc_target *target) in htc_chk_ep_txq()
1670 static int htc_parse_trailer(struct htc_target *target, in htc_parse_trailer()
1750 static int htc_proc_trailer(struct htc_target *target, in htc_proc_trailer()
2571 static void reset_ep_state(struct htc_target *target) in reset_ep_state()
2781 static int ath6kl_htc_reset(struct htc_target *target) in ath6kl_htc_reset()
[all …]
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-tm.c58 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()
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()
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()
574 int tm_spr_get(struct task_struct *target, const struct user_regset *regset, in tm_spr_get()
616 int tm_spr_set(struct task_struct *target, const struct user_regset *regset, in tm_spr_set()
664 int tm_tar_get(struct task_struct *target, const struct user_regset *regset, in tm_tar_get()
[all …]
H A Dptrace-view.c218 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get()
238 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
290 static int ppr_get(struct task_struct *target, const struct user_regset *regset, in ppr_get()
299 static int ppr_set(struct task_struct *target, const struct user_regset *regset, in ppr_set()
324 static int tar_get(struct task_struct *target, const struct user_regset *regset, in tar_get()
705 int gpr32_get_common(struct task_struct *target, in gpr32_get_common()
719 static int gpr32_set_common_kernel(struct task_struct *target, in gpr32_set_common_kernel()
757 static int gpr32_set_common_user(struct task_struct *target, in gpr32_set_common_user()
811 int gpr32_set_common(struct task_struct *target, in gpr32_set_common()
823 static int gpr32_get(struct task_struct *target, in gpr32_get()
[all …]
H A Dptrace-vsx.c21 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()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.c88 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()
318 void htc_stop(struct htc_target *target) in htc_stop()
323 void htc_start(struct htc_target *target) in htc_start()
328 void htc_sta_drain(struct htc_target *target, u8 idx) in htc_sta_drain()
497 struct htc_target *target; in ath9k_htc_hw_alloc() local
[all …]
/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c305 struct srp_target_port *target = ch->target; in srp_new_ib_cm_id() local
331 struct srp_target_port *target = ch->target; in srp_new_rdma_cm_id() local
375 struct srp_target_port *target = ch->target; in srp_new_cm_id() local
525 struct srp_target_port *target = ch->target; in srp_create_ch_ib() local
700 struct srp_target_port *target = ch->target; in srp_path_rec_completion() local
1069 struct srp_target_port *target = in srp_remove_work() local
2128 struct srp_target_port *target; in srp_tl_err_work() local
3184 struct srp_target_port *target) in srp_conn_unique()
3322 struct srp_target_port *target) in srp_parse_options()
3688 struct srp_target_port *target; in add_target_store() local
[all …]
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h99 #define hppa_ldo(im14, reg, target) \ argument
103 #define hppa_or(reg1, reg2, target) \ argument
107 #define hppa_and(reg1, reg2, target) \ argument
111 #define hppa_xor(reg1, reg2, target) \ argument
113 #define hppa_add(reg1, reg2, target) \ argument
127 #define hppa_copy(reg, target) \ argument
155 #define hppa_shl(r, len, target) \ argument
159 #define hppa_depwz_sar(reg, target) \ argument
161 #define hppa_shrpw_sar(reg, target) \ argument
173 #define hppa_shr(r, len, target) \ argument
[all …]
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_io.c16 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
/openbmc/linux/arch/s390/kernel/
H A Dptrace.c837 static int s390_regs_get(struct task_struct *target, in s390_regs_get()
850 static int s390_regs_set(struct task_struct *target, in s390_regs_set()
886 static int s390_fpregs_get(struct task_struct *target, in s390_fpregs_get()
901 static int s390_fpregs_set(struct task_struct *target, in s390_fpregs_set()
956 static int s390_tdb_get(struct task_struct *target, in s390_tdb_get()
969 static int s390_tdb_set(struct task_struct *target, in s390_tdb_set()
977 static int s390_vxrs_low_get(struct task_struct *target, in s390_vxrs_low_get()
1063 static int s390_gs_cb_get(struct task_struct *target, in s390_gs_cb_get()
1078 static int s390_gs_cb_set(struct task_struct *target, in s390_gs_cb_set()
1117 static int s390_gs_bc_get(struct task_struct *target, in s390_gs_bc_get()
[all …]
/openbmc/linux/arch/x86/kernel/fpu/
H A Dregset.c23 int regset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_fpregs_active()
28 int regset_xregset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_xregset_fpregs_active()
71 int xfpregs_get(struct task_struct *target, const struct user_regset *regset, in xfpregs_get()
90 int xfpregs_set(struct task_struct *target, const struct user_regset *regset, in xfpregs_set()
130 int xstateregs_get(struct task_struct *target, const struct user_regset *regset, in xstateregs_get()
142 int xstateregs_set(struct task_struct *target, const struct user_regset *regset, in xstateregs_set()
179 int ssp_active(struct task_struct *target, const struct user_regset *regset) in ssp_active()
187 int ssp_get(struct task_struct *target, const struct user_regset *regset, in ssp_get()
212 int ssp_set(struct task_struct *target, const struct user_regset *regset, in ssp_set()
400 int fpregs_get(struct task_struct *target, const struct user_regset *regset, in fpregs_get()
[all …]
/openbmc/linux/arch/mips/kernel/
H A Dptrace.c217 static int gpr32_get(struct task_struct *target, in gpr32_get()
228 static int gpr32_set(struct task_struct *target, in gpr32_set()
282 static int gpr64_get(struct task_struct *target, in gpr64_get()
293 static int gpr64_set(struct task_struct *target, in gpr64_set()
440 static int fpr_get(struct task_struct *target, in fpr_get()
507 static int fpr_set(struct task_struct *target, in fpr_set()
622 static int msa_get(struct task_struct *target, in msa_get()
652 static int msa_set(struct task_struct *target, in msa_set()
700 static int dsp32_get(struct task_struct *target, in dsp32_get()
721 static int dsp32_set(struct task_struct *target, in dsp32_set()
[all …]
/openbmc/linux/arch/arm64/kernel/
H A Dptrace.c554 static int gpr_get(struct task_struct *target, in gpr_get()
590 static int __fpr_get(struct task_struct *target, in __fpr_get()
726 struct task_struct *target, in sve_init_header_from_task()
830 static int sve_get(struct task_struct *target, in sve_get()
977 static int sve_set(struct task_struct *target, in sve_set()
993 static int ssve_get(struct task_struct *target, in ssve_get()
1003 static int ssve_set(struct task_struct *target, in ssve_set()
1015 static int za_get(struct task_struct *target, in za_get()
1064 static int za_set(struct task_struct *target, in za_set()
1149 static int zt_get(struct task_struct *target, in zt_get()
[all …]
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dclock.c78 u32 target; in enable_usboh3_clk() local
526 u32 target; in enable_i2c_clk() local
553 u32 target; in init_clk_esdhc() local
584 u32 target; in init_clk_uart() local
643 u32 target; in init_clk_weim() local
660 u32 target; in init_clk_ecspi() local
698 u32 target; in init_clk_wdog() local
722 u32 target; in init_clk_epdc() local
854 u32 target; in set_clk_qspi() local
873 u32 target; in set_clk_nand() local
[all …]
/openbmc/linux/drivers/acpi/numa/
H A Dhmat.c94 struct memory_target *target; in find_mem_target() local
125 struct memory_target *target; in alloc_memory_target() local
225 static void hmat_update_target_access(struct memory_target *target, in hmat_update_target_access()
297 struct memory_target *target; in hmat_parse_locality() local
360 struct memory_target *target; in hmat_parse_cache() local
423 struct memory_target *target = NULL; in hmat_parse_proximity_domain() local
493 static u32 hmat_initiator_perf(struct memory_target *target, in hmat_initiator_perf()
725 static void hmat_register_target(struct memory_target *target) in hmat_register_target()
758 struct memory_target *target; in hmat_register_targets() local
767 struct memory_target *target; in hmat_callback() local
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dptrace_32.c47 static int regwindow32_get(struct task_struct *target, in regwindow32_get()
65 static int regwindow32_set(struct task_struct *target, in regwindow32_set()
83 static int genregs32_get(struct task_struct *target, in genregs32_get()
106 static int genregs32_set(struct task_struct *target, in genregs32_set()
166 static int fpregs32_get(struct task_struct *target, in fpregs32_get()
182 static int fpregs32_set(struct task_struct *target, in fpregs32_set()
244 static int getregs_get(struct task_struct *target, in getregs_get()
260 static int setregs_set(struct task_struct *target, in setregs_set()
287 static int getfpregs_get(struct task_struct *target, in getfpregs_get()
300 static int setfpregs_set(struct task_struct *target, in setfpregs_set()
H A Dptrace_64.c246 static int genregs64_get(struct task_struct *target, in genregs64_get()
267 static int genregs64_set(struct task_struct *target, in genregs64_set()
341 static int fpregs64_get(struct task_struct *target, in fpregs64_get()
371 static int fpregs64_set(struct task_struct *target, in fpregs64_set()
442 static int getregs64_get(struct task_struct *target, in getregs64_get()
457 static int setregs64_set(struct task_struct *target, in setregs64_set()
532 static int genregs32_get(struct task_struct *target, in genregs32_get()
676 static int fpregs32_get(struct task_struct *target, in fpregs32_get()
698 static int fpregs32_set(struct task_struct *target, in fpregs32_set()
776 static int getregs_get(struct task_struct *target, in getregs_get()
[all …]
/openbmc/linux/arch/loongarch/kernel/
H A Dptrace.c50 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()
145 static int fpr_get(struct task_struct *target, in fpr_get()
164 static int gfpr_set(struct task_struct *target, in gfpr_set()
197 static int fpr_set(struct task_struct *target, in fpr_set()
229 static int cfg_get(struct task_struct *target, in cfg_get()
248 static int cfg_set(struct task_struct *target, in cfg_set()
278 static int simd_get(struct task_struct *target, in simd_get()
343 static int lbt_get(struct task_struct *target, in lbt_get()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_opts.c111 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()
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()
1396 static void test_tc_opts_mixed_target(int target) in test_tc_opts_mixed_target()
1651 static void test_tc_opts_detach_target(int target) in test_tc_opts_detach_target()
2276 static void test_tc_chain_mixed(int target) in test_tc_chain_mixed()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_redirect.c43 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
/openbmc/linux/scripts/dtc/
H A Ddtc-parser.y187 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

12345678910>>...52