/openbmc/linux/Documentation/arch/ia64/ |
H A D | efirtc.rst | 40 The Epoch is January 1st 1998. For backward compatibility reasons we don't 50 As of today we don't offer a /proc/sys interface. 108 RTC which is some kind of interval timer alarm. For this reason we don't use
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ull-dhcor-som.dtsi | 59 * DHCOM GPIOs N/O/P/Q/R/S/T/U aren't usable anymore, because they 174 /* Don't get write access by default */ 195 * limitations that prevent this speed. It hasn't yet been figured out
|
/openbmc/linux/arch/m68k/ |
H A D | Kconfig.devices | 93 driver is still experimental, and if you don't know what it is, or 94 if you don't have this processor, just say N. 138 If you don't have a graphical console and you say Y here, the
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_bitmap_gen.h | 37 mtype_gc_init(struct ip_set *set, void (*gc)(struct timer_list *t)) in mtype_gc_init() argument 263 mtype_gc(struct timer_list *t) in mtype_gc() argument 265 struct mtype *map = from_timer(map, t, gc); in mtype_gc()
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5421.c | 161 struct spi_transfer t[] = { in ad5421_read() local 176 ret = spi_sync_transfer(st->spi, t, ARRAY_SIZE(t)); in ad5421_read()
|
/openbmc/linux/drivers/hwmon/ |
H A D | corsair-cpro.c | 115 unsigned long t; in send_usb_cmd() local 138 t = wait_for_completion_timeout(&ccp->wait_input_report, msecs_to_jiffies(REQ_TIMEOUT)); in send_usb_cmd() 139 if (!t) in send_usb_cmd()
|
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ |
H A D | ruby_3.3.0.bb | 37 # such as zlib, compile properly. If we don't do this, then when extmk.rb 40 # that the libraries aren't available and hence that the extension can't be
|
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/ |
H A D | pseudo.inc | 45 # We probably don't need to build 32-bit binaries. 74 bbwarn "Can't find stubs-32.h, but usually need it to build 32-bit libpseudo." 89 # everything is clean before we configure and build -- if we haven't previously
|
/openbmc/qemu/tests/qtest/ |
H A D | netdev-socket.c | 21 #define EXPECT_STATE(q, e, t) \ argument 28 if (t) { \ 29 strrchr(resp, t)[0] = 0; \
|
/openbmc/linux/include/linux/ |
H A D | acpi.h | 1368 #define acpi_probe_device_table(t) \ argument 1370 extern struct acpi_probe_entry ACPI_PROBE_TABLE(t), \ 1371 ACPI_PROBE_TABLE_END(t); \ 1372 __acpi_probe_device_table(&ACPI_PROBE_TABLE(t), \ 1373 (&ACPI_PROBE_TABLE_END(t) - \ 1374 &ACPI_PROBE_TABLE(t))); \ 1439 #define acpi_probe_device_table(t) ({ int __r = 0; __r;}) argument
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-rcar.c | 256 struct i2c_timings t = { in rcar_i2c_clock_calculate() local 264 i2c_parse_fw_timings(dev, &t, false); in rcar_i2c_clock_calculate() 310 sum = t.scl_fall_ns + t.scl_rise_ns + t.scl_int_delay_ns; in rcar_i2c_clock_calculate() 328 if (scl <= t.bus_freq_hz) in rcar_i2c_clock_calculate() 336 scl, t.bus_freq_hz, rate, round, cdf, scgd); in rcar_i2c_clock_calculate()
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_mbox.c | 3353 uint8_t t; in megaraid_mbox_setup_device_map() local 3358 for (t = 0; t < LSI_MAX_LOGICAL_DRIVES_64LD; t++) in megaraid_mbox_setup_device_map() 3359 adapter->device_ids[adapter->max_channel][t] = in megaraid_mbox_setup_device_map() 3360 (t < adapter->init_id) ? t : t - 1; in megaraid_mbox_setup_device_map() 3368 for (t = 0; t < LSI_MAX_LOGICAL_DRIVES_64LD; t++) in megaraid_mbox_setup_device_map() 3369 adapter->device_ids[c][t] = (c << 8) | t; in megaraid_mbox_setup_device_map() 3837 megaraid_sysfs_get_ldmap_timeout(struct timer_list *t) in megaraid_sysfs_get_ldmap_timeout() argument 3839 struct uioc_timeout *timeout = from_timer(timeout, t, timer); in megaraid_sysfs_get_ldmap_timeout()
|
/openbmc/linux/drivers/vhost/ |
H A D | scsi.c | 503 struct vhost_scsi_evt *evt, *t; in vhost_scsi_complete_events() local 508 llist_for_each_entry_safe(evt, t, llnode, list) { in vhost_scsi_complete_events() 555 struct vhost_scsi_cmd *cmd, *t; in vhost_scsi_complete_cmd_work() local 1670 struct vhost_scsi_target *t) in vhost_scsi_set_endpoint() argument 1744 memcpy(vs->vs_vhost_wwpn, t->vhost_wwpn, in vhost_scsi_set_endpoint() 1802 struct vhost_scsi_target *t) in vhost_scsi_clear_endpoint() argument 1838 if (strcmp(tv_tport->tport_name, t->vhost_wwpn)) { in vhost_scsi_clear_endpoint() 1842 t->vhost_wwpn, t->vhost_tpgt); in vhost_scsi_clear_endpoint() 2005 struct vhost_scsi_target t; in vhost_scsi_release() local 2008 memcpy(t.vhost_wwpn, vs->vs_vhost_wwpn, sizeof(t.vhost_wwpn)); in vhost_scsi_release() [all …]
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 482 - case 't': 491 + case 't': 2159 "FLDENV\t", "FLDCW\t", "FSTENV\t", "FSTCW\t", 2162 "FLDENV\t", "FLDCW\t", "FSTENV\t", "FSTCW\t", 2167 "FLD\t", "FLD\t", "FLD\t", "FLD\t", 2168 "FLD\t", "FLD\t", "FLD\t", "FLD\t", 2698 "FADD\t", "FMUL\t", "FCOM\t", "FCOMP\t", 2699 "FSUBR\t", "FSUB\t", "FDIVR\t", "FDIV\t", 2829 "FRSTOR\t", "ESC_DD\t2D,", "FSAVE\t", "FSTSW\t", 2954 "FSUBRP\t", "FSUBP\t", "FDIVRP\t", "FDIVP\t", [all …]
|
/openbmc/linux/Documentation/core-api/ |
H A D | workqueue.rst | 51 MT wq don't provide much better concurrency, users which require 65 the API users don't need to worry about such details. 122 workers on the CPU, the worker-pool doesn't start execution of a new 124 schedules a new worker so that the CPU doesn't sit idle while there 128 Keeping idle workers around doesn't cost other than the memory space 199 Note that normal and highpri worker-pools don't interact with 211 Although CPU intensive work items don't contribute to the 339 which are not involved in memory reclaim and don't need to be 587 kernel wouldn't be able to do the right thing and maintain 746 1. The work function hasn't been changed. [all …]
|
/openbmc/linux/Documentation/spi/ |
H A D | spi-summary.rst | 19 doesn't cycle except when there is a data bit to shift. Not all data bits 61 course they won't handle full duplex transfers. You may find such 98 find isn't necessarily helpful. The four modes combine two mode bits: 112 Chip specs won't always say "uses SPI mode X" in as many words, 124 support for example both modes 0 and 3: they don't care about polarity, 229 /* if your mach-* infrastructure doesn't support kernels that can 230 * run on multiple boards, pdata wouldn't benefit from "__init". 388 or after probe() fails, the driver guarantees that it won't submit 418 your messages. That way controller drivers using DMA aren't forced 460 Don't use the stack, or anything that's declared "static". [all …]
|
/openbmc/linux/sound/core/seq/oss/ |
H A D | seq_oss_event.h | 84 struct evrec_timer t; member
|
/openbmc/linux/arch/x86/kvm/ |
H A D | tss.h | 31 u16 t; member
|
/openbmc/linux/drivers/net/ethernet/tehuti/ |
H A D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/openbmc/linux/drivers/staging/olpc_dcon/ |
H A D | TODO | 8 internals, but isn't properly integrated, is not the correct solution.
|
/openbmc/linux/drivers/media/usb/ttusb-budget/ |
H A D | Kconfig | 16 These devices don't have a MPEG decoder built in, so you need
|
/openbmc/linux/fs/xfs/ |
H A D | mrlock.h | 26 #define mrlock_init(mrp, t,n,s) mrinit(mrp, n) argument
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | jcore,pit.txt | 14 required in order to reserve an interrupt number that doesn't
|
/openbmc/linux/arch/arc/lib/ |
H A D | memcpy-archs-unaligned.S | 24 mov r3, r0 ; don;t clobber ret val
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/ |
H A D | 0002-build-don-t-ignore-CPPFLAGS-from-environment.patch | 4 Subject: [PATCH 2/3] build: don't ignore CPPFLAGS from environment
|