Home
last modified time | relevance | path

Searched refs:AVAILABLE (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-ppd.dts874 /* NOT USED - AVAILABLE 3.3V GPIO */
876 /* NOT USED - AVAILABLE 3.3V GPIO */
878 /* NOT USED - AVAILABLE 3.3V GPIO */
904 /* NOT USED - AVAILABLE 1.8V GPIO */
906 /* NOT USED - AVAILABLE 1.8V GPIO */
908 /* NOT USED - AVAILABLE 1.8V GPIO */
/linux/Documentation/tools/rv/
H A Drv-mon.rst31 AVAILABLE MONITORS
/linux/Documentation/trace/
H A Dosnoise-tracer.rst65 …# TASK-PID CPU# |||| TIMESTAMP IN US IN US AVAILABLE IN US HW N…
84 - The % OF CPU AVAILABLE reports the percentage of CPU available for
/linux/tools/perf/Documentation/
H A Dperf-script-perl.txt166 AVAILABLE MODULES AND FUNCTIONS
/linux/net/ipv4/
H A Digmp.c461 #define AVAILABLE(skb) ((skb) ? skb_availroom(skb) : 0) macro
501 AVAILABLE(skb) < grec_size(pmc, type, gdeleted, sdeleted)) { in add_grec()
532 if (AVAILABLE(skb) < sizeof(__be32) + in add_grec()
576 if (skb && AVAILABLE(skb) < sizeof(struct igmpv3_grec)) { in add_grec()
/linux/Documentation/driver-api/
H A Ddevice_link.rst264 DORMANT <=> AVAILABLE <=> CONSUMER_PROBE => ACTIVE
/linux/LICENSES/dual/
H A DCC-BY-4.0302 AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h324 AVAILABLE = 1, enumerator
H A Dmegaraid_sas_fusion.c5276 instance->fw_crash_state = AVAILABLE; in megasas_fusion_crash_dump()