Searched refs:AVAILABLE (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/sound/firewire/motu/ |
H A D | motu-command-dsp-message-parser.c | 22 AVAILABLE, enumerator 127 parser->state = AVAILABLE; in snd_motu_command_dsp_message_parser_parse() 136 case AVAILABLE: in snd_motu_command_dsp_message_parser_parse()
|
/openbmc/linux/Documentation/tools/rv/ |
H A D | rv-mon.rst | 31 AVAILABLE MONITORS
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx53-ppd.dts | 874 /* 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 */
|
/openbmc/linux/Documentation/trace/ |
H A D | osnoise-tracer.rst | 65 …# 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
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-script-perl.txt | 166 AVAILABLE MODULES AND FUNCTIONS
|
H A D | perf-script-python.txt | 577 AVAILABLE MODULES AND FUNCTIONS
|
/openbmc/linux/net/ipv4/ |
H A D | igmp.c | 458 #define AVAILABLE(skb) ((skb) ? skb_availroom(skb) : 0) macro 498 AVAILABLE(skb) < grec_size(pmc, type, gdeleted, sdeleted)) { in add_grec() 529 if (AVAILABLE(skb) < sizeof(__be32) + in add_grec() 573 if (skb && AVAILABLE(skb) < sizeof(struct igmpv3_grec)) { in add_grec()
|
/openbmc/linux/net/ipv6/ |
H A D | mcast.c | 1864 #define AVAILABLE(skb) ((skb) ? skb_availroom(skb) : 0) macro 1904 AVAILABLE(skb) < grec_size(pmc, type, gdeleted, sdeleted)) { in add_grec() 1937 if (AVAILABLE(skb) < sizeof(*psrc) + in add_grec() 1983 if (skb && AVAILABLE(skb) < sizeof(struct mld2_grec)) { in add_grec()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CPOL-1.02 | 74 …nties and Disclaimer. THIS WORK IS PROVIDED "AS IS", "WHERE IS" AND "AS AVAILABLE", WITHOUT ANY EX…
|
H A D | CC-BY-SA-4.0 | 320 AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
/openbmc/docs/ |
H A D | LICENSE | 288 AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
/openbmc/linux/Documentation/driver-api/ |
H A D | device_link.rst | 264 DORMANT <=> AVAILABLE <=> CONSUMER_PROBE => ACTIVE
|
/openbmc/linux/LICENSES/dual/ |
H A D | CC-BY-4.0 | 302 AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
/openbmc/qemu/pc-bios/ |
H A D | edk2-licenses.txt | 240 INTEL CORPORATION ("INTEL") MAKES AVAILABLE SOFTWARE, DOCUMENTATION 467 INTEL CORPORATION ("INTEL") MAKES AVAILABLE SOFTWARE, DOCUMENTATION,
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 324 AVAILABLE = 1, enumerator
|
H A D | megaraid_sas_base.c | 3300 !((instance->fw_crash_state == AVAILABLE) || in fw_crash_buffer_show() 3352 if ((val <= AVAILABLE || val > COPY_ERROR)) { in fw_crash_state_store()
|
H A D | megaraid_sas_fusion.c | 5269 instance->fw_crash_state = AVAILABLE; in megasas_fusion_crash_dump()
|