Searched refs:classic (Results 1 – 25 of 54) sorted by relevance
123
/Linux-v4.19/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 | 2 * linux/arch/arm/boot/nspire-classic.dts 15 lcd-type = "classic"; 47 compatible = "lsi,nspire-classic-clock"; 51 compatible = "lsi,nspire-classic-ahb-divider";
|
D | nspire-tp.dts | 13 /include/ "nspire-classic.dtsi"
|
D | sun8i-r16-nintendo-nes-classic.dts | 10 compatible = "nintendo,nes-classic", "allwinner,sun8i-r16",
|
D | nspire-clp.dts | 13 /include/ "nspire-classic.dtsi"
|
/Linux-v4.19/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 | 578 eBPF is an ISA, BPF extensions date back to classic BPF's 'overloading' 591 includes seccomp BPF, classic socket filters, cls_bpf traffic classifier, 604 Currently, the classic BPF format is being used for JITing on most 32-bit 846 eBPF is reusing most of the opcode encoding from classic to simplify conversion 847 of classic BPF to eBPF. For arithmetic and jump instructions the 8-bit 'code' 874 * in classic BPF, this means: 920 So BPF_ADD | BPF_X | BPF_ALU means 32-bit addition in both classic BPF 921 and eBPF. There are only two registers in classic BPF, so it means A += X. 923 BPF_XOR | BPF_K | BPF_ALU means A ^= imm32 in classic BPF and analogous 964 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-v4.19/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-v4.19/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-v4.19/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
|
D | sysfs-class-net-mesh | 85 mesh are going to use classic flooding for any
|
D | dev-kmsg | 44 Unlike the classic syslog() interface, the 64 bit record
|
/Linux-v4.19/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-v4.19/Documentation/block/ |
D | queue-sysfs.txt | 59 performed. It defaults to -1, which is classic polling. In this mode, 64 of time, before entering a classic poll loop. This mode might be a 65 little slower than pure classic polling, but it will be more efficient. 67 IO to sleep for this amont of microseconds before entering classic
|
/Linux-v4.19/Documentation/ |
D | IRQ.txt | 23 of the hardware involved. The ISA IRQs are a classic example of
|
/Linux-v4.19/Documentation/admin-guide/LSM/ |
D | Yama.rst | 50 0 - classic ptrace permissions: 61 classic criteria is also met. To change the relationship, an
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | io.rst | 12 The classic I/O method using the :ref:`read() <func-read>` and
|
/Linux-v4.19/Documentation/arm/SA1100/ |
D | serial_UART | 39 name. The classic example is the content of the /etc/inittab file where
|
/Linux-v4.19/Documentation/kbuild/ |
D | kconfig.txt | 197 classic => theme with blue background. The classic look 198 bluetitle => a LCD friendly version of classic. (default)
|
/Linux-v4.19/Documentation/bpf/ |
D | bpf_design_QA.rst | 100 A: This is artifact of compatibility with classic BPF. Modern 134 A: Because classic BPF didn't have them and BPF authors felt that compiler 177 Q: Does classic BPF interpreter still exist?
|
/Linux-v4.19/Documentation/x86/ |
D | usb-legacy-support.txt | 9 their classic PS/2 counterparts. This means one can use an USB keyboard to
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 46 The classic upcall mechanism uses a custom text based upcall mechanism
|
123