/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_lblc.c | 294 static void ip_vs_lblc_check_expire(struct timer_list *t) in ip_vs_lblc_check_expire() argument 296 struct ip_vs_lblc_table *tbl = from_timer(tbl, t, periodic_timer); in ip_vs_lblc_check_expire()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig | 107 This option selects ZLIB_DEFLATE if it isn't already 119 This option selects CONFIG_MMU_NOTIFIER if it isn't already
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_tx.c | 549 void qib_hol_event(struct timer_list *t) in qib_hol_event() argument 551 struct qib_pportdata *ppd = from_timer(ppd, t, hol_timer); in qib_hol_event()
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s5pv210-aquila.dts | 8 * Tomasz Figa <t.figa@samsung.com> 393 t_flash_detect: t-flash-detect-pins {
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm6115p-lenovo-j606f.dts | 181 /* Broken hw, this one can't be turned off or SDHCI will break! */ 280 /* Broken hw, this one can't be turned off or SDHCI will break! */
|
/openbmc/linux/drivers/iio/potentiometer/ |
H A D | mcp4131.c | 151 struct spi_transfer t = { in mcp4131_read() local 159 spi_message_add_tail(&t, &m); in mcp4131_read()
|
/openbmc/phosphor-debug-collector/ |
H A D | meson.build | 159 '-t', 181 '-t',
|
/openbmc/qemu/qga/ |
H A D | meson.build | 15 If your Visual Studio installation doesn't have the VSS headers, 52 # Can't, because it would break the dependency of qga on qemuutil (which
|
/openbmc/phosphor-psu-code-mgmt/ |
H A D | README.md | 24 for t in `find build/test/ -maxdepth 1 -name "test_*"`; do ./$t || break ; done
|
/openbmc/openbmc/poky/meta/recipes-core/images/ |
H A D | build-appliance-image_15.0.0.bb | 40 # We don't need to reserve much space for root, 0.5% is more than enough 132 # ${S} doesn't exist for us
|
/openbmc/linux/Documentation/cdrom/ |
H A D | cdrom-standard.rst | 70 prevent an incoherent file system, but others don't, to allow software 244 CD-ROM drivers don't even look at the major and minor number though, 286 in *ops->capability*, if a specific drive doesn't support a feature 416 maximum data-rate or real-time audio rate. If the drive doesn't have 556 CD-ROM drive might be a caddy system, which can't load the tray, and 623 can't read from it. Nowadays we can **sense** the existence of a 636 parameter (see `open(2)`). For CD-ROM devices, these flags aren't 639 permission flags). Most option flags simply don't make sense to 646 subsequent calls to the device don't cause the calling process to 647 wait. We could interpret this as don't wait until someone has [all …]
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | extra-build-config.md | 279 operations - 60fps h264 decode, high quality deinterlace - which aren't 280 performed on the ARM may be affected, and we wouldn't want to do that to users 281 who don't want to use the serial port. Users who want serial console support on 457 The RaspberryPi boards don't feature an RTC module and the machine 483 * <https://forums.raspberrypi.com/viewtopic.php?t=275370> 484 * <https://forums.raspberrypi.com/viewtopic.php?t=325218#p1946169>
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_si_intf.c | 269 struct timespec64 t; in debug_timestamp() local 271 ktime_get_ts64(&t); in debug_timestamp() 273 msg, t.tv_sec, t.tv_nsec); in debug_timestamp() 1073 static void smi_timeout(struct timer_list *t) in smi_timeout() argument 1075 struct smi_info *smi_info = from_timer(smi_info, t, si_timer); in smi_timeout()
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | rcar_jpu.c | 113 #define JCQTN_SHIFT(t) (((t) - 1) << 1) argument 117 #define JCHTN_AC_SHIFT(t) (((t) << 1) - 1) argument 118 #define JCHTN_DC_SHIFT(t) (((t) - 1) << 1) argument
|
/openbmc/linux/drivers/usb/host/ |
H A D | isp116x-hcd.c | 972 unsigned long flags, t; in root_port_reset() local 976 t = jiffies + msecs_to_jiffies(100); in root_port_reset() 978 while (time_before(jiffies, t)) { in root_port_reset() 1249 unsigned long t; in isp116x_reset() local 1257 t = jiffies + msecs_to_jiffies(timeout); in isp116x_reset() 1258 while (time_before_eq(jiffies, t)) { in isp116x_reset()
|
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | Kconfig | 26 # a controller doesn't support alternate configurations or provide 90 This driver doesn't expect any real Audio codec to be present 112 paths hardwired to the Audio codec chip on-board and doesn't work 132 - On hardware can't implement that protocol, a simple CDC subset 211 endpoint I/O and control requests that don't relate to enumeration. 307 itself doesn't implement the OBEX protocol.
|
/openbmc/linux/Documentation/gpu/ |
H A D | drm-mm.rst | 82 The GEM design approach has resulted in a memory manager that doesn't 211 Handles don't take ownership of GEM objects, they only take a reference 223 globally. Names can't be used directly to refer to objects in the DRM 247 The mmap system call can't be used directly to map GEM objects, as they 248 don't have their own file handle. Two alternative methods currently 270 <drm_driver>` gem_vm_ops field. Note that drm_gem_mmap() doesn't map memory to
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | workload-tracing.rst | 37 the workload and doesn't include all the system calls that can be invoked 77 install other tools that aren’t usually included to build Linux kernel. 214 If you haven't already checked out the Linux mainline repository, you can do 274 stress-ng --netdev 1 -t 60 --metrics command. 284 perf record stress-ng --netdev 1 -t 60 --metrics command. 432 strace -c stress-ng --netdev 1 -t 60 --metrics
|
/openbmc/linux/Documentation/hid/ |
H A D | hid-bpf.rst | 107 1. if the driver doesn't export a hidraw node, we can't trace anything 109 2. hidraw doesn't catch other processes' requests to the device, which 124 A corollary of this is that HID-BPF doesn't know about the other subsystems 190 The ``struct hid_bpf_ctx`` doesn't export the ``data`` fields directly and to access 439 When the userspace program doesn't need to listen to events anymore, it can just
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_security.c | 49 u32 t, u; in arcfour_init() local 63 t = state[counter]; in arcfour_init() 64 stateindex = (stateindex + key[keyindex] + t) & 0xff; in arcfour_init() 66 state[stateindex] = (u8)t; in arcfour_init() 1380 void r8712_use_tkipkey_handler(struct timer_list *t) in r8712_use_tkipkey_handler() argument 1383 from_timer(padapter, t, securitypriv.tkip_timer); in r8712_use_tkipkey_handler()
|
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-ufs.c | 1173 const struct qmp_phy_init_tbl *t = tbl; in qmp_ufs_configure_lane() local 1175 if (!t) in qmp_ufs_configure_lane() 1178 for (i = 0; i < num; i++, t++) { in qmp_ufs_configure_lane() 1179 if (!(t->lane_mask & lane_mask)) in qmp_ufs_configure_lane() 1182 writel(t->val, base + t->offset); in qmp_ufs_configure_lane()
|
/openbmc/linux/kernel/rcu/ |
H A D | srcutree.c | 78 static void srcu_delay_timer(struct timer_list *t); 796 static void srcu_delay_timer(struct timer_list *t) in srcu_delay_timer() argument 798 struct srcu_data *sdp = container_of(t, struct srcu_data, delay_work); in srcu_delay_timer() 1170 unsigned long t; in srcu_might_be_idle() local 1190 t = ktime_get_mono_fast_ns(); in srcu_might_be_idle() 1193 time_in_range_open(t, tlast, tlast + exp_holdoff)) in srcu_might_be_idle()
|
/openbmc/linux/fs/ntfs3/ |
H A D | bitmap.c | 1157 size_t t = max_alloc + wbits - 1; in wnd_find() local 1159 nwnd = likely(t > max_alloc) ? (t >> log2_bits) : wnd->nwnd; in wnd_find() 1182 size_t t = max_alloc & (wbits - 1); in wnd_find() local 1184 if (t) { in wnd_find() 1185 wbits = t; in wnd_find()
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 143 static void ep_timeout(struct timer_list *t); 1224 ep = lookup_atid(t, atid); in act_establish() 1247 cxgb4_free_atid(t, atid); in act_establish() 2282 ep = lookup_atid(t, atid); in act_open_rpl() 2339 cxgb4_free_atid(t, atid); in act_open_rpl() 2376 cxgb4_free_atid(t, atid); in act_open_rpl() 2652 cxgb4_insert_tid(t, child_ep, hwtid, in pass_accept_req() 3830 u64 t; in t4_tcb_get_field64() local 3833 t = (thi << shift) | (tlo >> shift); in t4_tcb_get_field64() 3835 return t; in t4_tcb_get_field64() [all …]
|
/openbmc/linux/drivers/hid/ |
H A D | wacom_wac.c | 901 unsigned int x, y, distance, t; in wacom_intuos_general() local 959 t >>= 1; in wacom_intuos_general() 960 input_report_abs(input, ABS_PRESSURE, t); in wacom_intuos_general() 968 input_report_key(input, BTN_TOUCH, t > 10); in wacom_intuos_general() 984 t = (data[6] << 3) | ((data[7] >> 5) & 7); in wacom_intuos_general() 985 t = (data[7] & 0x20) ? ((t > 900) ? ((t-1) / 2 - 1350) : in wacom_intuos_general() 986 ((t-1) / 2 + 450)) : (450 - t / 2) ; in wacom_intuos_general() 987 input_report_abs(input, ABS_Z, t); in wacom_intuos_general() 992 ((t - 1) / 2) : -t / 2); in wacom_intuos_general() 1004 t = (data[6] << 2) | ((data[7] >> 6) & 3); in wacom_intuos_general() [all …]
|