Home
last modified time | relevance | path

Searched refs:usable (Results 1 – 25 of 134) sorted by relevance

123456

/Linux-v5.15/arch/powerpc/boot/dts/
Dmicrowatt.dts36 usable-privilege = <2>;
41 usable-privilege = <3>;
47 usable-privilege = <2>;
52 usable-privilege = <3>;
57 usable-privilege = <2>;
63 usable-privilege = <3>;
/Linux-v5.15/drivers/net/ethernet/freescale/fs_enet/
DKconfig13 bool "Chip has an SCC usable for ethernet"
18 bool "Chip has an FCC usable for ethernet"
23 bool "Chip has an FEC usable for ethernet"
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/
Dibm,powerpc-cpu-features.txt94 - usable-privilege
179 This property may exist when the usable-privilege property value has PR bit set.
191 features usable by userspace will have a hwcap-bit-nr property.
213 usable-privilege = <1 | 2 | 4>;
219 usable-privilege = <1 | 2>;
226 usable-privilege = <2 | 4>;
233 usable-privilege = <1 | 2 | 4>;
241 usable-privilege = <1 | 2 | 4>;
/Linux-v5.15/arch/arm/boot/dts/
Dberlin2cd-google-chromecast.dts26 * We're using "linux,usable-memory" instead of "reg" here
34 linux,usable-memory = <0x00000000 0x20000000>; /* 512 MB */
Darmada-xp-matrix.dts25 * RAM are not usable due to the overlap with the MBus
/Linux-v5.15/arch/um/include/shared/
Dmem_user.h55 extern void setup_physmem(unsigned long start, unsigned long usable,
/Linux-v5.15/Documentation/devicetree/bindings/
Dchosen.txt79 linux,usable-memory-range
94 linux,usable-memory-range = <0x9 0xf0000000 0x0 0x10000000>;
98 The main usage is for crash dump kernel to identify its own usable
/Linux-v5.15/Documentation/vm/
Dpage_frags.rst32 called. The "netdev" prefixed functions are usable in any context as these
34 only usable within the softirq context.
/Linux-v5.15/Documentation/devicetree/bindings/rtc/
Ddallas,ds1390.txt9 Values usable for ds1390 are 250, 2000, 4000
/Linux-v5.15/Documentation/core-api/
Dpacking.rst34 - Packing a CPU-usable number into a memory buffer (with hardware
37 into a CPU-usable number.
60 That is, the MSByte (7) of the CPU-usable u64 sits at memory offset 0, and the
Dpadata.rst65 different from the 'usable' cpumask.
68 and the 'usable' cpumasks. (Each pair consists of a parallel and a serial
70 allocation and may be changed as above. The usable cpumasks are always a
/Linux-v5.15/net/rxrpc/
Dconn_client.c460 int i, usable; in rxrpc_maybe_add_conn() local
467 usable = 0; in rxrpc_maybe_add_conn()
470 usable++; in rxrpc_maybe_add_conn()
472 if (!usable && !list_empty(&bundle->waiting_calls)) { in rxrpc_maybe_add_conn()
479 if (!usable) in rxrpc_maybe_add_conn()
485 usable < ARRAY_SIZE(bundle->conns)) in rxrpc_maybe_add_conn()
/Linux-v5.15/arch/powerpc/kvm/
DKconfig97 that KVM is not usable under PowerVM (pHyp), is only usable
114 machines where hypervisor mode is not available or not usable,
/Linux-v5.15/Documentation/
DCOPYING-logo4 and is freely usable as long as you acknowledge Larry as the original
/Linux-v5.15/sound/aoa/codecs/
Dtoonie.c78 .usable = toonie_usable,
/Linux-v5.15/sound/aoa/soundbus/
Dsoundbus.h99 int (*usable)(struct codec_info_item *cii, member
/Linux-v5.15/Documentation/devicetree/bindings/dma/
Dimg-mdc-dma.txt19 line may be mapped (i.e. bit N set indicates channel N is usable).
/Linux-v5.15/Documentation/leds/
Dledtrig-oneshot.rst11 This trigger is meant to be usable both for sporadic and dense events. In the
/Linux-v5.15/drivers/infiniband/hw/qib/
Dqib_file_ops.c1342 static inline int usable(struct qib_pportdata *ppd) in usable() function
1361 if (!usable(dd->pport + port - 1)) { in choose_port_ctxt()
1377 if (usable(dd->pport + pidx)) in choose_port_ctxt()
1382 if (usable(dd->pport + pidx)) in choose_port_ctxt()
1433 usable(dd->pport + port - 1)) in get_a_ctxt()
1437 if (usable(dd->pport + i)) in get_a_ctxt()
1946 if (!usable(rcd->ppd)) { in disarm_req_delay()
1965 for (i = 0; !usable(rcd->ppd) && i < 300; i++) in disarm_req_delay()
/Linux-v5.15/lib/
DKconfig.kgdb141 kernel is still usable in this situation.
143 No guarantees that the kernel is still usable in this situation.
/Linux-v5.15/arch/arm/mach-vexpress/
DKconfig36 platforms. The traditional (ATAGs) boot method is not usable on
/Linux-v5.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dcpm.txt53 indicate the portion of muram that is usable by the OS for arbitrary
/Linux-v5.15/Documentation/fb/
Defifb.rst6 system must be booted via the EFI stub for this to be usable. efifb supports
/Linux-v5.15/Documentation/driver-api/
Di2c.rst27 all such functions are usable only from task context.
/Linux-v5.15/Documentation/driver-api/usb/
Ddma.rst29 - There's a new "generic DMA API", parts of which are usable by USB device
91 Existing buffers aren't usable for DMA without first being mapped into the

123456