Home
last modified time | relevance | path

Searched refs:t (Results 6451 – 6475 of 8709) sorted by relevance

1...<<251252253254255256257258259260>>...349

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drv770d.h663 #define DMA_PACKET(cmd, t, s, n) ((((cmd) & 0xF) << 28) | \ argument
664 (((t) & 0x1) << 23) | \
/openbmc/linux/net/netfilter/
H A Dxt_set.c38 #define ADT_OPT(n, f, d, fs, cfs, t, p, b, po, bo) \ argument
44 .ext.timeout = t, \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0001-Revert-ld.hugetlbfs-fix-Ttext-segment-argument-on-AA.patch15 I don't see anything suspicious in the build (the same cmdline as in 2.22
166 Revert fixes this build issue, but I still don't see why it fails this way.
/openbmc/u-boot/doc/
H A DREADME.usb226 don't want a USB device taking the MAC address of a built-in device or
229 So if your USB Ethernet chip doesn't have a MAC address available then
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_sdma.c122 static void sdma_sw_clean_up_task(struct tasklet_struct *t) in sdma_sw_clean_up_task() argument
124 struct qib_pportdata *ppd = from_tasklet(ppd, t, in sdma_sw_clean_up_task()
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dp54pci.c281 static void p54p_tasklet(struct tasklet_struct *t) in p54p_tasklet() argument
283 struct p54p_priv *priv = from_tasklet(priv, t, tasklet); in p54p_tasklet()
/openbmc/linux/Documentation/staging/
H A Dlzo.rst40 of bits in the operand. If the number of bits isn't enough to represent the
117 state = 4 [ don't copy extra literals ]
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig.patch147 - /* We haven't seen this string so far. Test whether the \
259 - /* Previously looked for the cache file and didn't find it. */
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst266 the transmitter can't generate such frequencies, then the flag
278 make it compatible with NTSC framerates. If the transmitter can't
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_mm.c784 lld_timedout(struct timer_list *t) in lld_timedout() argument
786 struct uioc_timeout *timeout = from_timer(timeout, t, timer); in lld_timedout()
/openbmc/linux/drivers/net/wan/
H A Dhdlc_ppp.c562 static void ppp_timer(struct timer_list *t) in ppp_timer() argument
564 struct proto *proto = from_timer(proto, t, timer); in ppp_timer()
/openbmc/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst167 the quantized nature of the output control: cooling devices can't set
270 won't be very good. Note that this is not particular to this
/openbmc/linux/arch/sparc/kernel/
H A Dviohs.c805 static void vio_port_timer(struct timer_list *t) in vio_port_timer() argument
807 struct vio_driver_state *vio = from_timer(vio, t, timer); in vio_port_timer()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A DREADME24 create the directory if it doesn't exist.
79 mount -t debugfs debugfs /debugfs
/openbmc/linux/sound/drivers/
H A Dserial-u16550.c297 static void snd_uart16550_buffer_timer(struct timer_list *t) in snd_uart16550_buffer_timer() argument
302 uart = from_timer(uart, t, buffer_timer); in snd_uart16550_buffer_timer()
/openbmc/linux/drivers/misc/cardreader/
H A Drtsx_usb.c32 static void rtsx_usb_sg_timed_out(struct timer_list *t) in rtsx_usb_sg_timed_out() argument
34 struct rtsx_ucr *ucr = from_timer(ucr, t, sg_timer); in rtsx_usb_sg_timed_out()
/openbmc/docs/designs/
H A Dbinarystore-via-blobs.md214 **_Security_**: As mentioned, the binary store transfer mechanism doesn't offer
220 increase BMC image size if the package wasn't previously installed.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.1.rst37 - cve_check: skip remote patches that haven't been fetched when searching for CVE tags
116 - scripts/git: Ensure we don't have circular references
H A Dmigration-4.3.rst247 as we don't need both and it made automated dependency rewriting
249 dependencies so isn't end user visible, but if for some reason you have
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dconf.patch265 +# for a chrooted server: "-u bind -t /var/lib/named"
266 +# Don't modify this line, change or create /etc/default/bind9.
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c174 void rtw_tx_report_purge_timer(struct timer_list *t) in rtw_tx_report_purge_timer() argument
176 struct rtw_dev *rtwdev = from_timer(rtwdev, t, tx_report.purge_timer); in rtw_tx_report_purge_timer()
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.c114 static void if_usb_fw_timeo(struct timer_list *t) in if_usb_fw_timeo() argument
116 struct if_usb_card *cardp = from_timer(cardp, t, fw_timeout); in if_usb_fw_timeo()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_erl0.c744 void iscsit_handle_time2retain_timeout(struct timer_list *t) in iscsit_handle_time2retain_timeout() argument
746 struct iscsit_session *sess = from_timer(sess, t, time2retain_timer); in iscsit_handle_time2retain_timeout()
/openbmc/linux/drivers/net/usb/
H A Dsierra_net.c574 static void sierra_sync_timer(struct timer_list *t) in sierra_sync_timer() argument
576 struct sierra_net_data *priv = from_timer(priv, t, sync_timer); in sierra_sync_timer()
/openbmc/linux/drivers/usb/phy/
H A Dphy-mv-usb.c87 static void mv_otg_timer_await_bcon(struct timer_list *t) in mv_otg_timer_await_bcon() argument
89 struct mv_otg *mvotg = from_timer(mvotg, t, in mv_otg_timer_await_bcon()

1...<<251252253254255256257258259260>>...349