/openbmc/qemu/docs/about/ |
H A D | build-platforms.rst | 14 If a platform is not listed here, it does not imply that QEMU won't 61 requires host-specific support for signal handling, therefore TCI won't help
|
/openbmc/linux/Documentation/virt/uml/ |
H A D | user_mode_linux_howto_v2.rst | 353 UML user using tunctl. Example ``tunctl -u uml-user -t tap0`` 606 * ``ubdX[s,d,c,t]=`` virtual disk specification. This is not really 628 blocks in the image. To turn it off, specify the ``t`` flag after 850 crazy, running all the jobs it didn't do earlier. 871 Don't attempt to share filesystems simply by booting two UMLs from the 907 doesn't, the driver will create and initialize it. 990 # mount none /mnt/host -t hostfs 993 If you don't want to mount the host root directory, then you can 996 # mount none /mnt/home -t hostfs -o /home 1061 mount -t tmpfs -ompol=bind:X none /mnt/tmpfs-nodeX [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.uniphier | 439 bit 4 Don't Care Reserve 440 bit 5 Don't Care Reserve 441 bit 6 Don't Care Reserve
|
/openbmc/qemu/pc-bios/ |
H A D | qemu_vga.ndrv | 33 …�!��|~x;��H�����|9�T:8bD�|@A���f��|(@@��|8@A�t|(@@��|8@A�|… 40 � � � � � | ` 8 �����tX0�����t…
|
/openbmc/u-boot/ |
H A D | .travis.yml | 147 ./tools/binman/binman -t && 149 ./tools/buildman/buildman -t && 152 ./tools/dtoc/dtoc -t;
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.c | 672 const struct tid_info *t = &adap->tids; in cxgb4_uld_in_use() local 674 return (atomic_read(&t->conns_in_use) || t->stids_in_use); in cxgb4_uld_in_use()
|
/openbmc/linux/drivers/s390/char/ |
H A D | tape_core.c | 36 static void tape_long_busy_timeout(struct timer_list *t); 822 static void tape_long_busy_timeout(struct timer_list *t) in tape_long_busy_timeout() argument 824 struct tape_device *device = from_timer(device, t, lb_timeout); in tape_long_busy_timeout()
|
/openbmc/openbmc/meta-ibm/meta-palmetto/conf/templates/default/ |
H A D | local.conf.sample | 7 # but new users likely won't need any of them initially. 256 # artifact can be reused as equivalent, even if the current task hash doesn't 276 # this doesn't mean anything to you.
|
/openbmc/openbmc/meta-yadro/meta-nicole/conf/templates/default/ |
H A D | local.conf.sample | 7 # but new users likely won't need any of them initially. 234 # artifact can be reused as equivalent, even if the current task hash doesn't 254 # this doesn't mean anything to you.
|
/openbmc/openbmc/meta-ufispace/meta-ncplite/conf/templates/default/ |
H A D | local.conf.sample | 7 # but new users likely won't need any of them initially. 254 # artifact can be reused as equivalent, even if the current task hash doesn't 274 # this doesn't mean anything to you.
|
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | 3c574_cs.c | 228 static void media_check(struct timer_list *t); 859 static void media_check(struct timer_list *t) in media_check() argument 861 struct el3_private *lp = from_timer(lp, t, media); in media_check()
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-bwc.rst | 40 The burst feature observes that a workload doesn't always executes the full 55 the other doesn't underrun enough to compensate; this depends on the 192 possibility of wastefully expiring quota on cpu-local silos that don't need a
|
/openbmc/linux/Documentation/filesystems/ |
H A D | sysfs.rst | 33 mount -t sysfs sysfs /sys 216 array of similar values, so this shouldn't be that expensive. 280 (Note that the real implementation doesn't allow userspace to set the
|
H A D | fscrypt.rst | 242 files doesn't map to the same ciphertext, or vice versa. In most 252 filesystem's inode table, and there didn't appear to be any 386 Generally speaking, these ciphers aren't "bad" per se, but they 388 AES and ChaCha. They also don't bring much new to the table. It is 407 the file contents mode doesn't need to supported in the kernel crypto 895 have to be used. Second, it doesn't match the fact that the 940 These ioctls don't work on keys that were added via the legacy 1240 model isn't particularly efficient and fscrypt hasn't been optimized 1259 encryption when possible; it doesn't force its use. fscrypt will 1271 Inline encryption doesn't affect the ciphertext or other aspects of [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | dell-smm-hwmon.rst | 117 other users and you don't trust them you may want 162 A negative value, for example -22, indicates that the BIOS doesn't 166 For performance reasons the ``/proc/i8k`` doesn't report by default
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_vm_bind.rst | 87 the VM they are private to and can't be dma-buf exported. 91 w.r.t the number of VM private BOs. 131 so won't ever need lock-C.
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 256 void lpfc_sli4_poll_hbtimer(struct timer_list *t); 322 void lpfc_poll_timeout(struct timer_list *t); 414 void lpfc_mbox_timeout(struct timer_list *t);
|
/openbmc/linux/drivers/acpi/apei/ |
H A D | erst.c | 100 static int erst_timedout(u64 *t, u64 spin_unit) in erst_timedout() argument 102 if ((s64)*t < spin_unit) { in erst_timedout() 106 *t -= spin_unit; in erst_timedout()
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt2701.dtsi | 620 u3phy0: t-phy@1a1c4000 { 660 u3phy1: t-phy@1a244000 { 702 u2phy0: t-phy@11210000 {
|
/openbmc/linux/drivers/atm/ |
H A D | Kconfig | 37 Speedstream 3060 is currently not supported since we don't 168 doesn't have removal capability when compiled as a module, so if you 169 need that capability don't include S-UNI support (it's not needed to
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | core-scheduling.rst | 8 group of tasks don't trust another), or for performance usecases (some 9 workloads may benefit from running on the same core as they don't need the same 162 outside. Tasks outside the group also don't trust tasks within.
|
/openbmc/linux/drivers/hid/ |
H A D | hid-mcp2221.c | 155 unsigned long t; in mcp_send_data_req_status() local 163 t = wait_for_completion_timeout(&mcp->wait_in_report, in mcp_send_data_req_status() 165 if (!t) in mcp_send_data_req_status()
|
/openbmc/pldm/ |
H A D | README.md | 150 message. It can make use of a decode_foo_req() API, and doesn't have to perform 157 encode_foo_resp() API, and doesn't have to perform the serialization of the 167 needn't bother with the serialization of request field(s), and can instead make
|
/openbmc/qemu/ |
H A D | .mailmap | 121 Benoît Canet <benoit.canet@gmail.com> 122 Benoît Canet <benoit.canet@irqsave.net> 123 Benoît Canet <benoit.canet@nodalink.com>
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | dma.c | 338 static uint ntxdactive(struct dma_info *di, uint h, uint t) in ntxdactive() argument 340 return txd(di, t-h); in ntxdactive() 343 static uint nrxdactive(struct dma_info *di, uint h, uint t) in nrxdactive() argument 345 return rxd(di, t-h); in nrxdactive()
|