Searched full:ne (Results 1 – 25 of 42) sorted by relevance
12
/Documentation/devicetree/bindings/pinctrl/ |
D | cirrus,madera.yaml | 83 timer7-sts, timer8-sts, log1-fifo-ne, 84 log2-fifo-ne, log3-fifo-ne, log4-fifo-ne, 85 log5-fifo-ne, log6-fifo-ne, log7-fifo-ne, 86 log8-fifo-ne ]
|
/Documentation/virt/ |
D | ne_overview.rst | 10 Nitro Enclaves (NE) is a new Amazon Elastic Compute Cloud (EC2) capability 21 process running in the primary VM, that communicates with the NE driver via an 27 VM guest that uses the provided ioctl interface of the NE driver to spawn an 30 There is a NE emulated PCI device exposed to the primary VM. The driver for this 31 new PCI device is included in the NE driver. 50 available for the primary VM. A CPU pool has to be set for NE purposes by an 76 enclave; KMS is an example of service that NE is integrated with and that checks 86 the NE driver. This event is sent further to the user space enclave process
|
/Documentation/RCU/ |
D | listRCU.rst | 222 struct audit_entry *ne; 249 struct audit_entry *ne; 253 ne = kmalloc(sizeof(*entry), GFP_ATOMIC); 254 if (ne == NULL) 256 audit_copy_rule(&ne->rule, &e->rule); 257 ne->rule.action = newaction; 258 ne->rule.field_count = newfield_count; 259 list_replace_rcu(&e->list, &ne->list);
|
/Documentation/translations/it_IT/process/ |
D | volatile-considered-harmful.rst | 16 L'uso di *volatile* nel kernel non è quasi mai corretto; questo documento ne 94 la parola chiave *volatile* a questo codice ne previene la rimozione. 100 (parole di Linus) in questo contesto; correggerla non ne varrebbe la pena e
|
D | management-style.rst | 135 sbagliavano. Voi ne uscirete freschi come una rosa, e avrete evitato un'altra 146 Ne emerge che mentre è facile annullare degli errori tecnici, non è invece 152 o escludere troppi sviluppatori kernel. Ne emerge che escludere le persone 253 caso potrete comunque scusarvi, per il secondo non ve ne verrà data nemmeno 286 la domanda naturale che ne segue sarà : perché dovrei fare tutto ciò?
|
D | 4.Coding.rst | 31 praticamente informativa. Ne risulta che ci sia una quantità sostanziale di 137 che ne risulterà sarà lo stesso, ma le funzioni inline sono più leggibili, 214 porta risolve più problemi di quanti non ne crei. Perché, dunque, non fare 246 ne consegue che gli strumenti automatici dovrebbero essere impiegati ovunque
|
D | 6.Followthrough.rst | 38 - Se avete descritto la vostra modifica correttamente, i revisori ne 90 che se ne andranno. Non andranno via. Se pubblicherete nuovamente il
|
D | submit-checklist.rst | 117 sorgenti che ne spieghi la logica: cosa fanno e perché.
|
D | deprecated.rst | 222 Ne consegue che tutti i blocchi switch/case devono finire in uno dei seguenti
|
D | howto.rst | 107 e parte delle motivazioni che ne sono alla base. Tutto il nuovo codice deve 226 successivo da svolgere, se non ne avrete ancora idea.
|
D | 1.Intro.rst | 270 kernel conserva la sua proprietà originale; ne risulta che ora il kernel abbia
|
/Documentation/usb/ |
D | misc_usbsevseg.rst | 44 echo -ne "\x01\x02\x03" > /sys/bus/usb/.../text (hex)
|
/Documentation/translations/ja_JP/ |
D | stable_kernel_rules.txt | 23 小林 雅典さん (Masanori Kobayasi) <zap03216 at nifty dot ne dot jp>
|
D | SubmitChecklist | 22 校正者: Masanori Kobayashi さん <zap03216 at nifty dot ne dot jp>
|
D | stable_api_nonsense.txt | 23 校正者 : Masanori Kobayashi さん < zap03216 at nifty dot ne dot jp >
|
D | SubmittingPatches | 23 校正者: Masanari Kobayashi さん <zap03216 at nifty dot ne dot jp>
|
/Documentation/admin-guide/laptops/ |
D | sonypi.rst | 8 - Copyright (C) 2001 Junichi Morita <jun1m@mars.dti.ne.jp> 9 - Copyright (C) 2000 Takaya Kinjo <t-kinjo@tc4.so-net.ne.jp>
|
/Documentation/admin-guide/media/ |
D | lmedm04.rst | 105 echo -ne \\xF0\\x22 | dd conv=notrunc bs=1 count=2 seek=266 of=dvb-usb-lme2510c-rs2000.fw
|
/Documentation/trace/postprocess/ |
D | trace-pagealloc-postprocess.pl | 117 if ($key ne $expected) { 279 $tracepoint ne "mm_page_pcpu_drain") { 287 $tracepoint ne "mm_page_alloc_zone_locked") {
|
/Documentation/filesystems/ |
D | befs.rst | 28 Original Author: Makoto Kato <m_kato@ga2.so-net.ne.jp>
|
/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 163 /bin/echo -ne "\007\000\000\000" | cat - $filename > $tmp
|
/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw_switchdev.rst | 209 if [ $? -ne 0 ]; then
|
/Documentation/power/ |
D | swsusp.rst | 431 if [ $RET -ne 0 -a $IMG_SZ -ne 0 ]; then # try again with minimal image size
|
/Documentation/devicetree/bindings/memory-controllers/ |
D | st,stm32-fmc2-ebi.yaml | 183 reaches 0, the controller splits the current access, toggles NE to
|
/Documentation/translations/it_IT/doc-guide/ |
D | sphinx.rst | 310 mancanti, ne crea di vuote.
|
12