Home
last modified time | relevance | path

Searched refs:t (Results 4851 – 4875 of 8756) sorted by relevance

1...<<191192193194195196197198199200>>...351

/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst56 - Unknown entity. That generally indicates that a driver didn't
164 pad(s). Pixel encoding conversion includes but isn't limited
381 enabled links even when this flag isn't set; the absence of the flag
382 doesn't imply there is none.
406 - The link enabled state can't be modified at runtime. An immutable
/openbmc/linux/fs/
H A Dpipe.c1290 unsigned int t = tail & mask; in pipe_resize_ring() local
1291 if (h > t) { in pipe_resize_ring()
1292 memcpy(bufs, pipe->bufs + t, in pipe_resize_ring()
1295 unsigned int tsize = pipe->ring_size - t; in pipe_resize_ring()
1299 memcpy(bufs, pipe->bufs + t, in pipe_resize_ring()
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.c1126 u32 t, t2; in mtk_pinconf_adv_pull_get() local
1129 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PUPD, &t); in mtk_pinconf_adv_pull_get()
1147 if (pullup ^ !t) in mtk_pinconf_adv_pull_get()
1151 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_R0, &t); in mtk_pinconf_adv_pull_get()
1159 *val = (t | t2 << 1) & 0x7; in mtk_pinconf_adv_pull_get()
/openbmc/linux/fs/gfs2/
H A Dlog.c1300 unsigned long t = 1; in gfs2_logd() local
1317 if (gfs2_jrnl_flush_reqd(sdp) || t == 0) { in gfs2_logd()
1333 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
1337 t = wait_event_interruptible_timeout(sdp->sd_logd_waitq, in gfs2_logd()
1344 t); in gfs2_logd()
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/
H A Dmesa.inc20 file://0002-glxext-don-t-try-zink-if-not-enabled-in-mesa.patch \
23 file://0001-freedreno-don-t-encode-build-path-into-binaries.patch\
34 # sed can't find EGL/eglplatform.h as it doesn't get installed when glvnd enabled.
273 # they don't get Debian-renamed (which would remove the -mesa suffix), and
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py66 def __init__(self, t, fn, logfile, d): argument
67 self._task = t
78 self._message = "recipe %s: task %s: %s" % (d.getVar("PF"), t, self.getDisplayName())
93 def __init__(self, t, fn, logfile, taskflags, d): argument
94 super(TaskStarted, self).__init__(t, fn, logfile, d)
/openbmc/linux/Documentation/scsi/
H A Daacraid.rst95 9005:0285:9005:0290 IBM ServeRAID 7t (Jaguar)
170 so don't expect him to support it.
/openbmc/linux/Documentation/hwmon/
H A Dadm1021.rst95 Don't set any values, read only mode
150 didn't have these sensors. Next generations of Xeon processors (533 MHz
H A Dbt1-pvt.rst48 temperatures that don't need any user-space adjustments. While the data
49 translation formulae isn't linear, which gives us non-linear discreteness,
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Ddevices.rst43 Any task can move itself between cgroups. This clearly won't
48 isn't a descendant of the current one. Or we may want to use
/openbmc/linux/drivers/video/fbdev/riva/
H A Dnvreg.h30 #define BITMASK(t,b) (((unsigned)(1U << (((t)-(b)+1)))-1) << (b)) argument
/openbmc/linux/tools/power/pm-graph/config/
H A Dexample.cfg5 # all the tool arguments so that they don't have to be given on the
41 # Only capture the logs, don't generate the html timeline (default: false)
/openbmc/linux/Documentation/networking/
H A Dradiotap-headers.rst58 padding. So a u16 argument must start on the next u16 boundary if it isn't
63 byte isn't defined. So even if the whole radiotap header is starting at, eg,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/
H A D0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch96 file_data_t *t = new (std::nothrow) file_data_t();
97 if (NULL == t)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A Dlong-help110 Don't detach from the console after login
143 Don't ask anything, exit on missing options
/openbmc/qemu/docs/system/i386/
H A Dmicrovm.rst116 ACPI register, doesn't have any effect in the VM.
127 to try the triple-fault mechanism first, by adding ``reboot=t`` to the
/openbmc/linux/drivers/usb/core/
H A DKconfig24 Say N here if you don't want USB power session persistence
90 are "Embedded Hosts" that don't offer OTG support.
/openbmc/qemu/docs/
H A Dpcie_pci_bridge.txt28 Motivation - now on init any PCI Express root port which doesn't have
102 Windows 7 and older versions don't support hot-plug devices into the PCIE-PCI bridge.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DIJG7 1. We don't promise that this software works. (But if you find any bugs, please let us know!)
8 2. You can use this software for whatever you want. You don't have to pay us.
/openbmc/linux/drivers/char/ipmi/
H A Dbt-bmc.c348 static void poll_timer(struct timer_list *t) in poll_timer() argument
350 struct bt_bmc *bt_bmc = from_timer(bt_bmc, t, poll_timer); in poll_timer()
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch104 + /* Don't set key or IV right away; we want to check lengths */
247 {TPM_R_ID_INVALID, "engine id doesn't match"},
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A D0001-Fixes-for-yocto-build.patch82 // If one of the properties isn't set and we couldn't listen on usb, listen
/openbmc/linux/drivers/misc/eeprom/
H A DKconfig24 as read-only won't help recover from this. Also, if your chip
26 code to make sure this driver won't turn it on by accident.
/openbmc/linux/drivers/video/console/
H A DKconfig94 using a modern Linux distribution those fbdev drivers usually aren't used.
95 So enabling this option wouldn't have any effect, which is why you want
/openbmc/linux/Documentation/arch/arm/
H A Dporting.rst24 the kernel at this address to start it booting. This doesn't have
83 (In other words, you can't put IO mappings below TASK_SIZE, and

1...<<191192193194195196197198199200>>...351