Home
last modified time | relevance | path

Searched +defs:val +defs:target (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/linux-6.14.4/drivers/net/ethernet/mscc/
Docelot_io.c16 enum ocelot_target target; in __ocelot_bulk_read_ix() local
29 enum ocelot_target target; in __ocelot_read_ix() local
30 u32 addr, val; in __ocelot_read_ix() local
40 void __ocelot_write_ix(struct ocelot *ocelot, u32 val, enum ocelot_reg reg, in __ocelot_write_ix()
43 enum ocelot_target target; in __ocelot_write_ix() local
53 void __ocelot_rmw_ix(struct ocelot *ocelot, u32 val, u32 mask, in __ocelot_rmw_ix()
56 enum ocelot_target target; in __ocelot_rmw_ix() local
69 u16 target = reg >> TARGET_OFFSET; in ocelot_port_readl() local
70 u32 val; in ocelot_port_readl() local
79 void ocelot_port_writel(struct ocelot_port *port, u32 val, enum ocelot_reg reg) in ocelot_port_writel()
[all …]
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_mutex.c16 int target; member
32 static u32 nfp_mutex_owner(u32 val) in nfp_mutex_owner()
37 static bool nfp_mutex_is_locked(u32 val) in nfp_mutex_is_locked()
42 static bool nfp_mutex_is_unlocked(u32 val) in nfp_mutex_is_unlocked()
51 nfp_cpp_mutex_validate(u16 interface, int *target, unsigned long long address) in nfp_cpp_mutex_validate()
87 int target, unsigned long long address, u32 key) in nfp_cpp_mutex_init()
123 struct nfp_cpp_mutex *nfp_cpp_mutex_alloc(struct nfp_cpp *cpp, int target, in nfp_cpp_mutex_alloc()
341 int nfp_cpp_mutex_reclaim(struct nfp_cpp *cpp, int target, in nfp_cpp_mutex_reclaim()
/linux-6.14.4/arch/parisc/net/
Dbpf_jit.h93 #define im11(val) (((u32)(val)) & 0x07ff) argument
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
[all …]
Dbpf_jit_comp64.c79 static void emit_hppa64_depd(u8 src, u8 pos, u8 len, u8 target, bool no_zero, struct hppa_jit_conte… in emit_hppa64_depd()
92 static void emit_hppa64_shld(u8 src, int num, u8 target, struct hppa_jit_context *ctx) in emit_hppa64_shld()
97 static void emit_hppa64_extrd(u8 src, u8 pos, u8 len, u8 target, bool signed_op, struct hppa_jit_co… in emit_hppa64_extrd()
109 static void emit_hppa64_extrw(u8 src, u8 pos, u8 len, u8 target, bool signed_op, struct hppa_jit_co… in emit_hppa64_extrw()
119 #define emit_hppa64_zext32(r, target, ctx) \ argument
121 #define emit_hppa64_sext32(r, target, ctx) \ argument
124 static void emit_hppa64_shrd(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *c… in emit_hppa64_shrd()
129 static void emit_hppa64_shrw(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *c… in emit_hppa64_shrw()
154 static bool is_32b_int(s64 val) in is_32b_int()
/linux-6.14.4/scripts/dtc/
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
424 uint64_t val = ~0ULL >> (64 - $1.bits); variable
/linux-6.14.4/drivers/scsi/
Dnsp32.c454 unsigned char target = scmd_id(SCpnt); in nsp32_selection_autopara() local
586 unsigned char target = scmd_id(SCpnt); in nsp32_selection_autoscsi() local
912 nsp32_target *target; in nsp32_queuecommand_lck() local
2226 nsp32_target *target = data->cur_target; in nsp32_analyze_sdtr() local
2354 nsp32_target *target, in nsp32_search_period_entry()
2386 static void nsp32_set_async(nsp32_hw_data *data, nsp32_target *target) in nsp32_set_async()
2404 nsp32_target *target, in nsp32_set_max_sync()
2426 nsp32_target *target, in nsp32_set_sync_entry()
2677 nsp32_target *target = &(data->target[i]); in nsp32_detect() local
2859 nsp32_target *target = &data->target[i]; in nsp32_do_bus_reset() local
[all …]
/linux-6.14.4/arch/sparc/kernel/
Dptrace_64.c160 static int get_from_target(struct task_struct *target, unsigned long uaddr, in get_from_target()
175 static int set_to_target(struct task_struct *target, unsigned long uaddr, in set_to_target()
190 static int regwindow64_get(struct task_struct *target, in regwindow64_get()
215 static int regwindow64_set(struct task_struct *target, in regwindow64_set()
246 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()
[all …]
/linux-6.14.4/drivers/watchdog/
Dbd96801_wdt.c102 static int find_closest_fast(unsigned int target, int *sel, unsigned int *val) in find_closest_fast()
119 static int find_closest_slow_by_fast(unsigned int fast_val, unsigned int *target, in find_closest_slow_by_fast()
138 static int find_closest_slow(unsigned int *target, int *slow_sel, int *fast_sel) in find_closest_slow()
142 unsigned int val = 0; in find_closest_slow() local
241 unsigned int val, sel, fast; in bd96801_set_heartbeat_from_hw() local
339 unsigned int val; in bd96801_wdt_probe() local
Dbd9576_wdt.c85 static int find_closest_fast(int target, int *sel, int *val) in find_closest_fast()
103 static int find_closest_slow_by_fast(int fast_val, int target, int *slowsel) in find_closest_slow_by_fast()
120 static int find_closest_slow(int target, int *slow_sel, int *fast_sel) in find_closest_slow()
124 int val = 0; in find_closest_slow() local
/linux-6.14.4/drivers/net/bonding/
Dbond_options.c535 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val) in bond_opt_get_val()
566 static bool bond_opt_check_range(const struct bond_option *opt, u64 val) in bond_opt_check_range()
589 struct bond_opt_value *val) in bond_opt_parse()
689 int error, const struct bond_opt_value *val, in bond_opt_error_interpret()
764 unsigned int option, struct bond_opt_value *val, in __bond_opt_set()
803 unsigned int option, struct bond_opt_value *val) in __bond_opt_set_notify()
1020 int *target) in _bond_option_delay_set()
1118 __be32 target, in _bond_options_arp_ip_target_set()
1132 static int _bond_option_arp_ip_target_add(struct bonding *bond, __be32 target) in _bond_option_arp_ip_target_add()
1162 static int bond_option_arp_ip_target_add(struct bonding *bond, __be32 target) in bond_option_arp_ip_target_add()
[all …]
/linux-6.14.4/drivers/spi/
Dspi-bcm2835.c142 struct bcm2835_spidev *target; member
212 static inline void bcm2835_wr(struct bcm2835_spi *bs, unsigned int reg, u32 val) in bcm2835_wr()
254 u32 val; in bcm2835_rd_fifo_count() local
280 u32 val; in bcm2835_wr_fifo_count() local
319 u8 val; in bcm2835_rd_fifo_blind() local
338 u8 val; in bcm2835_wr_fifo_blind() local
674 struct bcm2835_spidev *target, in bcm2835_spi_prepare_sg()
772 struct bcm2835_spidev *target, in bcm2835_spi_transfer_one_dma()
1057 struct bcm2835_spidev *target = spi_get_ctldata(spi); in bcm2835_spi_transfer_one() local
1119 struct bcm2835_spidev *target = spi_get_ctldata(spi); in bcm2835_spi_prepare_message() local
[all …]
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dsockmap_helpers.h18 #define xbpf_map_lookup_elem(fd, key, val) \ argument
26 #define xbpf_map_update_elem(fd, key, val, flags) \ argument
34 #define xbpf_prog_attach(prog, target, type, flags) \ argument
43 #define xbpf_prog_detach2(prog, target, type) \ argument
/linux-6.14.4/arch/powerpc/perf/
D8xx-pmu.c84 s64 val = 0; in mpc8xx_pmu_add() local
100 unsigned long target = patch_site_addr(&patch__itlbmiss_perf); in mpc8xx_pmu_add() local
108 unsigned long target = patch_site_addr(&patch__dtlbmiss_perf); in mpc8xx_pmu_add() local
122 s64 prev, val = 0, delta = 0; in mpc8xx_pmu_read() local
/linux-6.14.4/arch/riscv/kvm/
Daia_aplic.c26 u32 target; member
57 static void aplic_write_sourcecfg(struct aplic *aplic, u32 irq, u32 val) in aplic_write_sourcecfg()
93 static void aplic_write_target(struct aplic *aplic, u32 irq, u32 val) in aplic_write_target()
231 static void aplic_inject_msi(struct kvm *kvm, u32 irq, u32 target) in aplic_inject_msi()
246 u32 irq, target; in aplic_update_irq_range() local
278 u32 target; in kvm_riscv_aia_aplic_inject() local
357 u32 val, bool pending) in aplic_write_pending_word()
378 u32 val, bool enabled) in aplic_write_enabled_word()
443 gpa_t addr, int len, void *val) in aplic_mmio_read()
515 gpa_t addr, int len, const void *val) in aplic_mmio_write()
[all …]
/linux-6.14.4/arch/x86/kernel/
Dptrace.c432 static int genregs_get(struct task_struct *target, in genregs_get()
443 static int genregs_set(struct task_struct *target, in genregs_set()
614 unsigned long val = 0; in ptrace_get_debugreg() local
670 unsigned long val) in ptrace_set_debugreg()
693 static int ioperm_active(struct task_struct *target, in ioperm_active()
701 static int ioperm_get(struct task_struct *target, in ioperm_get()
971 static int getreg32(struct task_struct *child, unsigned regno, u32 *val) in getreg32()
1022 static int genregs32_get(struct task_struct *target, in genregs32_get()
1029 u32 val; in genregs32_get() local
1036 static int genregs32_set(struct task_struct *target, in genregs32_set()
[all …]
/linux-6.14.4/arch/powerpc/lib/
Dcode-patching.c23 static int __patch_mem(void *exec_addr, unsigned long val, void *patch_addr, bool is_dword) in __patch_mem()
281 static int __do_patch_mem_mm(void *addr, unsigned long val, bool is_dword) in __do_patch_mem_mm()
327 static int __do_patch_mem(void *addr, unsigned long val, bool is_dword) in __do_patch_mem()
352 static int patch_mem(void *addr, unsigned long val, bool is_dword) in patch_mem()
387 int patch_uint(void *addr, unsigned int val) in patch_uint()
396 int patch_ulong(void *addr, unsigned long val) in patch_ulong()
426 static int patch_memset32(u32 *addr, u32 val, size_t count) in patch_memset32()
447 u64 val = ppc_inst_as_ulong(instr); in __patch_instructions() local
451 u32 val = ppc_inst_val(instr); in __patch_instructions() local
578 int patch_branch(u32 *addr, unsigned long target, int flags) in patch_branch()
[all …]
/linux-6.14.4/arch/powerpc/include/asm/
Dtext-patching.h53 unsigned long target, int flags) in create_branch()
96 static inline int patch_uint(void *addr, unsigned int val) in patch_uint()
104 static inline int patch_ulong(void *addr, unsigned long val) in patch_ulong()
126 static inline int patch_branch_site(s32 *site, unsigned long target, int flags) in patch_branch_site()
/linux-6.14.4/drivers/thunderbolt/
Dusb4.c58 u32 val; in usb4_native_switch_op() local
168 u32 val; in usb4_switch_check_wakes() local
214 u32 val; in link_is_usb4() local
245 u32 val = 0; in usb4_switch_setup() local
310 u32 val; in usb4_switch_configuration_valid() local
392 u32 val; in usb4_switch_lane_bonding_possible() local
414 u32 val; in usb4_switch_set_wake() local
494 u32 val; in usb4_switch_set_sleep() local
689 u32 val; in usb4_switch_nvm_authenticate_status() local
1085 u32 val; in usb4_port_unlock() local
[all …]
/linux-6.14.4/arch/powerpc/sysdev/xive/
Dspapr.c211 unsigned long target, in plpar_int_set_source_config()
238 unsigned long *target, in plpar_int_get_source_config()
269 unsigned long target, in plpar_int_get_queue_info()
300 unsigned long target, in plpar_int_set_queue_config()
450 static int xive_spapr_configure_irq(u32 hw_irq, u32 target, u8 prio, u32 sw_irq) in xive_spapr_configure_irq()
460 static int xive_spapr_get_irq_config(u32 hw_irq, u32 *target, u8 *prio, in xive_spapr_get_irq_config()
479 static int xive_spapr_configure_queue(u32 target, struct xive_q *q, u8 prio, in xive_spapr_configure_queue()
791 u8 val; in xive_spapr_disabled() local
819 u32 val; in xive_spapr_init() local
/linux-6.14.4/drivers/of/
Doverlay.c41 struct target { struct
49 * @target: target of the overlay operation argument
53 struct device_node *target; member
299 struct target *target, const struct property *overlay_prop, in add_changeset_property()
402 struct target *target, const struct device_node *node) in add_changeset_node()
474 struct target *target, const struct device_node *overlay_node) in build_changeset_next_level()
504 struct target *target, in build_changeset_symbols_node()
629 struct target target; in build_changeset() local
685 u32 val; in find_target() local
/linux-6.14.4/arch/parisc/kernel/
Dptrace.c402 static int fpr_get(struct task_struct *target, in fpr_get()
411 static int fpr_set(struct task_struct *target, in fpr_set()
478 static void set_reg(struct pt_regs *regs, int num, unsigned long val) in set_reg()
519 static int gpr_get(struct task_struct *target, in gpr_get()
531 static int gpr_set(struct task_struct *target, in gpr_set()
582 static int gpr32_get(struct task_struct *target, in gpr32_get()
595 static int gpr32_set(struct task_struct *target, in gpr32_set()
/linux-6.14.4/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dinput_system.c92 hrt_data val; in receiver_set_compression() local
854 target_cfg2400_t target in input_system_csi_fifo_channel_cfg()
880 target_cfg2400_t target in input_system_csi_fifo_channel_with_counting_cfg()
912 target_cfg2400_t target in input_system_csi_sram_channel_cfg()
944 target_cfg2400_t target, in input_system_csi_xmem_channel_cfg()
975 target_cfg2400_t target) in input_system_csi_xmem_acquire_only_channel_cfg()
1003 target_cfg2400_t target) in input_system_csi_xmem_capture_only_channel_cfg()
1036 target_cfg2400_t target in input_system_prbs_channel_cfg()
1062 target_cfg2400_t target) in input_system_gpfifo_channel_cfg()
/linux-6.14.4/arch/xtensa/kernel/
Dptrace.c39 static int gpr_get(struct task_struct *target, in gpr_get()
67 static int gpr_set(struct task_struct *target, in gpr_set()
119 static int tie_get(struct task_struct *target, in tie_get()
151 static int tie_set(struct task_struct *target, in tie_set()
335 static int ptrace_pokeusr(struct task_struct *child, long regno, long val) in ptrace_pokeusr()
/linux-6.14.4/arch/powerpc/sysdev/
Dcpm2.c115 u32 val; in __cpm2_setbrg() local
135 int __init cpm2_clk_setup(enum cpm_clk_target target, int clock, int mode) in cpm2_clk_setup()
261 int __init cpm2_smc_clk_setup(enum cpm_clk_target target, int clock) in cpm2_smc_clk_setup()
/linux-6.14.4/drivers/reset/
Dreset-microchip-sparx5.c40 u32 val; in sparx5_switch_reset() local
97 struct regmap **target) in mchp_sparx5_map_syscon()
129 struct regmap **target) in mchp_sparx5_map_io()

12345678910>>...14