Searched refs:fixed (Results 126 - 141 of 141) sorted by relevance

123456

/linux-master/fs/bcachefs/
H A Dfsck.c1353 bool *fixed,
1436 *fixed = true;
1471 bool *fixed)
1497 *k.k, fixed, i);
1349 overlapping_extents_found(struct btree_trans *trans, enum btree_id btree, struct bpos pos1, struct snapshots_seen *pos1_seen, struct bkey pos2, bool *fixed, struct extent_end *extent_end) argument
1465 check_overlapping_extents(struct btree_trans *trans, struct snapshots_seen *seen, struct extent_ends *extent_ends, struct bkey_s_c k, u32 equiv, struct btree_iter *iter, bool *fixed) argument
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c2986 * Register a fixed rate pipe clock.
3005 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; local
3014 fixed->fixed_rate = 125000000;
3015 fixed->hw.init = &init;
3017 return devm_clk_hw_register(qmp->dev, &fixed->hw);
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1315 void b43legacy_phy_lo_adjust(struct b43legacy_wldev *dev, int fixed) argument
1319 if (fixed) {
1320 /* Use fixed values. Only for initialization. */
/linux-master/arch/arm/crypto/
H A Dsha1-armv4-large.S45 @ instructions with 3 arguments, no [fixed] rotate, addressing
/linux-master/tools/power/pm-graph/
H A Dbootgraph.py647 table.fstat {table-layout:fixed;padding:150px 15px 0 0;font-size:10px;column-width:30px;}\n\
H A Dsleepgraph.py2604 fixed = False
2610 fixed = self.addLine(t)
2611 if fixed != 0:
/linux-master/arch/parisc/net/
H A Dbpf_jit_comp64.c463 static void emit_call(u64 addr, bool fixed, struct hppa_jit_context *ctx) argument
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c2575 static u32 fixed; local
2587 fixed++;
2602 "errormask fixed(%u) %lx->%lx, ctrl %x hwerr %lx\n",
2603 fixed, errormask, (unsigned long)dd->cspec->errormask,
/linux-master/net/mac80211/
H A Dcfg.c1372 params->eht_cap->fixed.phy_cap_info[0] &
1375 params->eht_cap->fixed.phy_cap_info[0] &
1378 params->eht_cap->fixed.phy_cap_info[7] &
/linux-master/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c598 iwe.u.bitrate.fixed = iwe.u.bitrate.disabled = 0;
/linux-master/sound/soc/codecs/
H A Dwm2200.c21 #include <linux/regulator/fixed.h>
H A Dwm5100.c22 #include <linux/regulator/fixed.h>
/linux-master/net/wireless/
H A Dscan.c3723 iwe.u.bitrate.fixed = iwe.u.bitrate.disabled = 0;
/linux-master/arch/x86/kvm/
H A Dx86.c1363 u64 fixed = DR6_FIXED_1; local
1366 fixed |= DR6_RTM;
1369 fixed |= DR6_BUS_LOCK;
1370 return fixed;
2547 * Multiply tsc by a fixed point number represented by ratio.
2550 * integral part of the fixed point number; the remaining N bits
2551 * (frac) represent the fractional part, ie. ratio represents a fixed
7440 "Please update the fixed PMCs in msrs_to_save_pmu[]");
8849 * If the instruction failed on the error pfn, it can not be fixed,
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S3329 # fixed here.
7086 # For extended precision, the stacked <ea> must be fixed along #
7091 # word or a data register. The <ea> must be fixed as w/ extended #
H A Dfpsp.S3330 # fixed here.
20185 # For extended precision, the stacked <ea> must be fixed along #
20190 # word or a data register. The <ea> must be fixed as w/ extended #

Completed in 472 milliseconds

123456