Home
last modified time | relevance | path

Searched defs:target (Results 876 - 900 of 3609) sorted by relevance

1...<<31323334353637383940>>...145

/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_manage.c425 neighbour_spu(int cbe, struct device_node *target, struct device_node *avoid) in neighbour_spu() argument
/kernel/linux/linux-6.6/arch/mips/net/
H A Dbpf_jit_comp.h78 u32 *target; /* JITed code buffer */ member
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dptrace.c402 static int fpr_get(struct task_struct *target, in fpr_get() argument
411 static int fpr_set(struct task_struct *target, in fpr_set() argument
519 static int gpr_get(struct task_struct *target, in gpr_get() argument
531 static int gpr_set(struct task_struct *target, in gpr_set() argument
582 static int gpr32_get(struct task_struct *target, in gpr32_get() argument
595 gpr32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr32_set() argument
[all...]
/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Daia_device.c602 gpa_t target = (((gpa_t)msi->address_hi) << 32) | msi->address_lo; in kvm_riscv_aia_inject_msi() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dptrace.c33 static int riscv_gpr_get(struct task_struct *target, in riscv_gpr_get() argument
41 static int riscv_gpr_set(struct task_struct *target, in riscv_gpr_set() argument
53 static int riscv_fpr_get(struct task_struct *target, in riscv_fpr_get() argument
67 static int riscv_fpr_set(struct task_struct *target, in riscv_fpr_set() argument
88 static int riscv_vr_get(struct task_struct *target, in riscv_vr_get() argument
118 riscv_vr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) riscv_vr_set() argument
309 compat_riscv_gpr_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) compat_riscv_gpr_get() argument
321 compat_riscv_gpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) compat_riscv_gpr_set() argument
[all...]
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dptrace_32.c134 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...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dptrace_32.c47 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...]
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_buffer.c304 u32 dwords, target; in etnaviv_sync_point_queue() local
369 u32 target, extra_dwords; in etnaviv_buffer_queue() local
[all...]
/kernel/linux/linux-5.10/drivers/leds/trigger/
H A Dledtrig-activity.c37 unsigned int target; in led_activity_function() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c571 unsigned long target, delay; in test_timer() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_shrinker.c96 i915_gem_shrink(struct drm_i915_private *i915, unsigned long target, unsigned long *nr_scanned, unsigned int shrink) i915_gem_shrink() argument
/kernel/linux/linux-5.10/drivers/misc/lkdtm/
H A Dbugs.c269 void *target[2] = { }; in lkdtm_CORRUPT_LIST_ADD() local
302 void *target[2] = { }; in lkdtm_CORRUPT_LIST_DEL() local
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_target.c706 const int target = NFP_CPP_ID_TARGET_of(cpp_island_id); in nfp_target_cpp() local
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dcorsair-cpro.c83 int target[6]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dldmvsw.c179 u64 target = mdesc_arc_target(hp, a); in vsw_get_vnet() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.c21 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
304 htc_send(struct htc_target *target, struct sk_buff *skb) htc_send() argument
312 htc_send_epid(struct htc_target *target, struct sk_buff *skb, enum htc_endpoint_id epid) htc_send_epid() argument
318 htc_stop(struct htc_target *target) htc_stop() argument
323 htc_start(struct htc_target *target) htc_start() argument
328 htc_sta_drain(struct htc_target *target, u8 idx) htc_sta_drain() argument
497 struct htc_target *target; ath9k_htc_hw_alloc() local
525 ath9k_htc_hw_init(struct htc_target *target, struct device *dev, u16 devid, char *product, u32 drv_info) ath9k_htc_hw_init() argument
537 ath9k_htc_hw_deinit(struct htc_target *target, bool hot_unplug) ath9k_htc_hw_deinit() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Ddebug.h105 static inline void dump_cred_dist_stats(struct htc_target *target) in dump_cred_dist_stats() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dfdomain.c177 static int fdomain_select(struct Scsi_Host *sh, int target) in fdomain_select() argument
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H A Dlibsrp.c104 int srp_target_alloc(struct srp_target *target, struct device *dev, in srp_target_alloc() argument
130 srp_target_free(struct srp_target *target) srp_target_free() argument
138 srp_iu_get(struct srp_target *target) srp_iu_get() argument
[all...]
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/
H A Dfirmware.c21 __u8 target; member
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.h19 acpi_handle target; member
35 acpi_handle target; member
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_exthdr.c82 ipv4_find_option(struct net *net, struct sk_buff *skb, unsigned int *offset, int target) ipv4_find_option() argument
/kernel/linux/linux-5.10/scripts/basic/
H A Dfixdep.c305 static void parse_dep_file(char *m, const char *target) in parse_dep_file() argument
387 const char *depfile, *target, *cmdline; main() local
[all...]
/kernel/linux/linux-5.10/net/phonet/
H A Daf_phonet.c224 pn_skb_send(struct sock *sk, struct sk_buff *skb, const struct sockaddr_pn *target) pn_skb_send() argument
/kernel/linux/linux-5.10/net/sched/
H A Dsch_pie.c159 u32 target = nla_get_u32(tb[TCA_PIE_TARGET]); in pie_change() local
[all...]

Completed in 17 milliseconds

1...<<31323334353637383940>>...145