Home
last modified time | relevance | path

Searched refs:t (Results 3701 – 3725 of 8705) sorted by relevance

1...<<141142143144145146147148149150>>...349

/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/gnuchess/
H A D0001-Remove-register-storage-class-classifier.patch26 int t;
35 int t;
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/
H A Dedk2-firmware.inc90 #FIXME - arm32 doesn't work with clang due to a linker issue
101 # Copy the templates as we don't run envsetup
/openbmc/openbmc/poky/meta/classes-recipe/
H A Doverlayfs-etc.bbclass23 # original name, i.e. /sbin/init. It has an advantage that you won't need to change any kernel
24 # parameters in order to make it work, but it poses a restriction that package-management can't
/openbmc/linux/tools/testing/selftests/net/
H A Dvrf_strict_mode_test.sh414 for t in $TESTS
416 case $t in
/openbmc/linux/arch/arc/kernel/
H A Dentry.S185 ; don't call ret_from_system_call as it saves r0, already done above
329 ; Can't preempt if preemption disabled
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmmio.c86 static void mt7615_irq_tasklet(struct tasklet_struct *t) in mt7615_irq_tasklet() argument
88 struct mt7615_dev *dev = from_tasklet(dev, t, mt76.irq_tasklet); in mt7615_irq_tasklet()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-buildid-cache.txt29 Don't complain, do it.
59 Update specified file of the cache. Note that this doesn't remove
/openbmc/linux/arch/x86/include/asm/
H A Dsyscall_wrapper.h76 #define __SC_COMPAT_CAST(t, a) \ argument
77 (__typeof(__builtin_choose_expr(__TYPE_IS_L(t), 0, 0U))) \
/openbmc/linux/Documentation/i2c/
H A Di2c-protocol.rst78 This will probably confuse all other clients on your bus, so don't
95 like SCCB require that. Normally, you really don't want to get interrupted
/openbmc/linux/drivers/tty/serial/
H A Dkgdb_nmi.c191 static void kgdb_nmi_tty_receiver(struct timer_list *t) in kgdb_nmi_tty_receiver() argument
193 struct kgdb_nmi_tty_priv *priv = from_timer(priv, t, timer); in kgdb_nmi_tty_receiver()
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2836.dtsi48 * https://forums.raspberrypi.com/viewtopic.php?t=98428
111 * https://forums.raspberrypi.com/viewtopic.php?t=98428
/openbmc/linux/drivers/leds/flash/
H A Dleds-sgm3140.c136 static void sgm3140_powerdown_timer(struct timer_list *t) in sgm3140_powerdown_timer() argument
138 struct sgm3140 *priv = from_timer(priv, t, powerdown_timer); in sgm3140_powerdown_timer()
/openbmc/linux/drivers/pcmcia/
H A Domap_cf.c78 static void omap_cf_timer(struct timer_list *t) in omap_cf_timer() argument
80 struct omap_cf_socket *cf = from_timer(cf, t, timer); in omap_cf_timer()
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_plane_helper_test.c130 static void drm_check_plane_state_desc(const struct drm_check_plane_state_test *t, in drm_check_plane_state_desc() argument
133 sprintf(desc, "%s", t->name); in drm_check_plane_state_desc()
/openbmc/linux/drivers/dma-buf/
H A DKconfig47 Don't pin buffers if the dynamic DMA-buf interface is available on
51 This is marked experimental because we don't yet have a consistent
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcq.c44 void mlx5_cq_tasklet_cb(struct tasklet_struct *t) in mlx5_cq_tasklet_cb() argument
48 struct mlx5_eq_tasklet *ctx = from_tasklet(ctx, t, task); in mlx5_cq_tasklet_cb()
/openbmc/linux/arch/mips/include/asm/
H A Duaccess.h234 __typeof__(*(addr)) t; \
255 (val) = __gu_tmp.t; \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/
H A Dtoybox_0.8.11.bb54 # Disable killall5 as it isn't managed by update-alternatives
57 # Disable swapon as it doesn't handle the '-a' argument used during boot
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/
H A Dmycroft_19.8.1.bb15 file://0005-pip-requirements-Don-t-install-requirements-with-pip.patch \
35 # Install the dev opts so it doesn't ask us on initial setup.
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c160 #define TRB_TYPE(t) (((t).control >> TRB_TYPE_SHIFT) & TRB_TYPE_MASK) argument
193 #define TRB_INTR(t) (((t).status >> TRB_INTR_SHIFT) & TRB_INTR_MASK) argument
1189 if (report && (t->running_async || t->running_retry)) { in xhci_ep_nuke_one_xfer()
1190 t->status = report; in xhci_ep_nuke_one_xfer()
1191 xhci_xfer_report(t); in xhci_ep_nuke_one_xfer()
1194 if (t->running_async) { in xhci_ep_nuke_one_xfer()
1199 if (t->running_retry) { in xhci_ep_nuke_one_xfer()
1200 if (t->epctx) { in xhci_ep_nuke_one_xfer()
1207 g_free(t->trbs); in xhci_ep_nuke_one_xfer()
1209 t->trbs = NULL; in xhci_ep_nuke_one_xfer()
[all …]
/openbmc/linux/net/xfrm/
H A Dxfrm_user.c1774 t->reqid = ut->reqid; in copy_templates()
1775 t->mode = ut->mode; in copy_templates()
1776 t->share = ut->share; in copy_templates()
1778 t->aalgos = ut->aalgos; in copy_templates()
1779 t->ealgos = ut->ealgos; in copy_templates()
1780 t->calgos = ut->calgos; in copy_templates()
1782 t->allalgs = !~(t->aalgos & t->ealgos & t->calgos); in copy_templates()
2752 x->props.mode = t->mode; in xfrm_add_acquire()
2755 t->aalgos = ua->aalgos; in xfrm_add_acquire()
2756 t->ealgos = ua->ealgos; in xfrm_add_acquire()
[all …]
/openbmc/linux/drivers/net/ethernet/xircom/
H A DKconfig13 Note that the answer to this question doesn't directly affect the
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-ts4900.txt5 uses 2 bits: it doesn't use a dedicated input bit.
/openbmc/linux/drivers/net/ethernet/alacritech/
H A DKconfig8 Note that the answer to this question doesn't directly affect the
/openbmc/linux/drivers/media/usb/ttusb-dec/
H A DKconfig8 produced by Hauppauge, shipped under the brand name 'DEC2000-t'

1...<<141142143144145146147148149150>>...349