Searched refs:stand (Results 1 – 25 of 48) sorted by relevance
12
/linux-6.12.1/Documentation/filesystems/ |
D | bfs.rst | 7 The BFS filesystem is used by SCO UnixWare OS for the /stand slice, which 11 In order to access /stand partition under Linux you obviously need to 17 # losetup /dev/loop0 stand.img 18 # mount -t bfs /dev/loop0 /mnt/stand 20 where stand.img is a file containing the image of BFS filesystem. 28 # mount -t bfs -o loop stand.img /mnt/stand 47 # umount /stand 48 # dd if=/dev/rdsk/c0b0t0d0sa of=stand.img bs=512 53 # od -Ad -tx4 stand.img | more
|
/linux-6.12.1/fs/bfs/ |
D | Kconfig | 9 files during the boot process. It is usually mounted under /stand 12 on your /stand slice from within Linux. You then also need to say Y
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-trigger-sysfs | 5 This file is provided by the iio-trig-sysfs stand-alone trigger 26 This attribute is provided by the iio-trig-sysfs stand-alone
|
D | sysfs-bus-surface_aggregator-tabletsw | 20 device. In general, this means that the kick-stand is used
|
/linux-6.12.1/Documentation/devicetree/bindings/net/can/ |
D | holt_hi311x.txt | 1 * Holt HI-311X stand-alone CAN controller device tree bindings
|
/linux-6.12.1/tools/memory-model/litmus-tests/ |
D | MP+polocks.litmus | 7 * stand in for smp_load_acquire() and smp_store_release(), respectively.
|
D | MP+porevlocks.litmus | 7 * stand in for smp_load_acquire() and smp_store_release(), respectively.
|
/linux-6.12.1/Documentation/devicetree/bindings/ptp/ |
D | timestamper.txt | 5 can simply attach their interface directly to the PHY instance), stand
|
/linux-6.12.1/arch/m68k/fpsp040/ |
D | stan.S | 6 | stand does the same except for denormalized input. 163 .global stand symbol 164 stand: label
|
D | tbldo.S | 40 |xref scos,scosd,ssin,ssind,stan,stand 188 .long stand |$0f-4 ftan denorm
|
/linux-6.12.1/Documentation/accel/ |
D | introduction.rst | 11 These devices can be either stand-alone ASICs or IP blocks inside an SoC/GPU. 24 type of device can be stand-alone or an IP inside a SoC or a GPU. It will
|
/linux-6.12.1/drivers/pnp/pnpbios/ |
D | Kconfig | 38 See the latest pcmcia-cs (stand-alone package) for a nice set of
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-sched.txt | 54 workload captured via perf sched record. Columns stand for 55 individual CPUs, and the two-letter shortcuts stand for tasks that
|
/linux-6.12.1/arch/powerpc/boot/dts/fsl/ |
D | p1022rdk.dts | 56 /* MCLK source is a stand-alone oscillator */
|
/linux-6.12.1/Documentation/driver-api/mei/ |
D | mei-client-bus.rst | 18 for the various MEI features as a stand alone entities found in their respective subsystem.
|
/linux-6.12.1/drivers/usb/typec/ |
D | Kconfig | 29 machines to be handled in the OS, but stand-alone USB Type-C and Power
|
/linux-6.12.1/drivers/pci/hotplug/ |
D | Kconfig | 171 possible to access stand-by PCI functions nor to deconfigure
|
/linux-6.12.1/arch/m68k/ |
D | Kconfig.cpu | 14 to stand alone CPUs. They implement a subset of the original 68000 54 being available as a stand alone CPU was also used in many
|
/linux-6.12.1/Documentation/bpf/libbpf/ |
D | libbpf_naming_convention.rst | 139 mirror of the mainline's version of libbpf for a stand-alone build.
|
/linux-6.12.1/Documentation/livepatch/ |
D | shadow-vars.rst | 103 example can be considered a stand-alone livepatch implementation of this
|
/linux-6.12.1/Documentation/input/devices/ |
D | iforce-protocol.rst | 245 ff 02 4e 14 CS would stand for 20 effects.
|
/linux-6.12.1/Documentation/hwmon/ |
D | w83781d.rst | 306 respectively. ATT could stand for Asustek something (although it would be 307 very badly chosen IMHO), I don't know what DVC could stand for. Maybe
|
/linux-6.12.1/Documentation/mm/ |
D | numa.rst | 18 of the system--although some components necessary for a stand-alone SMP system
|
/linux-6.12.1/Documentation/networking/ |
D | udplite.rst | 88 The calls to getsockopt(2) are analogous. Being an extension and not a stand-
|
/linux-6.12.1/Documentation/networking/device_drivers/can/ |
D | can327.rst | 31 Since the ELM327 was never meant to be a stand alone CAN controller,
|
12