Searched refs:classic (Results 1 – 25 of 59) sorted by relevance
123
/Linux-v5.15/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.15/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.15/Documentation/networking/ |
D | nf_flowtable.rst | 22 classic IP forwarding path (the visible effect is that you do not see these 25 follows the classic IP forwarding path. 34 classic IP forwarding path unless the user explicitly instruct flows to use this 37 The flowtable datapath is represented in Fig.1, which describes the classic IP 73 mangled according to the NAT policy that is specified from the classic IP 75 traffic is passed up to follow the classic IP forwarding path given that the 77 TCP RST and FIN packets are also passed up to the classic IP forwarding path to 79 the classic forwarding path to report packet-too-big ICMP errors to the sender. 158 such as PVID and untagged. You can also stack a classic VLAN device on top of
|
D | filter.rst | 622 eBPF is an ISA, BPF extensions date back to classic BPF's 'overloading' 635 includes seccomp BPF, classic socket filters, cls_bpf traffic classifier, 648 Currently, the classic BPF format is being used for JITing on most 893 eBPF is reusing most of the opcode encoding from classic to simplify conversion 894 of classic BPF to eBPF. For arithmetic and jump instructions the 8-bit 'code' 925 * in classic BPF, this means:: 971 So BPF_ADD | BPF_X | BPF_ALU means 32-bit addition in both classic BPF 972 and eBPF. There are only two registers in classic BPF, so it means A += X. 974 BPF_XOR | BPF_K | BPF_ALU means A ^= imm32 in classic BPF and analogous 1018 BPF_IMM 0x00 /* used for 32-bit mov in classic BPF and 64-bit in eBPF */ [all …]
|
/Linux-v5.15/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.15/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.15/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.15/net/can/ |
D | Kconfig | 63 (max. 8 bytes for 'classic' CAN and max. 64 bytes for CAN FD) this 68 ISO 15765-2:2016 for 'classic' CAN and CAN FD frame types.
|
/Linux-v5.15/Documentation/core-api/irq/ |
D | concepts.rst | 23 of the hardware involved. The ISA IRQs are a classic example of
|
/Linux-v5.15/Documentation/admin-guide/LSM/ |
D | Yama.rst | 51 0 - classic ptrace permissions: 62 classic criteria is also met. To change the relationship, an
|
/Linux-v5.15/Documentation/kbuild/ |
D | kconfig.rst | 228 - classic => theme with blue background. The classic look 229 - bluetitle => a LCD friendly version of classic. (default)
|
/Linux-v5.15/Documentation/arm/sa1100/ |
D | serial_uart.rst | 43 name. The classic example is the content of the /etc/inittab file where
|
/Linux-v5.15/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.15/Documentation/userspace-api/media/v4l/ |
D | io.rst | 13 The classic I/O method using the :c:func:`read()` and
|
/Linux-v5.15/Documentation/x86/ |
D | usb-legacy-support.rst | 13 their classic PS/2 counterparts. This means one can use an USB keyboard to
|
/Linux-v5.15/kernel/bpf/ |
D | Kconfig | 3 # BPF interpreter that, for example, classic socket filters depend on.
|
/Linux-v5.15/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 227 Q: Does classic BPF interpreter still exist?
|
/Linux-v5.15/Documentation/vm/ |
D | memory-model.rst | 106 corresponding `struct page` - a "classic sparse" and "sparse 110 The classic sparse encodes the section number of a page in page->flags
|
/Linux-v5.15/Documentation/filesystems/nfs/ |
D | rpc-server-gss.rst | 49 The classic upcall mechanism uses a custom text based upcall mechanism
|
123