/openbmc/linux/Documentation/process/ |
H A D | stable-kernel-rules.rst | 235 this task, and a few that haven't.
|
H A D | 5.Posting.rst | 298 would make the code worse, don't do it. 307 people to err on the side of sending too many copies; don't assume that the
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-rock-4c-plus.dts | 11 #include "rk3399-t-opp.dtsi"
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | Kconfig | 119 ETM 4.x tracer module that can't reduce commit rate automatically.
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am5729-beagleboneai.dts | 497 eee-broken-1000t;
|
/openbmc/openbmc-test-automation/lib/ |
H A D | logging_utils.robot | 156 [Documentation] If error log isn't empty, reboot the BMC to clear the log.
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | meson.build | 256 # generation code. It also means we don't
|
/openbmc/qemu/docs/system/ |
H A D | replay.rst | 202 Recorded executions may be used to enable reverse debugging. QEMU can't
|
/openbmc/qemu/docs/system/arm/ |
H A D | xlnx-versal-virt.rst | 99 version of ATF tries to configure the CCI which we don't model) and U-boot:
|
/openbmc/qemu/docs/devel/migration/ |
H A D | vfio.rst | 148 supports both precopy and P2P migration. The flow for devices that don't
|
/openbmc/openbmc/meta-ampere/meta-jefferson/conf/templates/default/ |
H A D | local.conf.sample | 213 # this doesn't mean anything to you.
|
/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/ |
H A D | local.conf.sample | 213 # this doesn't mean anything to you.
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | obmc-phosphor-systemd.bbclass | 57 # If not...there don't seem to be any ill effects...
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | w6692.c | 802 dbusy_timer_handler(struct timer_list *t) in dbusy_timer_handler() argument 804 struct dchannel *dch = from_timer(dch, t, timer); in dbusy_timer_handler()
|
/openbmc/linux/drivers/usb/host/ |
H A D | uhci-q.c | 92 static void uhci_fsbr_timeout(struct timer_list *t) in uhci_fsbr_timeout() argument 94 struct uhci_hcd *uhci = from_timer(uhci, t, fsbr_timer); in uhci_fsbr_timeout()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
H A D | hddtemp.db | 3 # If you don't know what to put in the second field, put the number 5 # A value of zero meens that we know that the drive doesn't have
|
/openbmc/linux/net/appletalk/ |
H A D | ddp.c | 157 static void atalk_destroy_timer(struct timer_list *t) in atalk_destroy_timer() argument 159 struct sock *sk = from_timer(sk, t, sk_timer); in atalk_destroy_timer()
|
/openbmc/linux/drivers/net/hippi/ |
H A D | rrunner.c | 1155 static void rr_timer(struct timer_list *t) in rr_timer() argument 1157 struct rr_private *rrpriv = from_timer(rrpriv, t, timer); in rr_timer()
|
/openbmc/linux/drivers/media/platform/marvell/ |
H A D | mcam-core.c | 442 static void mcam_frame_tasklet(struct tasklet_struct *t) in mcam_frame_tasklet() argument 444 struct mcam_camera *cam = from_tasklet(cam, t, s_tasklet); in mcam_frame_tasklet()
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | txrx.c | 1623 static void aggr_timeout(struct timer_list *t) in aggr_timeout() argument 1626 struct aggr_info_conn *aggr_conn = from_timer(aggr_conn, t, timer); in aggr_timeout()
|
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v1_hw.c | 796 static void start_phys_v1_hw(struct timer_list *t) in start_phys_v1_hw() argument 798 struct hisi_hba *hisi_hba = from_timer(hisi_hba, t, timer); in start_phys_v1_hw()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | xfs.rst | 161 Don't check for double mounted file systems using the file 462 handler defined, which defines the behaviour for all errors that don't have
|
/openbmc/linux/drivers/net/ethernet/amd/ |
H A D | amd8111e.c | 1642 static void amd8111e_config_ipg(struct timer_list *t) in amd8111e_config_ipg() argument 1644 struct amd8111e_priv *lp = from_timer(lp, t, ipg_data.ipg_timer); in amd8111e_config_ipg()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc.c | 144 static void s5p_mfc_watchdog(struct timer_list *t) in s5p_mfc_watchdog() argument 146 struct s5p_mfc_dev *dev = from_timer(dev, t, watchdog_timer); in s5p_mfc_watchdog()
|
/openbmc/linux/drivers/hid/usbhid/ |
H A D | hid-core.c | 105 static void hid_retry_timeout(struct timer_list *t) in hid_retry_timeout() argument 107 struct usbhid_device *usbhid = from_timer(usbhid, t, io_retry); in hid_retry_timeout()
|