Home
last modified time | relevance | path

Searched refs:t (Results 2051 – 2075 of 8709) sorted by relevance

1...<<81828384858687888990>>...349

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0001-configure.ac-don-t-use-dnet-config.patch4 Subject: [PATCH] configure.ac: don't use dnet-config
6 The dnet-config tool doesn't know about cross-compilation, so it injects
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-Update-test_sysconfig-for-posix_user-purelib.patch16 "purelib" doesn't use sys.platlibdir.
31 # bpo-44860: platlib of posix_user doesn't use sys.platlibdir,
H A D0001-test_ctypes.test_find-skip-without-tools-sdk.patch2 From: Tim Orling <timothy.t.orling@intel.com>
12 Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/
H A Dreproducibility.patch6 Injection a year based on the current date isn't reproducible. Hack this
10 then this could be submitted upstream, sadly my ruby isn't up to that.
/openbmc/linux/fs/befs/
H A DKconfig11 attributes. (Also note that this driver doesn't make those features
18 If you don't know what this is about, say N.
/openbmc/linux/include/uapi/linux/
H A Dmroute6.h66 #define IF_COPY(f, t) bcopy(f, t, sizeof(*(f))) argument
/openbmc/linux/Documentation/translations/zh_CN/accounting/
H A Ddelay-accounting.rst78 getdelays [-dilv] [-t tgid] [-p pid]
87 # ./getdelays -d -t 5
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.c56 static void timed_fence_wake(struct timer_list *t) in timed_fence_wake() argument
58 struct timed_fence *tf = from_timer(tf, t, timer); in timed_fence_wake()
/openbmc/linux/drivers/gpu/drm/radeon/
H A DKconfig31 are both PCI and AGP versions. You don't need to choose this to
41 This option selects CONFIG_MMU_NOTIFIER if it isn't already
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_selftest.h137 #define igt_timeout(t, fmt, ...) \ argument
138 __igt_timeout((t), KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liberror/
H A Dliberror-perl_0.17029.bb45 rm -rf ${B}/t/pod-coverage.t
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch31 xsprintf(t, "%i", value);
33 return write_string_file("/proc/self/oom_score_adj", t,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/
H A Dreproducibility.patch6 Injection a year based on the current date isn't reproducible. Hack this
10 then this could be submitted upstream, sadly my ruby isn't up to that.
/openbmc/openpower-proc-control/
H A Dtargeting.cpp50 auto search = [pos](const auto& t) { return t->getPos() == pos; }; in getTarget() argument
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.5/
H A Doe-use-libc-malloc.patch9 Note that this of course doesn't allow tcmalloc and jemalloc, however
10 jemalloc wasn't building correctly.
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/
H A D0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch9 We don't want to add a dependency on e2fsprogs-native for cmake-native,
10 and we don't use CPack so just disable this functionality.
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch31 xsprintf(t, "%i", value);
33 return write_string_file("/proc/self/oom_score_adj", t,
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-gevent_24.2.1.bb23 # Don't embed libraries, link to the system provided libs instead
29 # Delete the embedded copies of libraries so we can't accidentally link to them
/openbmc/linux/Documentation/filesystems/
H A Drelay.rst24 buffer data. The relay interface doesn't implement any form of data
44 message couldn't fit into a sub-buffer. Userspace can use this
62 user isn't necessary for basic operation.
118 memory space. Note that you can't do a partial mmap - you
122 'consumed' by the reader, i.e. they won't be available
148 mount -t debugfs debugfs /sys/kernel/debug
152 the host filesystem doesn't need to be mounted for kernel
263 If the create_buf_file() callback fails, or isn't defined, channel
414 pointer to the previous sub-buffer, since the padding value isn't
431 don't return a value, so you can't determine whether or not they
[all …]
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1093 if (0 != t->index) in cx231xx_g_tuner()
1096 strscpy(t->name, "Tuner", sizeof(t->name)); in cx231xx_g_tuner()
1098 t->type = V4L2_TUNER_ANALOG_TV; in cx231xx_g_tuner()
1100 t->rangehigh = 0xffffffffUL; in cx231xx_g_tuner()
1101 t->signal = 0xffff; /* LOCKED */ in cx231xx_g_tuner()
1102 call_all(dev, tuner, g_tuner, t); in cx231xx_g_tuner()
1109 if (0 != t->index) in cx231xx_s_tuner()
1470 if (t->index) in radio_g_tuner()
1473 strscpy(t->name, "Radio", sizeof(t->name)); in radio_g_tuner()
1475 call_all(dev, tuner, g_tuner, t); in radio_g_tuner()
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dw83781d.rst194 don't have to know about it.
199 - Revision 2 seems to have 2 PWM registers but we don't know
208 a datasheet or ideas on how to convince Asus. We can't help.
216 no control in driver so temp1 doesn't work.
288 don't support yet). Thanks Alex!
307 very badly chosen IMHO), I don't know what DVC could stand for. Maybe
308 these codes simply aren't meant to be decoded that way.
419 We don't know exactly how the temperature sensor type selection works.
449 long as we don't know more, the w83781d driver doesn't handle PWM on
472 Changing the high nibble doesn't seem to do much except the high bit
[all …]
/openbmc/linux/drivers/usb/atm/
H A Dusbatm.c514 static void usbatm_rx_process(struct tasklet_struct *t) in usbatm_rx_process() argument
516 struct usbatm_data *instance = from_tasklet(instance, t, in usbatm_rx_process()
568 static void usbatm_tx_process(struct tasklet_struct *t) in usbatm_tx_process() argument
570 struct usbatm_data *instance = from_tasklet(instance, t, in usbatm_tx_process()
977 struct task_struct *t; in usbatm_heavy_init() local
979 t = kthread_create(usbatm_do_heavy_init, instance, "%s", in usbatm_heavy_init()
981 if (IS_ERR(t)) { in usbatm_heavy_init()
983 __func__, PTR_ERR(t)); in usbatm_heavy_init()
984 return PTR_ERR(t); in usbatm_heavy_init()
987 instance->thread = t; in usbatm_heavy_init()
[all …]
/openbmc/linux/drivers/block/
H A Dswim3.c239 static void scan_timeout(struct timer_list *t);
240 static void seek_timeout(struct timer_list *t);
241 static void settle_timeout(struct timer_list *t);
242 static void xfer_timeout(struct timer_list *t);
362 void (*proc)(struct timer_list *t)) in set_timeout() argument
556 static void scan_timeout(struct timer_list *t) in scan_timeout() argument
558 struct floppy_state *fs = from_timer(fs, t, timeout); in scan_timeout()
580 static void seek_timeout(struct timer_list *t) in seek_timeout() argument
582 struct floppy_state *fs = from_timer(fs, t, timeout); in seek_timeout()
599 static void settle_timeout(struct timer_list *t) in settle_timeout() argument
[all …]
/openbmc/linux/tools/perf/Documentation/
H A Dperf-timechart.txt49 Don't output processor state transitions
55 Don't complain, do it.
61 -t::
70 Don't draw EAGAIN IO events.
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c125 v4l2_std_id t; in pvr2_std_str_to_id() local
159 t = sp->id & cmsk; in pvr2_std_str_to_id()
160 if (!t) return 0; // Specific color + modulation system illegal in pvr2_std_str_to_id()
161 id |= t; in pvr2_std_str_to_id()

1...<<81828384858687888990>>...349