/openbmc/linux/net/ipv4/ |
H A D | devinet.c | 2618 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 D | mysqld.service | 18 # Don't signal startup success before a ping works
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 170.out | 4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
|
H A D | 113.out | 13 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/ |
H A D | packagegroup-obmc-phosphor-debugtools.bb | 18 # Some older arm architectures don't support valgrind, so explicitly remove
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ |
H A D | Compatible.interface.yaml | 4 don't require different software configurations.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/ |
H A D | 03-threads.patch | 5 doesn't get updated
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/ |
H A D | throw-exception-on-unknown-os.patch | 4 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 D | throw-exception-on-unknown-os.patch | 4 So the library can be built on non-Linux platforms too, although can't
|
/openbmc/linux/fs/smb/server/ |
H A D | misc.h | 35 u64 ksmbd_UnixTimeToNT(struct timespec64 t);
|
/openbmc/linux/kernel/time/ |
H A D | tick-broadcast-hrtimer.c | 94 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler() argument
|
/openbmc/linux/drivers/vfio/pci/hisilicon/ |
H A D | Kconfig | 15 If you don't know what to do here, say N.
|
/openbmc/linux/drivers/gpu/ipu-v3/ |
H A D | Kconfig | 5 depends on DRM || !DRM # if DRM=m, this can't be 'y'
|
/openbmc/linux/arch/csky/ |
H A D | Makefile | 14 TEEEXT = t
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libdeflate/ |
H A D | libdeflate_1.20.bb | 10 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 D | go_1.22.3.bb | 12 # mips/rv64 doesn't support -buildmode=pie, so skip the QA checking for mips/riscv32 and its
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 1041 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 D | bttv.rst | 87 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 D | translate_vx.c.inc | 666 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 D | Kconfig | 13 If you don't know what to do here, say N.
|
/openbmc/linux/fs/efivarfs/ |
H A D | Kconfig | 8 variable support via sysfs, as it doesn't suffer from the
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_clsf.h | 19 void enic_flow_may_expire(struct timer_list *t);
|
/openbmc/u-boot/examples/standalone/ |
H A D | nds32.lds | 36 .rela.text : { *(.rela.text .rela.text.* .rela.gnu.linkonce.t.*) }
|
/openbmc/linux/Documentation/features/ |
H A D | arch-support.txt | 11 | N/A| # feature doesn't apply to the architecture
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PFR/ |
H A D | Attributes.interface.yaml | 18 provisioning is locked, it can't be re-provisioned.
|