Lines Matching +full:loss +full:- +full:of +full:- +full:signal
1 /* Copyright 2008 - 2016 Freescale Semiconductor, Inc.
5 * * Redistributions of source code must retain the above copyright
6 * notice, this list of conditions and the following disclaimer.
8 * notice, this list of conditions and the following disclaimer in the
10 * * Neither the name of Freescale Semiconductor nor the
11 * names of its contributors may be used to endorse or promote products
14 * ALTERNATIVELY, this software may be distributed under the terms of the
16 * Foundation, either version 2 of that License or (at your option) any
21 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
24 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
25 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
26 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
28 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39 #include <linux/sched/signal.h>
42 #include <linux/of.h>
50 /* For 2-element tables related to cache-inhibited and cache-enabled mappings */
57 * Only PPC needs to flush the cache currently - on ARM the mapping in dpaa_flush()
96 return last - first; in dpaa_cyc_diff()
97 return ringsize + last - first; in dpaa_cyc_diff()
121 return -EINVAL; in dpaa_set_portal_irq_affinity()
124 if (cpu == -1 || !cpu_online(cpu)) in dpaa_set_portal_irq_affinity()