Home
last modified time | relevance | path

Searched refs:t (Results 3801 – 3825 of 8705) sorted by relevance

1...<<151152153154155156157158159160>>...349

/openbmc/openbmc/poky/meta/classes/
H A Drm_work.bbclass59 # Also leave noexec stamps since setscene stamps don't cover them
70 … # Ensure we don't 'stack' setscene extensions to these stamps with the sections below
177 # deps can be empty if do_build doesn't exist, e.g. *-inital recipes
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py333 t = tune_regex.search(line)
334 if t:
335 current_tune = t.group('tune')
/openbmc/linux/net/ax25/
H A DKconfig15 Note that the answer to this question won't directly affect the
60 transparent in that you don't have to do any special DAMA
75 transparent in that you don't have to do any special DAMA
/openbmc/linux/lib/
H A DKconfig.kgdb154 won't actually be processed until dbg_late_init() just after the
157 NOTE: Even if this isn't selected by an architecture we will
159 when early_param's are parsed, we just won't act on the
/openbmc/linux/kernel/time/
H A DKconfig106 rate, even when the CPU doesn't need it.
169 user context tracking backend but doesn't yet fulfill all the
182 don't want in production.
/openbmc/linux/Documentation/admin-guide/
H A Dramoops.rst32 memory are implementation defined, and won't work on many ARMs such as omaps.
149 # mount -t debugfs debugfs /sys/kernel/debug/
153 # mount -t pstore pstore /mnt/
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dacpi-lid.rst33 state upon the last _LID evaluation. There won't be difference when the
70 If the userspace hasn't been prepared to ignore the unreliable "opened"
85 isn't ready to handle the buggy AML tables.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCC-BY-NC-SA-2.0-FR7 …i « CPCC » ou « Contrat »). L'Oeuvre est protégée par le droit de la propriété littéraire et artis…
13 …a. « Oeuvre » : oeuvre de l'esprit protégeable par le droit de la propriété littéraire et artistiq…
25 …g. « Options du Contrat » : les attributs génériques du Contrat tels qu'ils ont été choisis par l'…
27 …mitations aux droits exclusifs des ayants droit selon le droit de la propriété littéraire et artis…
29 … pendant toute la durée de protection de l'Oeuvre par le droit de la propriété littéraire et artis…
50 …hange de l'Oeuvre avec d'autres Oeuvres protégées par le droit de la propriété littéraire et artis…
54 …e droit exclusif de collecter ces redevances par l'intermédiaire de la société de perception et de…
63 …ive ni d'une violation des droits de tiers, notamment du droit de la propriété littéraire et artis…
73 …conduire à retirer les effets du présent Contrat (ou de tout contrat qui a été ou doit être accord…
81 …le par les parties à cet accord, lesdites dispositions devront être interprétées dans la mesure mi…
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c354 } *t; in ipoib_cm_nonsrq_init_rx() local
363 t = kmalloc(sizeof(*t), GFP_KERNEL); in ipoib_cm_nonsrq_init_rx()
364 if (!t) { in ipoib_cm_nonsrq_init_rx()
369 ipoib_cm_init_rx_wr(dev, &t->wr, t->sge); in ipoib_cm_nonsrq_init_rx()
391 ret = ipoib_cm_post_receive_nonsrq(dev, rx, &t->wr, t->sge, i); in ipoib_cm_nonsrq_init_rx()
402 kfree(t); in ipoib_cm_nonsrq_init_rx()
412 kfree(t); in ipoib_cm_nonsrq_init_rx()
/openbmc/linux/kernel/irq/
H A Dmanage.c1462 struct task_struct *t; in setup_irq_thread() local
1465 t = kthread_create(irq_thread, new, "irq/%d-%s", irq, in setup_irq_thread()
1468 t = kthread_create(irq_thread, new, "irq/%d-s-%s", irq, in setup_irq_thread()
1472 if (IS_ERR(t)) in setup_irq_thread()
1473 return PTR_ERR(t); in setup_irq_thread()
1480 new->thread = get_task_struct(t); in setup_irq_thread()
1856 struct task_struct *t = new->thread; in __setup_irq() local
1859 kthread_stop_put(t); in __setup_irq()
1862 struct task_struct *t = new->secondary->thread; in __setup_irq() local
1865 kthread_stop_put(t); in __setup_irq()
/openbmc/linux/fs/gfs2/
H A Dquota.c1526 unsigned long t, unsigned long *timeo, in quotad_check_timeo() argument
1529 if (t >= *timeo) { in quotad_check_timeo()
1534 *timeo -= t; in quotad_check_timeo()
1558 unsigned long t = 0; in gfs2_quotad() local
1571 quotad_check_timeo(sdp, "statfs", gfs2_statfs_sync, t, in gfs2_quotad()
1576 quotad_check_timeo(sdp, "sync", gfs2_quota_sync, t, in gfs2_quotad()
1581 t = min(quotad_timeo, statfs_timeo); in gfs2_quotad()
1583 t = wait_event_interruptible_timeout(sdp->sd_quota_wait, in gfs2_quotad()
1587 t); in gfs2_quotad()
1590 t = 0; in gfs2_quotad()
/openbmc/linux/fs/
H A Dinode.c2534 struct timespec64 timestamp_truncate(struct timespec64 t, struct inode *inode) in timestamp_truncate() argument
2539 t.tv_sec = clamp(t.tv_sec, sb->s_time_min, sb->s_time_max); in timestamp_truncate()
2540 if (unlikely(t.tv_sec == sb->s_time_max || t.tv_sec == sb->s_time_min)) in timestamp_truncate()
2541 t.tv_nsec = 0; in timestamp_truncate()
2547 t.tv_nsec = 0; in timestamp_truncate()
2549 t.tv_nsec -= t.tv_nsec % gran; in timestamp_truncate()
2552 return t; in timestamp_truncate()
/openbmc/linux/drivers/net/ethernet/rdc/
H A DKconfig13 Note that the answer to this question doesn't directly affect the
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-via.rst35 No error messages, but still i2c doesn't seem to work.
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_ftpm_tee.rst19 implemented in firmware. The driver itself doesn't contain much logic and is
/openbmc/linux/drivers/misc/c2port/
H A DKconfig12 If your board have no such micro controllers you don't need this
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/
H A Dcommon-auth14 # prime the stack with a positive return value if there isn't one already;
/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/pkgconfig/
H A D0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch7 error: m4_copy: won't overwrite defined macro: glib_DEFUN
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0001-Make-ts-module-external.patch29 # WINRT doesn't have access to environment variables
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libimport/
H A Dlibimport-into-perl_1.002004.bb6 Exporting on someone else's behalf is harder. The exporters don't provide a \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/
H A Dncp_1.2.4.bb4 one: you don't have to type the coordinates of your peer."
/openbmc/openbmc/poky/meta/recipes-extended/perl/
H A Dlibxml-sax-base-perl_1.09.bb6 use this module as a base class so you don't have to, for example, \
/openbmc/linux/tools/perf/Documentation/
H A Dperf-data.txt41 Don't complain, do it.
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pinephone-1.2.dts22 * and the lowest PWM duty cycle that doesn't lead to backlight being off
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A DBuild10 # Busybox's diff doesn't have -I, avoid warning in the case

1...<<151152153154155156157158159160>>...349