Home
last modified time | relevance | path

Searched refs:fval (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/tools/perf/util/bpf_skel/
H A Dbperf_follower.bpf.c42 struct bperf_filter_value *fval; in BPF_PROG() local
72 fval = bpf_map_lookup_elem(&filter, &filter_key); in BPF_PROG()
73 if (!fval) in BPF_PROG()
76 accum_key = fval->accum_key; in BPF_PROG()
77 if (fval->exited) in BPF_PROG()
143 struct bperf_filter_value *fval; in BPF_PROG() local
155 fval = bpf_map_lookup_elem(&filter, &pid); in BPF_PROG()
156 if (fval) in BPF_PROG()
157 fval->exited = 1; in BPF_PROG()
/linux-6.15/net/dccp/
H A Dfeat.c316 if (fval == NULL) { in __dccp_feat_activate()
331 val = fval->nn; in __dccp_feat_activate()
369 fval->sp.len = len; in dccp_feat_clone_sp_val()
373 fval->sp.len = 0; in dccp_feat_clone_sp_val()
494 new->val = *fval; in dccp_feat_push_change()
524 new->val = *fval; in dccp_feat_push_confirm()
727 dccp_feat_val fval; in __feat_register_sp() local
741 kfree(fval.sp.vec); in __feat_register_sp()
1113 dccp_feat_val fval; in dccp_feat_change_recv() local
1159 kfree(fval.sp.vec); in dccp_feat_change_recv()
[all …]
/linux-6.15/net/ipv6/ila/
H A Dila_common.c44 __wsum diff, fval; in ila_csum_do_neutral_fmt() local
48 fval = (__force __wsum)(ila_csum_neutral_set(iaddr->ident) ? in ila_csum_do_neutral_fmt()
51 diff = csum_add(diff, fval); in ila_csum_do_neutral_fmt()
/linux-6.15/net/dccp/ccids/lib/
H A Dtfrc_equation.c591 static inline u32 tfrc_binsearch(u32 fval, u8 small) in tfrc_binsearch() argument
597 if (fval <= tfrc_calc_x_lookup[try][small]) in tfrc_binsearch()
/linux-6.15/drivers/perf/
H A Darm_v7_pmu.c1352 u32 vval, fval; in krait_evt_setup() local
1379 venum_post_pmresr(vval, fval); in krait_evt_setup()
1408 u32 vval, fval; in krait_clearpmu() local
1418 venum_post_pmresr(vval, fval); in krait_clearpmu()
1467 u32 vval, fval; in krait_pmu_reset() local
1478 venum_pre_pmresr(&vval, &fval); in krait_pmu_reset()
1480 venum_post_pmresr(vval, fval); in krait_pmu_reset()
1676 u32 vval, fval; in scorpion_evt_setup() local
1718 u32 vval, fval; in scorpion_clearpmu() local
1777 u32 vval, fval; in scorpion_pmu_reset() local
[all …]
/linux-6.15/drivers/iio/magnetometer/
H A Dak8975.c859 __le16 fval[3]; in ak8975_fill_buffer() local
873 3 * sizeof(fval[0]), in ak8975_fill_buffer()
874 (u8 *)fval); in ak8975_fill_buffer()
881 data->scan.channels[0] = clamp_t(s16, le16_to_cpu(fval[0]), -def->range, def->range); in ak8975_fill_buffer()
882 data->scan.channels[1] = clamp_t(s16, le16_to_cpu(fval[1]), -def->range, def->range); in ak8975_fill_buffer()
883 data->scan.channels[2] = clamp_t(s16, le16_to_cpu(fval[2]), -def->range, def->range); in ak8975_fill_buffer()
/linux-6.15/net/dccp/ccids/
H A Dccid3.c677 u64 fval; in ccid3_first_li() local
697 fval = scaled_div(hc->rx_s, hc->rx_rtt); in ccid3_first_li()
698 fval = scaled_div32(fval, x_recv); in ccid3_first_li()
699 p = tfrc_calc_x_reverse_lookup(fval); in ccid3_first_li()
/linux-6.15/drivers/mfd/
H A Dmenelaus.c523 int fval, rval, val, ret; in menelaus_set_vcore_hw() local
530 fval = menelaus_get_vtg_value(floor_mV, vcore_values, in menelaus_set_vcore_hw()
532 if (fval < 0) in menelaus_set_vcore_hw()
539 ret = menelaus_write_reg(MENELAUS_VCORE_CTRL3, fval); in menelaus_set_vcore_hw()
/linux-6.15/tools/perf/util/
H A Dbpf_counter.c564 struct bperf_filter_value fval = { i, 0 }; in bperf__load() local
575 bpf_map_update_elem(filter_map_fd, &key, &fval, BPF_ANY); in bperf__load()
/linux-6.15/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1126 s16 fval; in b43legacy_phy_lo_b_measure() local
1181 fval = (0x0100 * i) + j + 0x0100; in b43legacy_phy_lo_b_measure()
1183 fval = (0x0100 * i) + j; in b43legacy_phy_lo_b_measure()
1184 b43legacy_phy_write(dev, 0x002F, fval); in b43legacy_phy_lo_b_measure()
1188 phy->minlowsigpos[1] = fval; in b43legacy_phy_lo_b_measure()
/linux-6.15/sound/soc/codecs/
H A Dwm5100.c1514 int fval, audio_rate, ret, reg; in wm5100_set_sysclk() local
1596 fval = 0; in wm5100_set_sysclk()
1600 fval = 1; in wm5100_set_sysclk()
1604 fval = 2; in wm5100_set_sysclk()
1636 fval << WM5100_SYSCLK_FREQ_SHIFT | source); in wm5100_set_sysclk()
H A Dwm2200.c1780 int fval; in wm2200_set_sysclk() local
1805 fval = 2; in wm2200_set_sysclk()
1818 fval << WM2200_SYSCLK_FREQ_SHIFT | source); in wm2200_set_sysclk()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c189 void *headers_c = spec->match_criteria, *headers_v = spec->match_value, *fmask, *fval; in mlx5e_tc_match_to_reg_match() local
198 fval = headers_v + soffset; in mlx5e_tc_match_to_reg_match()
201 memcpy(&curr_val_be, fval, 4); in mlx5e_tc_match_to_reg_match()
225 memcpy(fval, &curr_val_be, 4); in mlx5e_tc_match_to_reg_match()
236 void *headers_c = spec->match_criteria, *headers_v = spec->match_value, *fmask, *fval; in mlx5e_tc_match_to_reg_get_match() local
245 fval = headers_v + soffset; in mlx5e_tc_match_to_reg_get_match()
248 memcpy(&curr_val_be, fval, 4); in mlx5e_tc_match_to_reg_get_match()