Searched refs:classic (Results 1 – 25 of 56) sorted by relevance
123
/Linux-v5.4/arch/arm/boot/dts/ |
D | sun8i-r16-nintendo-super-nes-classic.dts | 5 #include "sun8i-r16-nintendo-nes-classic.dts" 9 compatible = "nintendo,super-nes-classic", "nintendo,nes-classic",
|
D | nspire-classic.dtsi | 3 * linux/arch/arm/boot/nspire-classic.dts 47 compatible = "lsi,nspire-classic-clock"; 51 compatible = "lsi,nspire-classic-ahb-divider"; 78 compatible = "ti,nspire-classic-lcd-panel";
|
D | nspire-tp.dts | 9 /include/ "nspire-classic.dtsi"
|
D | nspire-clp.dts | 9 /include/ "nspire-classic.dtsi"
|
D | sun8i-r16-nintendo-nes-classic.dts | 10 compatible = "nintendo,nes-classic", "allwinner,sun8i-r16",
|
/Linux-v5.4/Documentation/networking/ |
D | nf_flowtable.txt | 10 Initial packets follow the classic forwarding path, once the flow enters the 16 output netdevice via neigh_xmit(), hence, they bypass the classic forwarding 19 follows the classic forward path. 28 follow the classic forwarding path unless the user explicitly instruct packets 31 This is represented in Fig.1, which describes the classic forwarding path 66 through the classic forwarding path. The TTL is decremented before calling 67 neigh_xmit(). Fragmented traffic is passed up to follow the classic forwarding
|
D | filter.txt | 581 eBPF is an ISA, BPF extensions date back to classic BPF's 'overloading' 594 includes seccomp BPF, classic socket filters, cls_bpf traffic classifier, 607 Currently, the classic BPF format is being used for JITing on most 850 eBPF is reusing most of the opcode encoding from classic to simplify conversion 851 of classic BPF to eBPF. For arithmetic and jump instructions the 8-bit 'code' 878 * in classic BPF, this means: 924 So BPF_ADD | BPF_X | BPF_ALU means 32-bit addition in both classic BPF 925 and eBPF. There are only two registers in classic BPF, so it means A += X. 927 BPF_XOR | BPF_K | BPF_ALU means A ^= imm32 in classic BPF and analogous 969 BPF_IMM 0x00 /* used for 32-bit mov in classic BPF and 64-bit in eBPF */ [all …]
|
D | gtp.txt | 27 (SGSN in case of GPRS/EGPRS or classic UMTS, hNodeB in case of a 3G 79 * OpenGGSN (classic 2G/3G GGSN in C):
|
/Linux-v5.4/sound/isa/msnd/ |
D | Makefile | 5 snd-msnd-classic-objs := msnd_classic.o 9 obj-$(CONFIG_SND_MSND_CLASSIC) += snd-msnd-classic.o snd-msnd-lib.o
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | nspire-clock.txt | 6 "lsi,nspire-classic-ahb-divider" for the AHB divider in the older model 8 "lsi,nspire-classic-clock" for the base clock in the older model
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 17 extensions. It can be one of: none, motionp, nunchuck, classic, 18 motionp+nunchuck, motionp+classic 20 the official Nintendo Nunchuck extension and classic is the
|
D | sysfs-ocfs2 | 38 * 'o2cb' - The classic o2cb cluster stack that ocfs2 has
|
/Linux-v5.4/tools/memory-model/litmus-tests/ |
D | R+poonceonces.litmus | 7 * classic counterintuitive litmus tests that illustrates the effects of
|
D | R+fencembonceonces.litmus | 6 * This is the fully ordered (via smp_mb()) version of one of the classic
|
/Linux-v5.4/Documentation/ |
D | IRQ.txt | 23 of the hardware involved. The ISA IRQs are a classic example of
|
/Linux-v5.4/Documentation/admin-guide/LSM/ |
D | Yama.rst | 50 0 - classic ptrace permissions: 61 classic criteria is also met. To change the relationship, an
|
/Linux-v5.4/Documentation/block/ |
D | queue-sysfs.rst | 79 performed. It defaults to -1, which is classic polling. In this mode, 84 of time, before entering a classic poll loop. This mode might be a 85 little slower than pure classic polling, but it will be more efficient. 87 IO to sleep for this amount of microseconds before entering classic
|
/Linux-v5.4/Documentation/arm/sa1100/ |
D | serial_uart.rst | 43 name. The classic example is the content of the /etc/inittab file where
|
/Linux-v5.4/Documentation/kbuild/ |
D | kconfig.rst | 225 - classic => theme with blue background. The classic look 226 - bluetitle => a LCD friendly version of classic. (default)
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | io.rst | 19 The classic I/O method using the :ref:`read() <func-read>` and
|
/Linux-v5.4/Documentation/x86/ |
D | usb-legacy-support.rst | 13 their classic PS/2 counterparts. This means one can use an USB keyboard to
|
/Linux-v5.4/Documentation/bpf/ |
D | bpf_design_QA.rst | 125 A: This is artifact of compatibility with classic BPF. Modern 159 A: Because classic BPF didn't have them and BPF authors felt that compiler 221 Q: Does classic BPF interpreter still exist?
|
/Linux-v5.4/Documentation/ABI/obsolete/ |
D | sysfs-class-net-mesh | 87 mesh are going to use classic flooding for any
|
/Linux-v5.4/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 46 The classic upcall mechanism uses a custom text based upcall mechanism
|
/Linux-v5.4/Documentation/vm/ |
D | memory-model.rst | 152 corresponding `struct page` - a "classic sparse" and "sparse 156 The classic sparse encodes the section number of a page in page->flags
|
123