/openbmc/witherspoon-pfault-analysis/ |
H A D | meson.build | 36 # tree such that it actually get used and doesn't get found in the sysroot 37 # somewhere. Meson doesn't allow path elements (rightfully so) when specifying
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/ |
H A D | rwx-segments.patch | 44 # ld.lld doesn't recognize the errata flags, 45 # therefore don't add those in that case
|
/openbmc/openbmc/poky/meta/recipes-connectivity/libpcap/ |
H A D | libpcap_1.10.4.bb | 20 # Explicitly disable dag support. We don't have recipe for it and if enabled here, 22 # support hasn't been detected. Do the same thing for DPDK.
|
/openbmc/linux/arch/sh/drivers/ |
H A D | push-switch.c | 26 static void switch_timer(struct timer_list *t) in switch_timer() argument 28 struct push_switch *psw = from_timer(psw, t, debounce); in switch_timer()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | uprobes.c | 97 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() argument 99 if (t->thread.trap_nr != UPROBE_TRAP_NR) in arch_uprobe_xol_was_trapped()
|
H A D | process.c | 1160 t->vrsave = mfspr(SPRN_VRSAVE); in save_sprs() 1168 t->dscr = mfspr(SPRN_DSCR); in save_sprs() 1171 t->bescr = mfspr(SPRN_BESCR); in save_sprs() 1172 t->ebbhr = mfspr(SPRN_EBBHR); in save_sprs() 1173 t->ebbrr = mfspr(SPRN_EBBRR); in save_sprs() 1175 t->fscr = mfspr(SPRN_FSCR); in save_sprs() 1183 t->tar = mfspr(SPRN_TAR); in save_sprs() 1678 if (t != current) in set_thread_tidr() 1681 if (t->thread.tidr) in set_thread_tidr() 1684 t->thread.tidr = (u16)task_pid_nr(t); in set_thread_tidr() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-spi-devices-spi-nor | 8 The attribute is not present if the flash doesn't support 18 The attribute is not present if the flash device isn't
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | command_table_helper2.c | 147 enum transmitter t) in dal_cmd_table_helper_transmitter_bp_to_atom2() argument 149 switch (t) { in dal_cmd_table_helper_transmitter_bp_to_atom2()
|
/openbmc/linux/arch/csky/kernel/probes/ |
H A D | uprobes.c | 76 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() argument 78 if (t->thread.trap_no != UPROBE_TRAP_NR) in arch_uprobe_xol_was_trapped()
|
/openbmc/linux/include/linux/netfilter_bridge/ |
H A D | ebtables.h | 125 int ebt_register_template(const struct ebt_table *t, int(*table_init)(struct net *net)); 126 void ebt_unregister_template(const struct ebt_table *t);
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/ |
H A D | 0001-freebl-add-a-configure-option-to-disable-ARM-HW-cryp.patch | 47 /* old gcc doesn't support some poly64x2_t intrinsic */ 51 /* We don't test on big endian platform, so disable this on big endian. */
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/ |
H A D | 0005-fix-incorrect-timeout-while-system-time-changed.patch | 9 |05:40:55,872 INFO program: Running... mount -t ext2 -o 30 if it doesn't normally exit within timeout seconds and return None"""
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-themes/ |
H A D | gnome-themes-extra_3.28.bb | 17 # PV is 3.28 not 3.28.0, so the gnomebase SRC_URI isn't right. 45 # gnome-themes-standard is empty and doesn't exist
|
/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | BootSettingsStore.js | 126 let message = i18n.global.t( 132 i18n.global.t(
|
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/ |
H A D | 0001-ltmain.in-Handle-trailing-slashes-on-install-command.patch | 10 code doesn't see the paths as equal. Strip both paths to ensure this works 35 # Don't allow the user to place us outside of our expected
|
/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/ |
H A D | 0005-dropbear-enable-pam.patch | 31 * but there's an interface via a PAM module. It won't work for more complex 33 * You can't enable both PASSWORD and PAM. */
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-setuptools_69.5.1.bb | 53 # This used to use the bootstrap install which didn't compile. Until we bump the 54 # tmpdir version we can't compile the native otherwise the sysroot unpack fails
|
/openbmc/u-boot/examples/api/ |
H A D | glue.c | 87 int t; in ub_tstc() local 89 if (!syscall(API_TSTC, NULL, &t)) in ub_tstc() 92 return t; in ub_tstc()
|
/openbmc/u-boot/fs/btrfs/ |
H A D | conv-funcs.h | 103 # define DEFINE_CONV_ONE(t,n,m,...) \ argument 104 static inline struct t * n(struct t * d) { \
|
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | gen-errors.rst | 22 - The ioctl can't be handled because the device is in state where it 23 can't perform it. This could happen for example in case where 34 - The ioctl can't be handled because the device is busy. This is
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_conntrack_l4proto.h | 41 const struct nf_conntrack_tuple *t); 45 struct nf_conntrack_tuple *t, 156 struct nf_conntrack_tuple *t,
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility/ |
H A D | 0001-gnome-disk-utility-remove-libcanberra-dependency.patch | 2 From: Markus Volk <f_l_k@t-online.de> 6 libcanberra-gtk3 module isn't buildable for wayland. 9 Signed-off-by: Markus Volk <f_l_k@t-online.de>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tbb/ |
H A D | tbb_2021.11.0.bb | 30 # Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extensio… 31 …e/usr/bin/riscv64-oe-linux/riscv64-oe-linux-ld: /tmp/lto-llvm-264bc2.o: can't link soft-float modu…
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch | 31 pthread_t t; 33 pthread_create (&t, 0, func, 0); 34 pthread_join (t, &ret);
|
/openbmc/openbmc/poky/meta/recipes-graphics/piglit/ |
H A D | piglit_git.bb | 55 # Forcibly strip because Piglit is *huge*, and don't bother trying to split/strip the result. 69 # As nothing builds against Piglit we don't need to have anything in the 73 # Can't be built with ccache
|