Home
last modified time | relevance | path

Searched refs:t (Results 7676 – 7700 of 8567) sorted by relevance

1...<<301302303304305306307308309310>>...343

/openbmc/linux/Documentation/driver-api/gpio/
H A Ddriver.rst80 Any debugfs dump method should normally ignore lines which haven't been
333 runtime) can't be used in a chained IRQ handler.
335 If required (and if it can't be converted to the nested threaded GPIO irqchip,
/openbmc/linux/Documentation/dev-tools/
H A Dkgdb.rst272 don't like this are to hack gdb to send the :kbd:`SysRq-G` for you as well as
280 driver registers a boot console that supports polling (doesn't need
643 gdb monitor command. You don't want to execute any of the run control or
/openbmc/linux/drivers/vhost/
H A Dvhost.c1173 struct iov_iter t; in vhost_copy_to_user() local
1186 iov_iter_init(&t, ITER_DEST, vq->iotlb_iov, ret, size); in vhost_copy_to_user()
1187 ret = copy_to_iter(from, size, &t); in vhost_copy_to_user()
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c983 const struct btf_type *t; in bpf_btf_printf_prepare() local
1002 t = btf_type_by_id(*btf, *btf_id); in bpf_btf_printf_prepare()
1003 if (*btf_id <= 0 || !t) in bpf_btf_printf_prepare()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c1751 u16 v, s32 t, u32 ileakage, u32 *leakage) in si_calculate_leakage_for_v_and_t_formula() argument
1759 temperature = div64_s64(drm_int2fixp(t), 1000); in si_calculate_leakage_for_v_and_t_formula()
1780 s32 t, in si_calculate_leakage_for_v_and_t() argument
1784 si_calculate_leakage_for_v_and_t_formula(coeff, v, t, i_leakage, leakage); in si_calculate_leakage_for_v_and_t()
2565 s32 t; in si_init_dte_leakage_table() local
2573 t = (1000 * (i * t_step + t0)); in si_init_dte_leakage_table()
2581 t, in si_init_dte_leakage_table()
/openbmc/linux/Documentation/admin-guide/
H A Dspkguide.txt130 You probably won't want to listen to all the bootup messages every time
524 for controlling speaking rate, etc. If you find one you aren't sure about, you
767 If cursor tracking isn't helping you while navigating a menu,
794 you are using the alsamixer application. Otherwise, you won't be able
899 won't display it here, but leave you to look at it at your convenience.
964 find that all the mappings you didn't include in your file got deleted
1169 it isn't, the recommended places to put it are /usr/local/bin or
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media-csi.c357 static void csi_idmac_eof_timeout(struct timer_list *t) in csi_idmac_eof_timeout() argument
359 struct csi_priv *priv = from_timer(priv, t, eof_timeout_timer); in csi_idmac_eof_timeout()
/openbmc/linux/drivers/hid/
H A Dhid-wiimote-core.c1241 static void wiimote_init_timeout(struct timer_list *t) in wiimote_init_timeout() argument
1243 struct wiimote_data *wdata = from_timer(wdata, t, timer); in wiimote_init_timeout()
/openbmc/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c935 static void pasemi_mac_tx_timer(struct timer_list *t) in pasemi_mac_tx_timer() argument
937 struct pasemi_mac_txring *txring = from_timer(txring, t, clean_timer); in pasemi_mac_tx_timer()
/openbmc/linux/drivers/net/wireless/ath/ar5523/
H A Dar5523.c903 static void ar5523_tx_wd_timer(struct timer_list *t) in ar5523_tx_wd_timer() argument
905 struct ar5523 *ar = from_timer(ar, t, tx_wd_timer); in ar5523_tx_wd_timer()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-yuv-planar.rst44 to the luma line stride. Vertical subsampling doesn't affect the line stride.
710 horizontal subsampling factor. Vertical subsampling doesn't affect the line
/openbmc/linux/sound/soc/fsl/
H A Dfsl_easrc.c285 static inline uint32_t bits_taps_to_val(unsigned int t) in bits_taps_to_val() argument
287 switch (t) { in bits_taps_to_val()
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis190.c1024 static void sis190_phy_timer(struct timer_list *t) in sis190_phy_timer() argument
1026 struct sis190_private *tp = from_timer(tp, t, timer); in sis190_phy_timer()
/openbmc/qemu/scripts/qapi/
H A Dschema.py1226 for t in [('str', 'string', 'char' + POINTER_SUFFIX),
1241 self._def_builtin_type(*t)
/openbmc/linux/Documentation/admin-guide/kdump/
H A Dkdump.rst315 1) if the RAM is smaller than 512M, then don't reserve anything
478 * We generally don't have to bring up a SMP kernel just to capture the
/openbmc/linux/drivers/usb/gadget/udc/
H A Dat91_udc.c1541 static void at91_vbus_timer(struct timer_list *t) in at91_vbus_timer() argument
1543 struct at91_udc *udc = from_timer(udc, t, vbus_timer); in at91_vbus_timer()
/openbmc/linux/Documentation/arch/arm64/
H A Dsve.rst319 thread. The regset won't grow bigger than this even if the target
472 * If the system doesn't support SVE when perf_event_open is called with these
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_fdir.c1337 static void ice_vf_fdir_timer(struct timer_list *t) in ice_vf_fdir_timer() argument
1339 struct ice_vf_fdir_ctx *ctx_irq = from_timer(ctx_irq, t, rx_tmr); in ice_vf_fdir_timer()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c1116 static void dmfe_timer(struct timer_list *t) in dmfe_timer() argument
1118 struct dmfe_board_info *db = from_timer(db, t, timer); in dmfe_timer()
H A Dtulip_core.c115 static void tulip_timer(struct timer_list *t) in tulip_timer() argument
117 struct tulip_private *tp = from_timer(tp, t, timer); in tulip_timer()
/openbmc/linux/fs/
H A Dfs-writeback.c1368 static bool inode_dirtied_after(struct inode *inode, unsigned long t) in inode_dirtied_after() argument
1370 bool ret = time_after(inode->dirtied_when, t); in inode_dirtied_after()
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-tf300t.dts134 0xffffffff /* don't touch */
135 0xffffffff /* don't touch */
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1746 void rsi_roc_timeout(struct timer_list *t) in rsi_roc_timeout() argument
1748 struct rsi_common *common = from_timer(common, t, roc_timer); in rsi_roc_timeout()
/openbmc/linux/kernel/time/
H A Dtimekeeping.c2249 ktime_t t = ktime_sub(tk->offs_real, tk->offs_boot); in getboottime64() local
2251 *ts = ktime_to_timespec64(t); in getboottime64()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c464 void nicvf_rbdr_task(struct tasklet_struct *t) in nicvf_rbdr_task() argument
466 struct nicvf *nic = from_tasklet(nic, t, rbdr_task); in nicvf_rbdr_task()

1...<<301302303304305306307308309310>>...343