/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 663 #define DMA_PACKET(cmd, t, s, n) ((((cmd) & 0xF) << 28) | \ argument 664 (((t) & 0x1) << 23) | \
|
/openbmc/linux/net/netfilter/ |
H A D | xt_set.c | 38 #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 D | 0001-Revert-ld.hugetlbfs-fix-Ttext-segment-argument-on-AA.patch | 15 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 D | README.usb | 226 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 D | qib_sdma.c | 122 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 D | p54pci.c | 281 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 D | lzo.rst | 40 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 D | ldconfig.patch | 147 - /* 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 D | vidioc-g-dv-timings.rst | 266 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 D | megaraid_mm.c | 784 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 D | hdlc_ppp.c | 562 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 D | power_allocator.rst | 167 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 D | viohs.c | 805 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 D | README | 24 create the directory if it doesn't exist. 79 mount -t debugfs debugfs /debugfs
|
/openbmc/linux/sound/drivers/ |
H A D | serial-u16550.c | 297 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 D | rtsx_usb.c | 32 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 D | binarystore-via-blobs.md | 214 **_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 D | release-notes-4.0.1.rst | 37 - 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 D | migration-4.3.rst | 247 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 D | conf.patch | 265 +# 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 D | tx.c | 174 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 D | if_usb.c | 114 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 D | iscsi_target_erl0.c | 744 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 D | sierra_net.c | 574 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 D | phy-mv-usb.c | 87 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()
|