Home
last modified time | relevance | path

Searched refs:a (Results 11551 – 11575 of 20301) sorted by relevance

1...<<461462463464465466467468469470>>...813

/openbmc/linux/Documentation/devicetree/bindings/powerpc/nintendo/
H A Dwii.txt23 1.a) The Video Interface (VI) node
25 Represents the interface between the graphics processor and a external
70 The SI is a proprietary serial interface used normally to control gamepads.
71 It's NOT a RS232-type interface.
/openbmc/u-boot/arch/arm/dts/
H A Dsun50i-h5-orangepi-prime.dts9 * licensing only applies to this file, and not this project as a
12 * a) This file is free software; you can redistribute it and/or
25 * obtaining a copy of this software and associated documentation
67 type = "a";
H A Dsun8i-h3-orangepi-pc.dts6 * licensing only applies to this file, and not this project as a
9 * a) This file is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
65 type = "a";
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32f469-disco.dts6 * licensing only applies to this file, and not this project as a
9 * a) This file is free software; you can redistribute it and/or
19 * You should have received a copy of the GNU General Public
27 * obtaining a copy of this software and associated documentation
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch15 diff --git a/unix/configure b/unix/configure
17 --- a/unix/configure
52 [ $? -ne 0 ] && CFLAGSR="${CFLAGSR} -DNO_`echo $func | tr '[a-z]' '[A-Z]'`"
114 [ $? -eq 0 ] && CFLAGSR="${CFLAGSR} -D`echo $func | tr '[a-z]' '[A-Z]'`=$func"
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-devfreq5 Provide a place in sysfs for the devfreq objects.
45 on a specific device. It shows the time spent in each state
50 behavior on a specific device, enter 0(zero) to 'trans_stat'
64 This is a snapshot of available frequencies and not limited
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dsyslinux.bbclass8 # ${INITRD} - indicates a list of filesystem images to concatenate and use as an initrd (optional)
9 # ${ROOTFS} - indicates a filesystem image to include as the root filesystem (optional)
11 # ${LABELS} - a list of targets for the automatic config
26 # a console=...some_tty...
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gvfs/gvfs/
H A D0001-nfs-Support-libnfs-6-backport-to-1.56.patch13 diff --git a/daemon/gvfsbackendnfs.c b/daemon/gvfsbackendnfs.c
15 --- a/daemon/gvfsbackendnfs.c
72 * a callback function with a boolean success or failure. This is used in some
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst87 In particolar modo da quando Linux ha incominciato a girare su
99 funzioni a questo scopo. E poi ci sono quelle meno buone, ma farò finta
140 allora gli spinlock disabilitano la prelazione; questo è sufficiente a
240 fino a questo punto nell'uso dei softirq, probabilmente tenete alla scalabilità
278 hardware utilizza lo stesso *lock*: spin_lock_irq() impedirà a questo
283 (``include/asm/smp.h``), la quale impedisce a softirq/tasklet/BH d'essere
288 a spin_unlock_irqrestore(). Questo significa che lo stesso codice
320 le chiamate a funzione (ad eccezione di quell per l'accesso come
371 Ci sono funzioni che provano a trattenere un *lock* solo una volta e
393 Guardiamo un semplice esempio: una memoria che associa nomi a numeri.
[all …]
/openbmc/linux/arch/m68k/ifpsp060/
H A Ditest.sa2 dc.l $30363020,$49535020,$73746172,$7465643a
118 dc.l $0000484a,$41eeff60,$3e3caaaa,$42280000
136 dc.l $42280008,$4228000a,$3d7c001f,$ff7c44fc
151 dc.l $000ce189,$1228000a,$e1891228,$0008b081
190 dc.l $48ee7fff,$ffc061ff,$0000438a,$4a0066ff
241 dc.l $0000409a,$41eeff61,$30bceeee,$323caaaa
366 dc.l $48ee7fff,$ffc061ff,$0000388a,$4a0066ff
381 dc.l $48ee7fff,$ffc061ff,$0000379a,$4a0066ff
399 dc.l $48ee7fff,$ffc061ff,$0000367a,$4a0066ff
417 dc.l $48ee7fff,$ffc061ff,$0000355a,$4a0066ff
[all …]
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru.dtsi36 * view, though, we won't create a full fixed regulator. We'll just
39 * - The EC controls the enable and the EC always enables a rail as
41 * - The rails are actually connected to each other by a jumper and
241 * Technically, this is a small abuse of 'regulator-gpio'; this
242 * regulator is a mux between pp1800 and pp3300. pp1800 and pp3300 are
308 * transition to a voltage that's much closer to the default (~1.0 V) so that
309 * there will not be a big jump. Technically we only need to get within 200 mV
432 codec: da7219@1a {
456 dlg,a-d-btn-thr = <0xa>;
471 audio-supply = <&pp1800_audio>; /* APIO5_VDD; 3d 4a */
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile150 BPFOBJ := $(BUILD_DIR)/libbpf/libbpf.a
160 HOST_BPFOBJ := $(HOST_BUILD_DIR)/libbpf/libbpf.a
171 $(error Cannot find a vmlinux for VMLINUX_BTF at any of "$(VMLINUX_BTF_PATHS)")
583 $(Q)$$(CC) $$(CFLAGS) $$(filter %.a %.o,$$^) $$(LDLIBS) -o $$@
662 $(Q)$(CC) $(CFLAGS) $(filter %.a %.o %.c,$^) $(LDLIBS) -o $@
666 $(Q)$(CC) $(CFLAGS) $(filter %.a %.o %.c,$^) $(LDLIBS) -o $@
670 $(Q)$(CC) $(CFLAGS) $(filter %.a %.o %.c,$^) $(LDLIBS) -o $@
674 $(Q)$(CC) $(CFLAGS) $(filter %.a %.o %.c,$^) $(LDLIBS) -o $@
679 $(Q)$(CXX) $(CFLAGS) $(filter %.a %.o %.cpp,$^) $(LDLIBS) -o $@
719 $(Q)$(CC) $(CFLAGS) $(LDFLAGS) $(filter %.a %.o,$^) $(LDLIBS) -o $@
[all …]
/openbmc/qemu/target/hexagon/imported/
H A Dcompare.idef14 * You should have received a copy of the GNU General Public License
237 "Conditionally combine two words into a register pair",
245 "Conditionally combine two words into a register pair",
253 "Conditionally combine two words into a register pair",
261 "Conditionally combine two words into a register pair",
564 "Detect if a register is within bounds",
572 "Detect if a register is within bounds",
580 "Detect if a VA/ASID matches a TLB entry",
598 "Determine whether the predicate sources define a corner",
610 "Determine whether the predicate sources define a corner",
/openbmc/qemu/docs/system/i386/
H A Dhyperv.rst8 In some cases when implementing a hardware interface in software is slow, KVM
15 make Windows and Hyper-V guests think they're running on top of a Hyper-V
41 This feature tells guest OS to disable watchdog timeouts as it is running on a
59 Virtual Processor indices (e.g. when VP index needs to be passed in a
86 Enables Hyper-V Synthetic interrupt controller - an extension of a local APIC.
88 to the guest: SynIC messages and Events. This is a pre-requisite for
128 if there is a Windows version which acts differently.
134 itself by writing to it. Even when this MSR is enabled, it is not a recommended
188 This enlightenment tells guest OS that virtual processors will never share a
216 Enables Hyper-V synthetic debugger interface, this is a special interface used
[all …]
/openbmc/docs/designs/
H A Dtelemetry.md23 - OpenBMC platform telemetry shall implement a service, called Telemetry to deal
95 The telemetry service component is a part of Redfish and implements the DMTF's
293 implements `AddReport` method, which is used to create a metric report. The
294 report may contain a single or multiple sensor readings. The way how the report
338 | Value | variant | Value of discrete metric, that constitutes a trigger event. …
339 | DwellTime | uint64 | Time in milliseconds that a trigger occurrence persists before the action d…
349 | DwellTime | uint64 | Time in milliseconds that a trigger occurrence persists before the act…
396 | variant | Value of discrete metric, that constitutes a trigger event. …
397 | uint64 | Time in milliseconds that a trigger occurrence persists before the action defined in th…
405 | uint64 | Time in milliseconds that a trigger occurrence persists before the action defined in th…
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c590 bool mlx5e_tc_tun_encap_info_equal_generic(struct mlx5e_encap_key *a, in mlx5e_tc_tun_encap_info_equal_generic() argument
593 return memcmp(a->ip_tun_key, b->ip_tun_key, sizeof(*a->ip_tun_key)) == 0 && in mlx5e_tc_tun_encap_info_equal_generic()
594 a->tc_tunnel->tunnel_type == b->tc_tunnel->tunnel_type; in mlx5e_tc_tun_encap_info_equal_generic()
597 bool mlx5e_tc_tun_encap_info_equal_options(struct mlx5e_encap_key *a, in mlx5e_tc_tun_encap_info_equal_options() argument
605 if (!mlx5e_tc_tun_encap_info_equal_generic(a, b)) in mlx5e_tc_tun_encap_info_equal_options()
608 a_has_opts = !!(a->ip_tun_key->tun_flags & tun_flags); in mlx5e_tc_tun_encap_info_equal_options()
619 a_info = container_of(a->ip_tun_key, struct ip_tunnel_info, key); in mlx5e_tc_tun_encap_info_equal_options()
628 static int cmp_decap_info(struct mlx5e_decap_key *a, in cmp_decap_info() argument
631 return memcmp(&a->key, &b->key, sizeof(b->key)); in cmp_decap_info()
1113 static int cmp_route_info(struct mlx5e_route_key *a, in cmp_route_info() argument
[all …]
/openbmc/linux/net/ceph/
H A Dauth_none.c84 static void ceph_auth_none_destroy_authorizer(struct ceph_authorizer *a) in ceph_auth_none_destroy_authorizer() argument
86 kfree(a); in ceph_auth_none_destroy_authorizer()
/openbmc/u-boot/include/linux/
H A Dtime.h6 #define _DEFUN(a,b,c) a(c) argument
/openbmc/linux/tools/debugging/
H A Dkernel-chktaint15 Call with a positive integer as parameter to decode a value you
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/keepalived/keepalived/
H A D0001-vrrp-Don-t-include-linux-if_ether.h-if-not-needed.patch19 diff --git a/keepalived/vrrp/vrrp.c b/keepalived/vrrp/vrrp.c
21 --- a/keepalived/vrrp/vrrp.c
/openbmc/openbmc/meta-openembedded/meta-multimedia/classes/
H A Djuce.bbclass34 # XXX: Hack for Projucer, since it requires a X Display even when running in
36 # the only case why we have JUCE_DISPLAY variable, is in case of a build system,
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfe-set-frontend.rst36 This ioctl call starts a tuning operation using specified parameters.
41 FrontendEvent.) If a new :ref:`FE_SET_FRONTEND`
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/snapper/snapper/
H A D0002-Use-statvfs-instead-of-statvfs64.patch21 diff --git a/snapper/FileUtils.cc b/snapper/FileUtils.cc
23 --- a/snapper/FileUtils.cc
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0008-Define-MAP_SYNC-and-MAP_SHARED_VALIDATE-on-needed-li.patch20 diff --git a/util/mmap-alloc.c b/util/mmap-alloc.c
22 --- a/util/mmap-alloc.c
/openbmc/linux/Documentation/gpu/amdgpu/
H A Dflashing.rst9 For supported GPUs, `amdgpu` will export a series of sysfs files that can be
25 * Writing the name of a firmware payload stored in `/lib/firmware/amdgpu` to the sysfs file will in…

1...<<461462463464465466467468469470>>...813