Home
last modified time | relevance | path

Searched refs:a (Results 12601 – 12625 of 22321) sorted by relevance

1...<<501502503504505506507508509510>>...893

/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dmvebu-linkstation-gpio-simple.dtsi9 * 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
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-a10s-mk802.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
/openbmc/openbmc/poky/meta/recipes-devtools/mtd/
H A Dmtd-utils_git.bb3 DESCRIPTION = "mtd-utils tool is a generic Linux subsystem for memory devices, especially Flash dev…
64 oe_libinstall -a libubi ${D}${libdir}/
65 oe_libinstall -a libmtd ${D}${libdir}/
/openbmc/openbmc-test-automation/openpower/ipmi/
H A Dtest_ipmi_sdr.robot39 ... and return as a list.
55 ... regexp=^.*[0-9a-z_].${component_name}\[_0-9a-z]*$
/openbmc/docs/designs/
H A Dncsi-coredump.md33 creation interface with a new "NC-SICoreDump" dump type.
40 eth0 could be a valid value.
51 Since phosphor-debug-collector using shell scripts for data collection, a new
/openbmc/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst51 enabled by changing the MTU to a value larger than the default of 1500.
289 To add a filter that directs packet to queue 5, use
325 To add a filter that directs packets from VLAN 2001 to queue 5::
336 To add a filter that directs IP4 packess of priority 3 to queue 3::
432 to this value. Minimum interrupt delay will be a half of this value
442 to this value. Minimum interrupt delay will be a half of this value
459 RX page order override. That's a power of 2 number of RX pages allocated for
491 across multiple CPU-cores and to prevent from overloading a single CPU core.
517 them as a single coalesced unit to the OS networking subsystem.
544 kernel with a supported adapter, email the specific information related
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_svm.c78 #define SVM_DBG(s,f,a...) NV_DEBUG((s)->drm, "svm: "f"\n", ##a) argument
79 #define SVM_ERR(s,f,a...) NV_WARN((s)->drm, "svm: "f"\n", ##a) argument
104 #define SVMM_DBG(s,f,a...) \ argument
105 NV_DEBUG((s)->vmm->cli->drm, "svm-%p: "f"\n", (s), ##a)
106 #define SVMM_ERR(s,f,a...) \ argument
107 NV_WARN((s)->vmm->cli->drm, "svm-%p: "f"\n", (s), ##a)
442 nouveau_svm_fault_cmp(const void *a, const void *b) in nouveau_svm_fault_cmp() argument
444 const struct nouveau_svm_fault *fa = *(struct nouveau_svm_fault **)a; in nouveau_svm_fault_cmp()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c534 const struct intel_remapped_plane_info *a, in remapped_size() argument
539 return a->dst_stride * a->width + b->dst_stride * b->width; in remapped_size()
541 return a->dst_stride * a->height + b->dst_stride * b->height; in remapped_size()
571 }, *a, *b; in igt_vma_rotate_remap() local
589 for (a = planes; a->width; a++) { in igt_vma_rotate_remap()
593 .remapped.plane[0] = *a, in igt_vma_rotate_remap()
/openbmc/linux/security/selinux/
H A Davc.c653 static void avc_audit_pre_callback(struct audit_buffer *ab, void *a) in avc_audit_pre_callback() argument
655 struct common_audit_data *ad = a; in avc_audit_pre_callback()
694 static void avc_audit_post_callback(struct audit_buffer *ab, void *a) in avc_audit_post_callback() argument
696 struct common_audit_data *ad = a; in avc_audit_post_callback()
758 struct common_audit_data *a) in slow_avc_audit() argument
766 if (!a) { in slow_avc_audit()
767 a = &stack_data; in slow_avc_audit()
768 a->type = LSM_AUDIT_DATA_NONE; in slow_avc_audit()
779 a->selinux_audit_data = &sad; in slow_avc_audit()
781 common_lsm_audit(a, avc_audit_pre_callback, avc_audit_post_callback); in slow_avc_audit()
/openbmc/linux/drivers/scsi/
H A Desp_scsi.c56 #define esp_log_intr(f, a...) \ argument
61 #define esp_log_reset(f, a...) \ argument
66 #define esp_log_msgin(f, a...) \ argument
71 #define esp_log_msgout(f, a...) \ argument
76 #define esp_log_cmddone(f, a...) \ argument
86 #define esp_log_datastart(f, a...) \ argument
91 #define esp_log_datadone(f, a...) \ argument
96 #define esp_log_reconnect(f, a...) \ argument
101 #define esp_log_autosense(f, a...) \ argument
106 #define esp_log_event(f, a...) \ argument
[all …]
/openbmc/u-boot/tools/binman/test/files/
H A Dnot-this-one1 this does not have a .dat extenion
/openbmc/linux/tools/build/feature/
H A Dtest-clang-bpf-co-re.c5 int a; member
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-power48 a fixed period. Normally devices will provide a fixed interval
54 Reports an average IBUS current reading over a fixed period.
55 Normally devices will provide a fixed interval in which they
162 needs to know if the temperature has crossed a lower threshold
295 battery has dropped to a lower level so it can take
389 integrated converter allowing for a "smart" wall adaptor to
430 for a battery charge cycle.
498 Reports an average VBAT voltage reading for the battery, over a
499 fixed period. Normally devices will provide a fixed interval in
527 connection made (e.g. A configured SDP should output a maximum
[all …]
/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/
H A Dselftest-replaceme-inst-globfile1 A file matched by a glob in do_install
H A Dselftest-replaceme-inst-func1 A file installed by a function called by do_install
/openbmc/qemu/tests/qapi-schema/
H A Dpragma-non-dict.json1 # Value of 'pragma' must be a dictionary
H A Denum-dict-no-name.json1 # enum member lacking a name
H A Ddoc-duplicated-arg.err1 doc-duplicated-arg.json:6: 'a' parameter name duplicated
/openbmc/linux/Documentation/translations/it_IT/process/
H A D2.Process.rst37 modifiche a parecchie migliaia di linee di codice. La 5.x. è pertanto la
64 che vanno a risolvere delle problematiche. Occasionalmente potrà essere
138 Alcuni kernel sono destinati ad essere kernel a "lungo termine"; questi
184 Quando il processo va a buon fine, questo passo porta ad una revisione
221 a una condizione di frustrazione per tutti coloro che sono coinvolti.
230 del kernel è cresciuto fino a raggiungere una dimensione tale per cui
262 I manutentori di sottosistemi, a turno, possono "prendere" patch
273 patch direttamente a Linus non è la via giusta.
440 Ci sono alcuni consigli che possono essere utili per sopravvivere a
463 persone che chiaramente non hanno svolto i propri compiti a casa.
[all …]
H A Dstable-api-nonsense.rst54 per essere superficiali sui problemi legali, sono veri e dovete esserne a
82 a seconda delle opzioni di compilazione.
100 a mie spese molto tempo fa...
118 a funzionare senza problemi.
126 aumentato la capacità di trasmissione di tutti i driver fino a raggiungere
145 sviluppatori devono dedicare il proprio tempo a questo genere di lavoro,
196 Linux senza dover chiedere a nessuna di queste di aggiungerlo.
207 Dei ringraziamenti vanno a Randy Dunlap, Andrew Morton, David Brownell,
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c89 int efi_dp_match(const struct efi_device_path *a, in efi_dp_match() argument
95 ret = memcmp(&a->length, &b->length, sizeof(a->length)); in efi_dp_match()
99 ret = memcmp(a, b, a->length); in efi_dp_match()
103 a = efi_dp_next(a); in efi_dp_match()
106 if (!a || !b) in efi_dp_match()
/openbmc/u-boot/doc/imx/habv4/guides/
H A Dmx6_mx7_secure_boot.txt8 This document describes a step-by-step procedure on how to sign and securely
15 1.1 Building a u-boot-dtb.imx image supporting secure boot
30 The diagram below illustrate a signed u-boot-dtb.imx image layout:
81 the U-Boot build, the example below is a log for mx7dsabresd_defconfig target:
116 The CST tool is used for singing the U-Boot binary and generating a CSF binary,
118 should receive a CSF binary, which contains the CSF commands, SRK table,
144 root of trust. An error in SRK Hash results in a part that does not boot.
219 After the device successfully boots a signed image without generating any HAB
/openbmc/linux/include/linux/
H A Dhid.h903 #define IS_INPUT_APPLICATION(a) \ argument
904 (((a >= HID_UP_GENDESK) && (a <= HID_GD_MULTIAXIS)) \
905 || ((a >= HID_DG_DIGITIZER) && (a <= HID_DG_WHITEBOARD)) \
906 || (a == HID_GD_SYSTEM_CONTROL) || (a == HID_CP_CONSUMER_CONTROL) \
907 || (a == HID_GD_WIRELESS_RADIO_CTLS))
/openbmc/linux/include/trace/events/
H A Dwriteback.h29 #define EM(a,b) TRACE_DEFINE_ENUM(a); argument
30 #define EMe(a,b) TRACE_DEFINE_ENUM(a); argument
50 #define EM(a,b) { a, b }, argument
51 #define EMe(a,b) { a, b } argument
/openbmc/linux/drivers/pci/controller/
H A DKconfig132 Say Y here if you want to support a simple generic PCI host
155 Adds support for the Intel Volume Management Device (VMD). VMD is a
159 more bus resources than are otherwise possible with a
163 To compile this driver as a module, choose M here: the
216 This selects a driver for the MediaTek MT7621 PCIe Controller.
230 The Hyper-V PCI Interface is a helper driver that allows other
231 drivers to have a common interface with the Hyper-V PCI frontend
264 There are 3 internal PCI controllers available with a single

1...<<501502503504505506507508509510>>...893