/openbmc/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_catas.c | 133 static void poll_catas(struct timer_list *t) in poll_catas() argument 135 struct mthca_dev *dev = from_timer(dev, t, catas_err.timer); in poll_catas()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 263.out | 5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 24 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | drop_monitor_tests.sh | 200 for t in $TESTS 202 case $t in
|
/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-build/ |
H A D | action.yml | 20 # We run this unconditionally even if the change doesn't touch the 35 …if docker build . -f "${{ inputs.docker_image }}/Dockerfile" -t "${{ inputs.docker_image }}-${{ in…
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | README.md | 37 - RememberOldPasswordTimes – Number of times old password shouldn’t be allowed 64 This interface doesn't provide ways to set / update password. The same must be
|
/openbmc/openbmc/meta-security/docs/ |
H A D | dm-verity-beaglebone.txt | 3 Set/uncomment the MACHINE line for "beaglebone-yocto" if you haven't yet. 22 If you don't need a serial console, the quick fix is to add in local.conf
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/ |
H A D | fix-libusb-paths.patch | 1 Don't hardcode paths to libusb, instead use pkg-config. 54 …# Checks for required libraries, don't set global -lpthread, -lm, -ljpeg, ... here, set in Makefil…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/ |
H A D | 0001-remove-dropped-templates.patch | 2 From: Markus Volk <f_l_k@t-online.de> 6 Signed-off-by: Markus Volk <f_l_k@t-online.de>
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0002-binutils-cross-Do-not-generate-linker-script-directo.patch | 6 We don't place target libraries within ${exec_prefix}, we'd always place these 11 These directories therefore don't make sense in our case and mean we have to
|
/openbmc/linux/rust/kernel/sync/ |
H A D | lock.rs | 103 pub fn new(t: T, name: &'static CStr, key: &'static LockClassKey) -> impl PinInit<Self> { in new() 105 data: UnsafeCell::new(t), in new()
|
/openbmc/linux/Documentation/arch/arm/sa1100/ |
H A D | serial_uart.rst | 15 > tty device layer handles this just fine, so you don't have to worry about 50 - don't forget to add 'ttySA0', 'console', or the appropriate tty name
|
/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/ |
H A D | mtk-svs.yaml | 52 - const: t-calibration-data 89 nvmem-cell-names = "svs-calibration-data", "t-calibration-data";
|
/openbmc/linux/tools/perf/util/ |
H A D | trace-event.h | 32 int trace_event__init(struct trace_event *t); 33 void trace_event__cleanup(struct trace_event *t);
|
/openbmc/linux/drivers/hid/ |
H A D | hid-uclogic-rdesc-test.c | 181 static void uclogic_template_case_desc(struct uclogic_template_case *t, in uclogic_template_case_desc() argument 184 strscpy(desc, t->name, KUNIT_PARAM_DESC_SIZE); in uclogic_template_case_desc()
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | uaccess.h | 81 __typeof__(*(ptr)) t; \ 93 (val) = __gu_tmp.t; \
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5592r.c | 22 struct spi_transfer t = { in ad5592r_spi_wnop_r16() local 30 return spi_sync_transfer(spi, &t, 1); in ad5592r_spi_wnop_r16()
|
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | qos_fuzz.c | 190 static GString *qos_get_cmdline(FuzzTarget *t) in qos_get_cmdline() argument 196 fuzz_target_name = t->name; in qos_get_cmdline()
|
/openbmc/sdbusplus/tools/sdbusplus/templates/ |
H A D | property.aserver.callback.hpp.mako | 27 "Property doesn't convert to '${p_type}'."); 34 "Property doesn't convert to '${p_type}'.");
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0011-qemu-Ensure-pip-and-the-python-venv-aren-t-used-for-.patch | 4 Subject: [PATCH 11/11] qemu: Ensure pip and the python venv aren't used for 9 for us. Our versions stay up to date and should be supported so we don't
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
H A D | determinism.patch | 8 the result isn't the same leading to makefile differences. 38 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mpich/ |
H A D | mpich_4.2.1.bb | 44 … sed -i 's:my \(.*\) ./t`;:my \1 ${WORKDIR}/qemuwrapper ${WORKDIR}/t`;:' ${S}/maint/gen_cross.pl
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/ |
H A D | noverify-bmc-verify.service | 2 Description=Don't verify the image, just stage it for update
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/ |
H A D | gpm.service.in | 6 ExecStart=@bindir@/gpm -m /dev/input/mice -t imps2
|
/openbmc/linux/drivers/ata/ |
H A D | libata-transport.h | 15 void ata_release_transport(struct scsi_transport_template *t);
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | test_reorder.S | 31 p0 = cmp.eq(r2, #-559038737); if (p0.new) jump:t pass
|