Home
last modified time | relevance | path

Searched refs:t (Results 2626 – 2650 of 8705) sorted by relevance

1...<<101102103104105106107108109110>>...349

/openbmc/linux/drivers/vfio/pci/
H A DKconfig25 If you don't know what to do here, say N.
36 If you don't know what to do here, say N.
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m45 for t = 1:timeout
88 t
/openbmc/linux/drivers/leds/trigger/
H A Dledtrig-transient.c32 static void transient_timer_function(struct timer_list *t) in transient_timer_function() argument
35 from_timer(transient_data, t, timer); in transient_timer_function()
H A Dledtrig-heartbeat.c33 static void led_heartbeat_function(struct timer_list *t) in led_heartbeat_function() argument
36 from_timer(heartbeat_data, t, timer); in led_heartbeat_function()
/openbmc/linux/drivers/scsi/
H A Dscsi_priv.h181 static inline void scsi_autopm_get_target(struct scsi_target *t) {} in scsi_autopm_get_target() argument
182 static inline void scsi_autopm_put_target(struct scsi_target *t) {} in scsi_autopm_put_target() argument
/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/
H A D0001-lock.py-fix-Exception-handling.patch12 rootfs, seems like some threads don't do chroot like work, some threads
13 do chroot like work. so for the threads don't do chroot, "Permission denied"
/openbmc/linux/drivers/md/bcache/
H A Dclosure.c69 struct closure *cl, *t; in __closure_wake_up() local
78 llist_for_each_entry_safe(cl, t, reverse, list) { in __closure_wake_up()
/openbmc/linux/net/netfilter/
H A Dxt_LED.c73 static void led_timeout_callback(struct timer_list *t) in led_timeout_callback() argument
75 struct xt_led_info_internal *ledinternal = from_timer(ledinternal, t, in led_timeout_callback()
/openbmc/qemu/tests/qemu-iotests/
H A D007.out4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
H A D268.out4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
/openbmc/qemu/include/ui/
H A Dqemu-spice-module.h30 int (*migrate_info)(const char *h, int p, int t, const char *s);
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dautotools-brokensep.bbclass7 # Autotools class for recipes where separate build dir doesn't work
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm283x-rpi-usb-otg.dtsi8 * fifo sizes shouldn't exceed 3776 bytes.
/openbmc/linux/tools/perf/tests/
H A Dutil.c19 static int test__util(struct test_suite *t __maybe_unused, int subtest __maybe_unused) in test__util()
/openbmc/linux/Documentation/process/
H A Dcoding-style.rst72 Don't use commas to avoid using braces:
164 special anyway (you can't nest them in C).
362 Please don't use things like ``vps_t``.
491 lines longer and isn't strictly necessary.
704 (indent-tabs-mode . t)
705 (show-trailing-whitespace . t)
1008 finding a matching device or 0 if it doesn't.
1051 18) Don't re-invent the kernel macros
1067 #define sizeof_field(t, f) (sizeof(((t*)0)->f))
1125 removing it if GCC doesn't notice any side effects. You don't always need to
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8723b.c911 int result[][8], int t) in rtl8723bu_phy_iqcalibrate() argument
945 if (t == 0) { in rtl8723bu_phy_iqcalibrate()
998 result[t][0] = (val32 >> 16) & 0x3ff; in rtl8723bu_phy_iqcalibrate()
1001 result[t][1] = (val32 >> 16) & 0x3ff; in rtl8723bu_phy_iqcalibrate()
1015 result[t][2] = (val32 >> 16) & 0x3ff; in rtl8723bu_phy_iqcalibrate()
1018 result[t][3] = (val32 >> 16) & 0x3ff; in rtl8723bu_phy_iqcalibrate()
1052 result[t][4] = (val32 >> 16) & 0x3ff; in rtl8723bu_phy_iqcalibrate()
1054 result[t][5] = (val32 >> 16) & 0x3ff; in rtl8723bu_phy_iqcalibrate()
1067 result[t][6] = (val32 >> 16) & 0x3ff; in rtl8723bu_phy_iqcalibrate()
1070 result[t][7] = (val32 >> 16) & 0x3ff; in rtl8723bu_phy_iqcalibrate()
[all …]
/openbmc/linux/Documentation/driver-api/usb/
H A Ddwc3.rst94 Note that as of this writing, this won't be a problem because DWC3 is
140 # mkdir -p /t
141 # mount -t debugfs none /d
142 # mount -t tracefs none /t
143 # echo 81920 > /t/buffer_size_kb
144 # echo 1 > /t/events/dwc3/enable
152 # cp /t/trace /root/trace.txt
184 Anyway, there isn't much to say here other than Trace Events will be
262 endpoint descriptor says. If the endpoint hasn't been enabled yet, it
562 string. Because every event will be different, we don't give an
/openbmc/qemu/hw/display/
H A Dartist.c496 int dx, dy, t, e, x, y, incy, diago, horiz; in draw_line() local
523 t = y2; in draw_line()
525 x2 = t; in draw_line()
527 t = y1; in draw_line()
529 x1 = t; in draw_line()
531 t = dx; in draw_line()
533 dy = t; in draw_line()
539 t = y2; in draw_line()
541 y1 = t; in draw_line()
543 t = x1; in draw_line()
[all …]
/openbmc/linux/drivers/video/fbdev/
H A Datafb.c1097 f25.t * i < pcl) { in falcon_decode_var()
1098 pcl = f25.t * i; in falcon_decode_var()
1102 f32.t * i < pcl) { in falcon_decode_var()
1103 pcl = f32.t * i; in falcon_decode_var()
1106 if (fext.t && fext.t * i >= var->pixclock && in falcon_decode_var()
1107 fext.t * i < pcl) { in falcon_decode_var()
1108 pcl = fext.t * i; in falcon_decode_var()
1114 plen = pcl / pclock->t; in falcon_decode_var()
1361 hw->vid_control & VCO_CLOCK25 ? f25.t : f32.t; in falcon_encode_var()
1752 if (fext.t) in falcon_detect()
[all …]
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/fans/phosphor-pid-control/
H A Dphosphor-pid-control.service8 ExecStart={bindir}/swampd -t
/openbmc/qemu/tests/qapi-schema/
H A Dunion-discriminator-bad-name.json1 # discriminator '*switch' isn't a member of base, 'switch' is
/openbmc/libpldm/include/libpldm/transport/
H A Dmctp-demux.h27 int pldm_transport_mctp_demux_init_pollfd(struct pldm_transport *t,
/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/fans/phosphor-pid-control/
H A Dphosphor-pid-control.service8 ExecStart={bindir}/swampd -t
/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/fans/phosphor-pid-control/
H A Dphosphor-pid-control.service8 ExecStart={bindir}/swampd -t
/openbmc/linux/Documentation/scsi/
H A Dhpsa.rst90 /sys/class/scsi_disk/c:b:t:l/device/unique_id
91 /sys/class/scsi_disk/c:b:t:l/device/raid_level
92 /sys/class/scsi_disk/c:b:t:l/device/lunid
94 (where c:b:t:l are the controller, bus, target and lun of the device)

1...<<101102103104105106107108109110>>...349