Home
last modified time | relevance | path

Searched refs:t (Results 2951 – 2975 of 8705) sorted by relevance

1...<<111112113114115116117118119120>>...349

/openbmc/linux/net/ipv4/
H A Ddevinet.c2618 struct devinet_sysctl_table *t; in __devinet_sysctl_register() local
2621 t = kmemdup(&devinet_sysctl, sizeof(*t), GFP_KERNEL_ACCOUNT); in __devinet_sysctl_register()
2622 if (!t) in __devinet_sysctl_register()
2627 t->devinet_vars[i].extra1 = p; in __devinet_sysctl_register()
2628 t->devinet_vars[i].extra2 = net; in __devinet_sysctl_register()
2633 t->sysctl_header = register_net_sysctl(net, path, t->devinet_vars); in __devinet_sysctl_register()
2634 if (!t->sysctl_header) in __devinet_sysctl_register()
2637 p->sysctl = t; in __devinet_sysctl_register()
2644 kfree(t); in __devinet_sysctl_register()
2654 if (t) { in __devinet_sysctl_unregister()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dmysqld.service18 # Don't signal startup success before a ping works
/openbmc/qemu/tests/qemu-iotests/
H A D170.out4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
H A D113.out13 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/
H A Dpackagegroup-obmc-phosphor-debugtools.bb18 # Some older arm architectures don't support valgrind, so explicitly remove
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/
H A DCompatible.interface.yaml4 don't require different software configurations.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D03-threads.patch5 doesn't get updated
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A Dthrow-exception-on-unknown-os.patch4 So the library can be built on non-Linux platforms too, although can't
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A Dthrow-exception-on-unknown-os.patch4 So the library can be built on non-Linux platforms too, although can't
/openbmc/linux/fs/smb/server/
H A Dmisc.h35 u64 ksmbd_UnixTimeToNT(struct timespec64 t);
/openbmc/linux/kernel/time/
H A Dtick-broadcast-hrtimer.c94 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler() argument
/openbmc/linux/drivers/vfio/pci/hisilicon/
H A DKconfig15 If you don't know what to do here, say N.
/openbmc/linux/drivers/gpu/ipu-v3/
H A DKconfig5 depends on DRM || !DRM # if DRM=m, this can't be 'y'
/openbmc/linux/arch/csky/
H A DMakefile14 TEEEXT = t
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libdeflate/
H A Dlibdeflate_1.20.bb10 file://0001-lib-arm-don-t-use-explicit-armv8.2-a-on-gcc-13.2-and.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/go/
H A Dgo_1.22.3.bb12 # mips/rv64 doesn't support -buildmode=pie, so skip the QA checking for mips/riscv32 and its
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1041 if (t) in stbtt_InitFont()
1969 t = sy0, sy0 = sy1, sy1 = t; in stbtt__fill_active_edges_new()
1970 t = x_bottom, x_bottom = x_top, x_top = t; in stbtt__fill_active_edges_new()
1973 t = x0, x0 = xb, xb = t; in stbtt__fill_active_edges_new()
2161 stbtt__edge t = p[i], *a = &t; in stbtt__sort_edges_ins_sort() local
2171 p[j] = t; in stbtt__sort_edges_ins_sort()
2194 t = p[z]; in stbtt__sort_edges_quicksort()
2196 p[m] = t; in stbtt__sort_edges_quicksort()
2200 t = p[0]; in stbtt__sort_edges_quicksort()
2202 p[m] = t; in stbtt__sort_edges_quicksort()
[all …]
/openbmc/linux/Documentation/admin-guide/media/
H A Dbttv.rst87 Still doesn't work?
91 PAL/NTSC/SECAM test signal generator at home, so I often can't
137 0: don't use PLL
169 hardware that doesn't support PCI2PCI direct
196 with a camera or the board doesn't provide analog TV tuning.
214 tda9850 = 1 The tea6300 can't be autodetected and is
219 tea6420 = 1 address and can't be disturgished from
236 once=1 Don't check the TV-stations Audio mode
773 is wrong. If it doesn't work, send me email.
1309 -909 Nova-t PCI
[all …]
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate_vx.c.inc666 TCGv_i64 t;
695 t = tcg_temp_new_i64();
1333 TCGv_i32 t = tcg_temp_new_i32();
1335 tcg_gen_add_i32(t, a, b);
1343 tcg_gen_add_i64(t, a, b);
1873 tcg_gen_muls2_i32(t, d, a, b);
1880 tcg_gen_mulu2_i32(t, d, a, b);
2059 tcg_gen_and_i32(t, t, b);
2061 tcg_gen_or_i32(d, d, t);
2069 tcg_gen_and_i64(t, t, b);
[all …]
/openbmc/linux/drivers/misc/uacce/
H A DKconfig13 If you don't know what to do here, say N.
/openbmc/linux/fs/efivarfs/
H A DKconfig8 variable support via sysfs, as it doesn't suffer from the
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_clsf.h19 void enic_flow_may_expire(struct timer_list *t);
/openbmc/u-boot/examples/standalone/
H A Dnds32.lds36 .rela.text : { *(.rela.text .rela.text.* .rela.gnu.linkonce.t.*) }
/openbmc/linux/Documentation/features/
H A Darch-support.txt11 | N/A| # feature doesn't apply to the architecture
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PFR/
H A DAttributes.interface.yaml18 provisioning is locked, it can't be re-provisioned.

1...<<111112113114115116117118119120>>...349