提交 e2be04c7 编写于 作者: G Greg Kroah-Hartman

License cleanup: add SPDX license identifier to uapi header files with a license

Many user space API headers have licensing information, which is either
incomplete, badly formatted or just a shorthand for referring to the
license under which the file is supposed to be.  This makes it hard for
compliance tools to determine the correct license.

Update these files with an SPDX license identifier.  The identifier was
chosen based on the license information in the file.

GPL/LGPL licensed headers get the matching GPL/LGPL SPDX license
identifier with the added 'WITH Linux-syscall-note' exception, which is
the officially assigned exception identifier for the kernel syscall
exception:

   NOTE! This copyright does *not* cover user programs that use kernel
   services by normal system calls - this is merely considered normal use
   of the kernel, and does *not* fall under the heading of "derived work".

This exception makes it possible to include GPL headers into non GPL
code, without confusing license compliance tools.

Headers which have either explicit dual licensing or are just licensed
under a non GPL license are updated with the corresponding SPDX
identifier and the GPLv2 with syscall exception identifier.  The format
is:
        ((GPL-2.0 WITH Linux-syscall-note) OR SPDX-ID-OF-OTHER-LICENSE)

SPDX license identifiers are a legally binding shorthand, which can be
used instead of the full boiler plate text.  The update does not remove
existing license information as this has to be done on a case by case
basis and the copyright holders might have to be consulted. This will
happen in a separate step.

This patch is based on work done by Thomas Gleixner and Kate Stewart and
Philippe Ombredanne.  See the previous patch in this series for the
methodology of how this patch was researched.
Reviewed-by: NKate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: NPhilippe Ombredanne <pombredanne@nexb.com>
Reviewed-by: NThomas Gleixner <tglx@linutronix.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 6f52b16c
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#include <asm-generic/poll.h> #include <asm-generic/poll.h>
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 - Virtual Open Systems and Columbia University * Copyright (C) 2012 - Virtual Open Systems and Columbia University
* Author: Christoffer Dall <c.dall@virtualopensystems.com> * Author: Christoffer Dall <c.dall@virtualopensystems.com>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* arch/arm/include/asm/posix_types.h * arch/arm/include/asm/posix_types.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* arch/arm/include/asm/ptrace.h * arch/arm/include/asm/ptrace.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/include/asm/setup.h * linux/include/asm/setup.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* arch/arm/include/asm/unistd.h * arch/arm/include/asm/unistd.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012,2013 - ARM Ltd * Copyright (C) 2012,2013 - ARM Ltd
* Author: Marc Zyngier <marc.zyngier@arm.com> * Author: Marc Zyngier <marc.zyngier@arm.com>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Based on arch/arm/include/asm/ptrace.h * Based on arch/arm/include/asm/ptrace.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Based on arch/arm/include/asm/setup.h * Based on arch/arm/include/asm/setup.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* bfin_sport.h - interface to Blackfin SPORTs * bfin_sport.h - interface to Blackfin SPORTs
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* based on the mips/cachectl.h * based on the mips/cachectl.h
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2004-2008 Analog Devices Inc. * Copyright 2004-2008 Analog Devices Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* This file defines the fixed addresses where userspace programs * This file defines the fixed addresses where userspace programs
* can find atomic code sequences. * can find atomic code sequences.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2004-2009 Analog Devices Inc. * Copyright 2004-2009 Analog Devices Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2004-2009 Analog Devices Inc. * Copyright 2004-2009 Analog Devices Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2004-2008 Analog Devices Inc. * Copyright 2004-2008 Analog Devices Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2004-2008 Analog Devices Inc. * Copyright 2004-2008 Analog Devices Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2004-2008 Analog Devices Inc. * Copyright 2004-2008 Analog Devices Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2004-2006 Analog Devices Inc. * Copyright 2004-2006 Analog Devices Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2009 Analog Devices Inc. * Copyright 2009 Analog Devices Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2004-2009 Analog Devices Inc. * Copyright 2004-2009 Analog Devices Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, 2006, 2009, 2010 Texas Instruments Incorporated * Copyright (C) 2004, 2006, 2009, 2010 Texas Instruments Incorporated
* Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) * Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com)
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Port on Texas Instruments TMS320C6x architecture * Port on Texas Instruments TMS320C6x architecture
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2011 Texas Instruments Incorporated * Copyright (C) 2011 Texas Instruments Incorporated
* Author: Mark Salter <msalter@redhat.com> * Author: Mark Salter <msalter@redhat.com>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2011 Texas Instruments Incorporated * Copyright (C) 2011 Texas Instruments Incorporated
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#include <asm-generic/ipcbuf.h> #include <asm-generic/ipcbuf.h>
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* ptrace.h: ptrace() relevant definitions /* ptrace.h: ptrace() relevant definitions
* *
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* registers.h: register frame declarations /* registers.h: register frame declarations
* *
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* setup.h: setup stuff /* setup.h: setup stuff
* *
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* sigcontext.h: FRV signal context /* sigcontext.h: FRV signal context
* *
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* types.h: FRV types /* types.h: FRV types
* *
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Ptrace definitions for the Hexagon architecture * Ptrace definitions for the Hexagon architecture
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Syscall support for Hexagon * Syscall support for Hexagon
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#include <asm-generic/poll.h> #include <asm-generic/poll.h>
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/include/asm-m32r/ptrace.h * linux/include/asm-m32r/ptrace.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* asm/bootinfo.h -- Definition of the Linux/m68k boot information structure * asm/bootinfo.h -- Definition of the Linux/m68k boot information structure
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
** asm/setup.h -- Definition of the Linux/m68k setup information ** asm/setup.h -- Definition of the Linux/m68k setup information
** **
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 Imagination Technologies Ltd. * Copyright (C) 2012 Imagination Technologies Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu> * Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
* Copyright (C) 2008-2009 PetaLogix * Copyright (C) 2008-2009 PetaLogix
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2006 Atmark Techno, Inc. * Copyright (C) 2006 Atmark Techno, Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2007-2009 Michal Simek <monstr@monstr.eu> * Copyright (C) 2007-2009 Michal Simek <monstr@monstr.eu>
* Copyright (C) 2007-2009 PetaLogix * Copyright (C) 2007-2009 PetaLogix
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2006 Atmark Techno, Inc. * Copyright (C) 2006 Atmark Techno, Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2007-2008 Michal Simek <monstr@monstr.eu> * Copyright (C) 2007-2008 Michal Simek <monstr@monstr.eu>
* Copyright (C) 2006 Atmark Techno, Inc. * Copyright (C) 2006 Atmark Techno, Inc.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2015 Imagination Technologies * Copyright (C) 2015 Imagination Technologies
* Author: Alex Smith <alex.smith@imgtec.com> * Author: Alex Smith <alex.smith@imgtec.com>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Format of an instruction in memory. * Format of an instruction in memory.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Various register offset definitions for debuggers, core file * Various register offset definitions for debuggers, core file
* examiners and whatnot. * examiners and whatnot.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Socket-level I/O control calls. * Socket-level I/O control calls.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Definitions for the MIPS sysmips(2) call * Definitions for the MIPS sysmips(2) call
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#include <asm-generic/ioctl.h> #include <asm-generic/ioctl.h>
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* MN10300 Kernel parameters /* MN10300 Kernel parameters
* *
* Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd. * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* MN10300 POSIX types /* MN10300 POSIX types
* *
* Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd. * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* MN10300 Exception frame layout and ptrace constants /* MN10300 Exception frame layout and ptrace constants
* *
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* MN10300 Userspace signal context /* MN10300 Userspace signal context
* *
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* MN10300 Signal definitions /* MN10300 Signal definitions
* *
* Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd. * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* MN10300 Byte-order primitive construction /* MN10300 Byte-order primitive construction
* *
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* MN10300 Basic type definitions /* MN10300 Basic type definitions
* *
* Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd. * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* MN10300 System call number list /* MN10300 System call number list
* *
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2009 Thomas Chou <thomas@wytron.com.tw> * Copyright (C) 2009 Thomas Chou <thomas@wytron.com.tw>
* Copyright (C) 2004 Microtronix Datacom Ltd * Copyright (C) 2004 Microtronix Datacom Ltd
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2011 Tobias Klauser <tklauser@distanz.ch> * Copyright (C) 2011 Tobias Klauser <tklauser@distanz.ch>
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2010 Tobias Klauser <tklauser@distanz.ch> * Copyright (C) 2010 Tobias Klauser <tklauser@distanz.ch>
* Copyright (C) 2004 Microtronix Datacom Ltd * Copyright (C) 2004 Microtronix Datacom Ltd
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2004, Microtronix Datacom Ltd. * Copyright (C) 2004, Microtronix Datacom Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright Altera Corporation (C) 2013. All rights reserved * Copyright Altera Corporation (C) 2013. All rights reserved
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 Tobias Klauser <tklauser@distanz.ch> * Copyright (C) 2012 Tobias Klauser <tklauser@distanz.ch>
* Copyright (C) 2011 Pyramid Technical Consultants, Inc. * Copyright (C) 2011 Pyramid Technical Consultants, Inc.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2013 Altera Corporation * Copyright (C) 2013 Altera Corporation
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* OpenRISC Linux * OpenRISC Linux
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* OpenRISC Linux * OpenRISC Linux
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* OpenRISC Linux * OpenRISC Linux
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* OpenRISC Linux * OpenRISC Linux
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* OpenRISC Linux * OpenRISC Linux
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Linux/PA-RISC Project (http://www.parisc-linux.org/) * Linux/PA-RISC Project (http://www.parisc-linux.org/)
* Copyright (C) 1999,2003 Matthew Wilcox < willy at debian . org > * Copyright (C) 1999,2003 Matthew Wilcox < willy at debian . org >
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _ASM_POWERPC_BYTEORDER_H #ifndef _ASM_POWERPC_BYTEORDER_H
#define _ASM_POWERPC_BYTEORDER_H #define _ASM_POWERPC_BYTEORDER_H
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, as * it under the terms of the GNU General Public License, version 2, as
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* ELF register definitions.. * ELF register definitions..
* *
......
/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* ePAPR hcall interface * ePAPR hcall interface
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _ASM_POWERPC_IPCBUF_H #ifndef _ASM_POWERPC_IPCBUF_H
#define _ASM_POWERPC_IPCBUF_H #define _ASM_POWERPC_IPCBUF_H
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, as * it under the terms of the GNU General Public License, version 2, as
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, as * it under the terms of the GNU General Public License, version 2, as
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* NVRAM definitions and access functions. * NVRAM definitions and access functions.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* OPAL Runtime Diagnostics interface driver * OPAL Runtime Diagnostics interface driver
* Supported on POWERNV platform * Supported on POWERNV platform
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2013 Michael Ellerman, IBM Corp. * Copyright 2013 Michael Ellerman, IBM Corp.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2006 Sony Computer Entertainment Inc. * Copyright (C) 2006 Sony Computer Entertainment Inc.
* Copyright 2006, 2007 Sony Corporation * Copyright 2006, 2007 Sony Corporation
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2001 PPC64 Team, IBM Corp * Copyright (C) 2001 PPC64 Team, IBM Corp
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _ASM_POWERPC_SEMBUF_H #ifndef _ASM_POWERPC_SEMBUF_H
#define _ASM_POWERPC_SEMBUF_H #define _ASM_POWERPC_SEMBUF_H
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _ASM_POWERPC_SHMBUF_H #ifndef _ASM_POWERPC_SHMBUF_H
#define _ASM_POWERPC_SHMBUF_H #define _ASM_POWERPC_SHMBUF_H
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _ASM_POWERPC_SIGCONTEXT_H #ifndef _ASM_POWERPC_SIGCONTEXT_H
#define _ASM_POWERPC_SIGCONTEXT_H #define _ASM_POWERPC_SIGCONTEXT_H
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _ASM_POWERPC_SIGINFO_H #ifndef _ASM_POWERPC_SIGINFO_H
#define _ASM_POWERPC_SIGINFO_H #define _ASM_POWERPC_SIGINFO_H
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _ASM_POWERPC_SOCKET_H #ifndef _ASM_POWERPC_SOCKET_H
#define _ASM_POWERPC_SOCKET_H #define _ASM_POWERPC_SOCKET_H
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* SPU info structures * SPU info structures
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _ASM_POWERPC_STAT_H #ifndef _ASM_POWERPC_STAT_H
#define _ASM_POWERPC_STAT_H #define _ASM_POWERPC_STAT_H
/* /*
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _ASM_POWERPC_TERMBITS_H #ifndef _ASM_POWERPC_TERMBITS_H
#define _ASM_POWERPC_TERMBITS_H #define _ASM_POWERPC_TERMBITS_H
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Liberally adapted from alpha/termios.h. In particular, the c_cc[] * Liberally adapted from alpha/termios.h. In particular, the c_cc[]
* fields have been reordered so that termio & termios share the * fields have been reordered so that termio & termios share the
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* This file is never included by application software unless * This file is never included by application software unless
* explicitly requested (e.g., via linux/types.h) in which case the * explicitly requested (e.g., via linux/types.h) in which case the
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* This file contains the system call numbers. * This file contains the system call numbers.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __LINUX_KVM_S390_H #ifndef __LINUX_KVM_S390_H
#define __LINUX_KVM_S390_H #define __LINUX_KVM_S390_H
/* /*
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* User API definitions for paravirtual devices on s390 * User API definitions for paravirtual devices on s390
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Definitions for perf-kvm on s390 * Definitions for perf-kvm on s390
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* definition for virtio for kvm on s390 * definition for virtio for kvm on s390
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Definitions for virtio-ccw devices. * Definitions for virtio-ccw devices.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* include/asm-s390/zcrypt.h * include/asm-s390/zcrypt.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __ASM_SH_UNISTD_64_H #ifndef __ASM_SH_UNISTD_64_H
#define __ASM_SH_UNISTD_64_H #define __ASM_SH_UNISTD_64_H
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2011 Tilera Corporation. All Rights Reserved. * Copyright 2011 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2011 Tilera Corporation. All Rights Reserved. * Copyright 2011 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2017 Tilera Corporation. All Rights Reserved. * Copyright 2017 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2011 Tilera Corporation. All Rights Reserved. * Copyright 2011 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* TILE-Gx opcode information. /* TILE-Gx opcode information.
* *
* Copyright 2011 Tilera Corporation. All Rights Reserved. * Copyright 2011 Tilera Corporation. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* TILEPro opcode information. /* TILEPro opcode information.
* *
* Copyright 2011 Tilera Corporation. All Rights Reserved. * Copyright 2011 Tilera Corporation. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2011 Tilera Corporation. All Rights Reserved. * Copyright 2011 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2011 Tilera Corporation. All Rights Reserved. * Copyright 2011 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2011 Tilera Corporation. All Rights Reserved. * Copyright 2011 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/arch/unicore32/include/asm/byteorder.h * linux/arch/unicore32/include/asm/byteorder.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/arch/unicore32/include/asm/ptrace.h * linux/arch/unicore32/include/asm/ptrace.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/arch/unicore32/include/asm/sigcontext.h * linux/arch/unicore32/include/asm/sigcontext.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/arch/unicore32/include/asm/unistd.h * linux/arch/unicore32/include/asm/unistd.h
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Include file for the interface to IST BIOS * Include file for the interface to IST BIOS
* Copyright 2002 Andy Grover <andrew.grover@intel.com> * Copyright 2002 Andy Grover <andrew.grover@intel.com>
......
/* SPDX-License-Identifier: LGPL-2.0+ WITH Linux-syscall-note */
/* Generic MTRR (Memory Type Range Register) ioctls. /* Generic MTRR (Memory Type Range Register) ioctls.
Copyright (C) 1997-1999 Richard Gooch Copyright (C) 1997-1999 Richard Gooch
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* vmx.h: VMX Architecture related definitions * vmx.h: VMX Architecture related definitions
* Copyright (c) 2004, Intel Corporation. * Copyright (c) 2004, Intel Corporation.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/ioctls.h * include/asm-xtensa/ioctls.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/ipcbuf.h * include/asm-xtensa/ipcbuf.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/mman.h * include/asm-xtensa/mman.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/msgbuf.h * include/asm-xtensa/msgbuf.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/param.h * include/asm-xtensa/param.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/poll.h * include/asm-xtensa/poll.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/posix_types.h * include/asm-xtensa/posix_types.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/ptrace.h * include/asm-xtensa/ptrace.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/sembuf.h * include/asm-xtensa/sembuf.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/setup.h * include/asm-xtensa/setup.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/shmbuf.h * include/asm-xtensa/shmbuf.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/sigcontext.h * include/asm-xtensa/sigcontext.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/signal.h * include/asm-xtensa/signal.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/socket.h * include/asm-xtensa/socket.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/sockios.h * include/asm-xtensa/sockios.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/stat.h * include/asm-xtensa/stat.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/swab.h * include/asm-xtensa/swab.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/termbits.h * include/asm-xtensa/termbits.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/asm-xtensa/types.h * include/asm-xtensa/types.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 Russell King * Copyright (C) 2012 Russell King
* With inspiration from the i915 driver * With inspiration from the i915 driver
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2015 Etnaviv Project * Copyright (C) 2015 Etnaviv Project
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* exynos_drm.h /* exynos_drm.h
* *
* Copyright (c) 2011 Samsung Electronics Co., Ltd. * Copyright (c) 2011 Samsung Electronics Co., Ltd.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/uapi/drm/omap_drm.h * include/uapi/drm/omap_drm.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2013 - 2014 Texas Instruments, Inc. * Copyright (C) 2013 - 2014 Texas Instruments, Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2008 Google, Inc. * Copyright (C) 2008 Google, Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Include file for the interface to an APM BIOS * Include file for the interface to an APM BIOS
* Copyright 1994-2001 Stephen Rothwell (sfr@canb.auug.org.au) * Copyright 1994-2001 Stephen Rothwell (sfr@canb.auug.org.au)
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2017 IBM Corp. * Copyright 2017 IBM Corp.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* audit.h -- Auditing support /* audit.h -- Auditing support
* *
* Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. * Copyright 2003-2004 Red Hat Inc., Durham, North Carolina.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2008 Red Hat, Inc. All rights reserved. * Copyright 2008 Red Hat, Inc. All rights reserved.
* Copyright 2008 Ian Kent <raven@themaw.net> * Copyright 2008 Ian Kent <raven@themaw.net>
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 1997 Transmeta Corporation - All Rights Reserved * Copyright 1997 Transmeta Corporation - All Rights Reserved
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 1999-2000 Jeremy Fitzhardinge <jeremy@goop.org> * Copyright 1999-2000 Jeremy Fitzhardinge <jeremy@goop.org>
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* $Id: b1lli.h,v 1.8.8.3 2001/09/23 22:25:05 kai Exp $ /* $Id: b1lli.h,v 1.8.8.3 2001/09/23 22:25:05 kai Exp $
* *
* ISDN lowlevel-module for AVM B1-card. * ISDN lowlevel-module for AVM B1-card.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Zoned block devices handling. * Zoned block devices handling.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* Copyright (c) 2016 Facebook /* Copyright (c) 2016 Facebook
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 2015-2016, IBM Corporation. * Copyright (c) 2015-2016, IBM Corporation.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2007 Oracle. All rights reserved. * Copyright (C) 2007 Oracle. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* linux/caif_socket.h /* linux/caif_socket.h
* CAIF Definitions for CAIF socket and network layer * CAIF Definitions for CAIF socket and network layer
* Copyright (C) ST-Ericsson AB 2010 * Copyright (C) ST-Ericsson AB 2010
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) ST-Ericsson AB 2010 * Copyright (C) ST-Ericsson AB 2010
* Author: Sjur Brendeland * Author: Sjur Brendeland
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* linux/can.h * linux/can.h
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* linux/can/bcm.h * linux/can/bcm.h
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* linux/can/error.h * linux/can/error.h
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* linux/can/gw.h * linux/can/gw.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/can/netlink.h * linux/can/netlink.h
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* linux/can/raw.h * linux/can/raw.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* $Id: capi.h,v 1.4.6.1 2001/09/23 22:25:05 kai Exp $ /* $Id: capi.h,v 1.4.6.1 2001/09/23 22:25:05 kai Exp $
* *
* CAPI 2.0 Interface for Linux * CAPI 2.0 Interface for Linux
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* cec - HDMI Consumer Electronics Control message functions * cec - HDMI Consumer Electronics Control message functions
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* cec - HDMI Consumer Electronics Control public header * cec - HDMI Consumer Electronics Control public header
* *
......
/* SPDX-License-Identifier: LGPL-2.1 WITH Linux-syscall-note */
/* cgroupstats.h - exporting per-cgroup statistics /* cgroupstats.h - exporting per-cgroup statistics
* *
* Copyright IBM Corporation, 2007 * Copyright IBM Corporation, 2007
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* include/uapi/linux/cifs/cifs_mount.h * include/uapi/linux/cifs/cifs_mount.h
* *
......
/* SPDX-License-Identifier: LGPL-2.1 WITH Linux-syscall-note */
/* /*
* cn_proc.h - process events connector * cn_proc.h - process events connector
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* This file is derived from the GAS 2.1.4 assembler control file. /* This file is derived from the GAS 2.1.4 assembler control file.
The GAS product is under the GNU General Public License, version 2 or later. The GAS product is under the GNU General Public License, version 2 or later.
As such, this file is also under that license. As such, this file is also under that license.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* connector.h * connector.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Crypto user configuration API. * Crypto user configuration API.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* cycx_cfm.h Cyclom 2X WAN Link Driver. * cycx_cfm.h Cyclom 2X WAN Link Driver.
* Definitions for the Cyclom 2X Firmware Module (CFM). * Definitions for the Cyclom 2X Firmware Module (CFM).
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2008-2011, Intel Corporation. * Copyright (c) 2008-2011, Intel Corporation.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* include/uapi/linux/devlink.h - Network physical device Netlink interface * include/uapi/linux/devlink.h - Network physical device Netlink interface
* Copyright (c) 2016 Mellanox Technologies. All rights reserved. * Copyright (c) 2016 Mellanox Technologies. All rights reserved.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/****************************************************************************** /******************************************************************************
******************************************************************************* *******************************************************************************
** **
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/****************************************************************************** /******************************************************************************
******************************************************************************* *******************************************************************************
** **
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2007 Red Hat, Inc. All rights reserved. * Copyright (C) 2007 Red Hat, Inc. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved. * Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/****************************************************************************** /******************************************************************************
******************************************************************************* *******************************************************************************
** **
......
/* SPDX-License-Identifier: LGPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2001 - 2003 Sistina Software (UK) Limited. * Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
* Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved. * Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved.
......
/* SPDX-License-Identifier: LGPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2006-2009 Red Hat, Inc. * Copyright (C) 2006-2009 Red Hat, Inc.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Framework for buffer objects that can be shared across devices/subsystems. * Framework for buffer objects that can be shared across devices/subsystems.
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 1995-2001,2004 Silicon Graphics, Inc. All Rights Reserved. * Copyright (c) 1995-2001,2004 Silicon Graphics, Inc. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* audio.h * audio.h
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* ca.h * ca.h
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* dmx.h * dmx.h
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* frontend.h * frontend.h
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* net.h * net.h
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* osd.h * osd.h
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* version.h * version.h
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* video.h * video.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/include/linux/edd.h * linux/include/linux/edd.h
* Copyright (C) 2002, 2003, 2004 Dell Inc. * Copyright (C) 2002, 2003, 2004 Dell Inc.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* elf-fdpic.h: FDPIC ELF load map /* elf-fdpic.h: FDPIC ELF load map
* *
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* include/linux/eventpoll.h ( Efficient event polling implementation ) * include/linux/eventpoll.h ( Efficient event polling implementation )
* Copyright (C) 2001,...,2006 Davide Libenzi * Copyright (C) 2001,...,2006 Davide Libenzi
......
/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* Freescale hypervisor ioctl and kernel interface * Freescale hypervisor ioctl and kernel interface
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
This file defines the kernel interface of FUSE This file defines the kernel interface of FUSE
Copyright (C) 2001-2008 Miklos Szeredi <miklos@szeredi.hu> Copyright (C) 2001-2008 Miklos Szeredi <miklos@szeredi.hu>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 1999-2002 Vojtech Pavlik * Copyright (c) 1999-2002 Vojtech Pavlik
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __GENWQE_CARD_H__ #ifndef __GENWQE_CARD_H__
#define __GENWQE_CARD_H__ #define __GENWQE_CARD_H__
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved. * Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* interface to user space for the gigaset driver * interface to user space for the gigaset driver
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* <linux/gpio.h> - userspace ABI for the GPIO character devices * <linux/gpio.h> - userspace ABI for the GPIO character devices
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Hash Info: Hash algorithms information * Hash Info: Hash algorithms information
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Generic HDLC support routines for Linux * Generic HDLC support routines for Linux
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 1999 Andreas Gal * Copyright (c) 1999 Andreas Gal
* Copyright (c) 2000-2001 Vojtech Pavlik * Copyright (c) 2000-2001 Vojtech Pavlik
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 1999-2000 Vojtech Pavlik * Copyright (c) 1999-2000 Vojtech Pavlik
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2007 Jiri Kosina * Copyright (c) 2007 Jiri Kosina
*/ */
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* cmt-speech interface definitions * cmt-speech interface definitions
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Part of the HSI character device driver. * Part of the HSI character device driver.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2011-2013 Autronica Fire and Security AS * Copyright 2011-2013 Autronica Fire and Security AS
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* *
* Copyright (c) 2011, Microsoft Corporation. * Copyright (c) 2011, Microsoft Corporation.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* $Id: hysdn_if.h,v 1.1.8.3 2001/09/23 22:25:05 kai Exp $ /* $Id: hysdn_if.h,v 1.1.8.3 2001/09/23 22:25:05 kai Exp $
* *
* Linux driver for HYSDN cards * Linux driver for HYSDN cards
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
i2c-dev.h - i2c-bus driver, char device interface i2c-dev.h - i2c-bus driver, char device interface
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* ------------------------------------------------------------------------- */ /* ------------------------------------------------------------------------- */
/* */ /* */
/* i2c.h - definitions for the i2c-bus interface */ /* i2c.h - definitions for the i2c-bus interface */
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* I2O user space accessible structures/APIs * I2O user space accessible structures/APIs
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* i8k.h -- Linux driver for accessing the SMM BIOS on Dell laptops * i8k.h -- Linux driver for accessing the SMM BIOS on Dell laptops
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* if_alg: User-space algorithm interface * if_alg: User-space algorithm interface
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* /*
* Bond several ethernet interfaces into a Cisco, running 'Etherchannel'. * Bond several ethernet interfaces into a Cisco, running 'Etherchannel'.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Linux ethernet bridge * Linux ethernet bridge
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _LINUX_CABLEMODEM_H_ #ifndef _LINUX_CABLEMODEM_H_
#define _LINUX_CABLEMODEM_H_ #define _LINUX_CABLEMODEM_H_
/* /*
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Equalizer Load-balancer for serial network interfaces. * Equalizer Load-balancer for serial network interfaces.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* DLCI/FRAD Definitions for Frame Relay Access Devices. DLCI devices are * DLCI/FRAD Definitions for Frame Relay Access Devices. DLCI devices are
* created for each DLCI associated with a FRAD. The FRAD driver * created for each DLCI associated with a FRAD. The FRAD driver
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* This software is available to you under a choice of one of two * This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU * licenses. You may choose to be licensed under the terms of the GNU
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* include/uapi/linux/if_macsec.h - MACsec device * include/uapi/linux/if_macsec.h - MACsec device
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* NET3 PLIP tuning facilities for the new Niibe PLIP. * NET3 PLIP tuning facilities for the new Niibe PLIP.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/*************************************************************************** /***************************************************************************
* Linux PPP over L2TP (PPPoL2TP) Socket Implementation (RFC 2661) * Linux PPP over L2TP (PPPoL2TP) Socket Implementation (RFC 2661)
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/*************************************************************************** /***************************************************************************
* Linux PPP over X - Generic PPP transport layer sockets * Linux PPP over X - Generic PPP transport layer sockets
* Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 2516) * Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 2516)
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* include/linux/if_team.h - Network team device driver header * include/linux/if_team.h - Network team device driver header
* Copyright (c) 2011 Jiri Pirko <jpirko@redhat.com> * Copyright (c) 2011 Jiri Pirko <jpirko@redhat.com>
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Universal TUN/TAP device driver. * Universal TUN/TAP device driver.
* Copyright (C) 1999-2000 Maxim Krasnyansky <max_mk@yahoo.com> * Copyright (C) 1999-2000 Maxim Krasnyansky <max_mk@yahoo.com>
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* VLAN An implementation of 802.1Q VLAN tagging. * VLAN An implementation of 802.1Q VLAN tagging.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Linux X.25 packet to device interface * Linux X.25 packet to device interface
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Linux NET3: Internet Group Management Protocol [IGMP] * Linux NET3: Internet Group Management Protocol [IGMP]
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* The industrial I/O - event passing to userspace /* The industrial I/O - event passing to userspace
* *
* Copyright (c) 2008-2011 Jonathan Cameron * Copyright (c) 2008-2011 Jonathan Cameron
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* industrial I/O data types needed both in and out of kernel /* industrial I/O data types needed both in and out of kernel
* *
* Copyright (c) 2008 Jonathan Cameron * Copyright (c) 2008 Jonathan Cameron
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Types and definitions for AF_INET6 * Types and definitions for AF_INET6
* Linux INET6 implementation * Linux INET6 implementation
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Input event codes * Input event codes
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 1999-2002 Vojtech Pavlik * Copyright (c) 1999-2002 Vojtech Pavlik
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* ipmi.h * ipmi.h
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* ipmi_smi.h * ipmi_smi.h
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Linux INET6 implementation * Linux INET6 implementation
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/********************************************************************* /*********************************************************************
* *
* Filename: irda.h * Filename: irda.h
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* $Id: isdn.h,v 1.125.2.3 2004/02/10 01:07:14 keil Exp $ /* $Id: isdn.h,v 1.125.2.3 2004/02/10 01:07:14 keil Exp $
* *
* Main header for the Linux ISDN subsystem (linklevel). * Main header for the Linux ISDN subsystem (linklevel).
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* $Id: capicmd.h,v 1.2.6.2 2001/09/23 22:24:33 kai Exp $ /* $Id: capicmd.h,v 1.2.6.2 2001/09/23 22:24:33 kai Exp $
* *
* CAPI 2.0 Interface for Linux * CAPI 2.0 Interface for Linux
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* $Id: isdn_divertif.h,v 1.4.6.1 2001/09/23 22:25:05 kai Exp $ /* $Id: isdn_divertif.h,v 1.4.6.1 2001/09/23 22:25:05 kai Exp $
* *
* Header for the diversion supplementary interface for i4l. * Header for the diversion supplementary interface for i4l.
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* Linux ISDN subsystem, sync PPP, interface to ipppd /* Linux ISDN subsystem, sync PPP, interface to ipppd
* *
* Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de) * Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de)
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* $Id: isdnif.h,v 1.43.2.2 2004/01/12 23:08:35 keil Exp $ /* $Id: isdnif.h,v 1.43.2.2 2004/01/12 23:08:35 keil Exp $
* *
* Linux ISDN subsystem * Linux ISDN subsystem
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
Public ivtv API header Public ivtv API header
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
On Screen Display cx23415 Framebuffer driver On Screen Display cx23415 Framebuffer driver
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef __LINUX_IXJUSER_H #ifndef __LINUX_IXJUSER_H
#define __LINUX_IXJUSER_H #define __LINUX_IXJUSER_H
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 1996-2000 Vojtech Pavlik * Copyright (C) 1996-2000 Vojtech Pavlik
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Kernel Connection Multiplexor * Kernel Connection Multiplexor
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* keyctl.h: keyctl command IDs /* keyctl.h: keyctl command IDs
* *
* Copyright (C) 2004, 2008 Red Hat, Inc. All Rights Reserved. * Copyright (C) 2004, 2008 Red Hat, Inc. All Rights Reserved.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2015 CNEX Labs. All rights reserved. * Copyright (C) 2015 CNEX Labs. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* /*
* IEEE 802.2 User Interface SAPs for Linux, data structures and indicators. * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
* *
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* /*
* include/linux/loop.h * include/linux/loop.h
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 2005 Henk Vergonet <Henk.Vergonet@gmail.com> * Copyright (c) 2005 Henk Vergonet <Henk.Vergonet@gmail.com>
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* max2175.h * max2175.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/mdio.h: definitions for MDIO (clause 45) transceivers * linux/mdio.h: definitions for MDIO (clause 45) transceivers
* Copyright 2006-2009 Solarflare Communications Inc. * Copyright 2006-2009 Solarflare Communications Inc.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Media Bus API header * Media Bus API header
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Multimedia device API * Multimedia device API
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/****************************************************************************** /******************************************************************************
* Intel Management Engine Interface (Intel MEI) Linux driver * Intel Management Engine Interface (Intel MEI) Linux driver
* Intel MEI Interface Header * Intel MEI Interface Header
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Motion Eye video4linux driver for Sony Vaio PictureBook * Motion Eye video4linux driver for Sony Vaio PictureBook
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Intel MIC Platform Software Stack (MPSS) * Intel MIC Platform Software Stack (MPSS)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Intel MIC Platform Software Stack (MPSS) * Intel MIC Platform Software Stack (MPSS)
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Intel Multimedia Timer device interface * Intel Multimedia Timer device interface
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* mpls tunnel api * mpls tunnel api
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* Copyright (C) 2003 Krzysztof Benedyczak & Michal Wronski /* Copyright (C) 2003 Krzysztof Benedyczak & Michal Wronski
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* r3964 linediscipline for linux /* r3964 linediscipline for linux
* *
* ----------------------------------------------------------- * -----------------------------------------------------------
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2017 Facebook. All rights reserved. * Copyright (C) 2017 Facebook. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* /*
* 1999 Copyright (C) Pavel Machek, pavel@ucw.cz. This code is GPL. * 1999 Copyright (C) Pavel Machek, pavel@ucw.cz. This code is GPL.
* 1999/11/04 Copyright (C) 1999 VMware, Inc. (Regis "HPReg" Duchesne) * 1999/11/04 Copyright (C) 1999 VMware, Inc. (Regis "HPReg" Duchesne)
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* NET An implementation of the SOCKET network access protocol. * NET An implementation of the SOCKET network access protocol.
* This is the master header file for the Linux NET layer, * This is the master header file for the Linux NET layer,
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* Copyright (c) 2015 6WIND S.A. /* Copyright (c) 2015 6WIND S.A.
* Author: Nicolas Dichtel <nicolas.dichtel@6wind.com> * Author: Nicolas Dichtel <nicolas.dichtel@6wind.com>
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* Copyright (C) 2000-2002 Joakim Axelsson <gozem@linux.nu> /* Copyright (C) 2000-2002 Joakim Axelsson <gozem@linux.nu>
* Patrick Schaaf <bof@bof.de> * Patrick Schaaf <bof@bof.de>
* Martin Josefsson <gandalf@wlug.westbo.se> * Martin Josefsson <gandalf@wlug.westbo.se>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Header file for iptables xt_AUDIT target * Header file for iptables xt_AUDIT target
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* Header file for iptables ipt_CHECKSUM target /* Header file for iptables ipt_CHECKSUM target
* *
* (C) 2002 by Harald Welte <laforge@gnumonks.org> * (C) 2002 by Harald Welte <laforge@gnumonks.org>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* x_tables module for setting the IPv4/IPv6 DSCP field /* x_tables module for setting the IPv4/IPv6 DSCP field
* *
* (C) 2002 Harald Welte <laforge@gnumonks.org> * (C) 2002 Harald Welte <laforge@gnumonks.org>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/include/linux/netfilter/xt_IDLETIMER.h * linux/include/linux/netfilter/xt_IDLETIMER.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* iptables module for using NFQUEUE mechanism /* iptables module for using NFQUEUE mechanism
* *
* (C) 2005 Harald Welte <laforge@netfilter.org> * (C) 2005 Harald Welte <laforge@netfilter.org>
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef _XT_CONNMARK_H #ifndef _XT_CONNMARK_H
#define _XT_CONNMARK_H #define _XT_CONNMARK_H
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* Header file for kernel module to match connection tracking information. /* Header file for kernel module to match connection tracking information.
* GPL (C) 2001 Marc Boucher (marc@mbsi.ca). * GPL (C) 2001 Marc Boucher (marc@mbsi.ca).
*/ */
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* x_tables module for matching the IPv4/IPv6 DSCP field /* x_tables module for matching the IPv4/IPv6 DSCP field
* *
* (C) 2002 Harald Welte <laforge@gnumonks.org> * (C) 2002 Harald Welte <laforge@gnumonks.org>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* iptables module for matching the ECN header in IPv4 and TCP header /* iptables module for matching the ECN header in IPv4 and TCP header
* *
* (C) 2002 Harald Welte <laforge@gnumonks.org> * (C) 2002 Harald Welte <laforge@gnumonks.org>
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 2003+ Evgeniy Polyakov <johnpol@2ka.mxt.ru> * Copyright (c) 2003+ Evgeniy Polyakov <johnpol@2ka.mxt.ru>
* *
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
#ifndef __LINUX_ARP_NETFILTER_H #ifndef __LINUX_ARP_NETFILTER_H
#define __LINUX_ARP_NETFILTER_H #define __LINUX_ARP_NETFILTER_H
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __LINUX_DECNET_NETFILTER_H #ifndef __LINUX_DECNET_NETFILTER_H
#define __LINUX_DECNET_NETFILTER_H #define __LINUX_DECNET_NETFILTER_H
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* IPv4-specific defines for netfilter. /* IPv4-specific defines for netfilter.
* (C)1998 Rusty Russell -- This code is GPL. * (C)1998 Rusty Russell -- This code is GPL.
*/ */
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* Header file for iptables ipt_ECN target /* Header file for iptables ipt_ECN target
* *
* (C) 2002 by Harald Welte <laforge@gnumonks.org> * (C) 2002 by Harald Welte <laforge@gnumonks.org>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* IPv6-specific defines for netfilter. /* IPv6-specific defines for netfilter.
* (C)1998 Rusty Russell -- This code is GPL. * (C)1998 Rusty Russell -- This code is GPL.
* (C)1999 David Jeffery * (C)1999 David Jeffery
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Upcall description for nfsdcld communication * Upcall description for nfsdcld communication
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* nilfs2_api.h - NILFS2 user space API * nilfs2_api.h - NILFS2 user space API
* *
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* nilfs2_ondisk.h - NILFS2 on-disk structures * nilfs2_ondisk.h - NILFS2 on-disk structures
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Definitions for the NVM Express ioctl interface * Definitions for the NVM Express ioctl interface
* Copyright (c) 2011-2014, Intel Corporation. * Copyright (c) 2011-2014, Intel Corporation.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* omap3isp.h * omap3isp.h
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* File: include/linux/omapfb.h * File: include/linux/omapfb.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2007-2017 Nicira, Inc. * Copyright (c) 2007-2017 Nicira, Inc.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Performance events: * Performance events:
* *
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* pg.h (c) 1998 Grant R. Guenther <grant@torque.net> /* pg.h (c) 1998 Grant R. Guenther <grant@torque.net>
Under the terms of the GNU General Public License Under the terms of the GNU General Public License
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2005-2007 Jiri Slaby <jirislaby@gmail.com> * Copyright (C) 2005-2007 Jiri Slaby <jirislaby@gmail.com>
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/** /**
* file phonet.h * file phonet.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2000 Jens Axboe <axboe@suse.de> * Copyright (C) 2000 Jens Axboe <axboe@suse.de>
* Copyright (C) 2001-2004 Peter Osterlund <petero2@telia.com> * Copyright (C) 2001-2004 Peter Osterlund <petero2@telia.com>
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2002 Andreas Gruenbacher <a.gruenbacher@computer.org> * Copyright (C) 2002 Andreas Gruenbacher <a.gruenbacher@computer.org>
* Copyright (C) 2016 Red Hat, Inc. * Copyright (C) 2016 Red Hat, Inc.
......
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2002 Andreas Gruenbacher <a.gruenbacher@computer.org> * Copyright (C) 2002 Andreas Gruenbacher <a.gruenbacher@computer.org>
* Copyright (C) 2016 Red Hat, Inc. * Copyright (C) 2016 Red Hat, Inc.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* linux/include/linux/ppdev.h * linux/include/linux/ppdev.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* ppp-comp.h - Definitions for doing PPP packet compression. * ppp-comp.h - Definitions for doing PPP packet compression.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* ppp-ioctl.h - PPP ioctl definitions. * ppp-ioctl.h - PPP ioctl definitions.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* ppp_defs.h - PPP definitions. * ppp_defs.h - PPP definitions.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* PPS API header * PPS API header
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* PTP 1588 clock support - user space interface * PTP 1588 clock support - user space interface
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
md_p.h : physical layout of Linux RAID devices md_p.h : physical layout of Linux RAID devices
Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
md_u.h : user <=> kernel API between Linux raidtools and RAID drivers md_u.h : user <=> kernel API between Linux raidtools and RAID drivers
Copyright (C) 1998 Ingo Molnar Copyright (C) 1998 Ingo Molnar
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2008 Oracle. All rights reserved. * Copyright (c) 2008 Oracle. All rights reserved.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* Copyright (c) 2015, Integrated Device Technology Inc. * Copyright (c) 2015, Integrated Device Technology Inc.
* Copyright (c) 2015, Prodrive Technologies * Copyright (c) 2015, Prodrive Technologies
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* Copyright (c) 2015-2016, Integrated Device Technology Inc. * Copyright (c) 2015-2016, Integrated Device Technology Inc.
* Copyright (c) 2015, Prodrive Technologies * Copyright (c) 2015, Prodrive Technologies
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2016, Linaro Ltd. * Copyright (c) 2016, Linaro Ltd.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* Intel MIC Platform Software Stack (MPSS) * Intel MIC Platform Software Stack (MPSS)
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* SCTP kernel implementation /* SCTP kernel implementation
* (C) Copyright IBM Corp. 2001, 2004 * (C) Copyright IBM Corp. 2001, 2004
* Copyright (c) 1999-2000 Cisco, Inc. * Copyright (c) 1999-2000 Cisco, Inc.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright © 2016 Intel Corporation * Copyright © 2016 Intel Corporation
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* SR-IPv6 implementation * SR-IPv6 implementation
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* SR-IPv6 implementation * SR-IPv6 implementation
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Netlink event notifications for SELinux. * Netlink event notifications for SELinux.
* *
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* /*
* include/linux/serial.h * include/linux/serial.h
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* linux/drivers/char/serial_core.h * linux/drivers/char/serial_core.h
* *
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* /*
* include/linux/serial_reg.h * include/linux/serial_reg.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 1999-2002 Vojtech Pavlik * Copyright (C) 1999-2002 Vojtech Pavlik
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* include/uapi/linux/smiapp.h * include/uapi/linux/smiapp.h
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Sony Programmable I/O Control Device driver for VAIO * Sony Programmable I/O Control Device driver for VAIO
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* include/linux/spi/spidev.h * include/linux/spi/spidev.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* System Trace Module (STM) userspace interfaces * System Trace Module (STM) userspace interfaces
* Copyright (c) 2014, Intel Corporation. * Copyright (c) 2014, Intel Corporation.
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Microsemi Switchtec PCIe Driver * Microsemi Switchtec PCIe Driver
* Copyright (c) 2017, Microsemi Corporation * Copyright (c) 2017, Microsemi Corporation
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 Google, Inc. * Copyright (C) 2012 Google, Inc.
* *
......
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/* /*
* SyncLink Multiprotocol Serial Adapter Driver * SyncLink Multiprotocol Serial Adapter Driver
* *
......
/* SPDX-License-Identifier: LGPL-2.1 WITH Linux-syscall-note */
/* taskstats.h - exporting per-task statistics /* taskstats.h - exporting per-task statistics
* *
* Copyright (C) Shailabh Nagar, IBM Corp. 2006 * Copyright (C) Shailabh Nagar, IBM Corp. 2006
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 2015 Jiri Pirko <jiri@resnulli.us> * Copyright (c) 2015 Jiri Pirko <jiri@resnulli.us>
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2008, Intel Corporation. * Copyright (c) 2008, Intel Corporation.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 2016, Jamal Hadi Salim * Copyright (c) 2016, Jamal Hadi Salim
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 2016, Amir Vadai <amir@vadai.me> * Copyright (c) 2016, Amir Vadai <amir@vadai.me>
* Copyright (c) 2016, Mellanox Technologies. All rights reserved. * Copyright (c) 2016, Mellanox Technologies. All rights reserved.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 2014 Jiri Pirko <jiri@resnulli.us> * Copyright (c) 2014 Jiri Pirko <jiri@resnulli.us>
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/****************************************************************************** /******************************************************************************
* *
* telephony.h * telephony.h
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* include/uapi/linux/tipc.h: Header for TIPC socket interface * include/uapi/linux/tipc.h: Header for TIPC socket interface
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* include/uapi/linux/tipc_config.h: Header for TIPC configuration interface * include/uapi/linux/tipc_config.h: Header for TIPC configuration interface
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* Copyright (c) 2014, Ericsson AB * Copyright (c) 2014, Ericsson AB
* All rights reserved. * All rights reserved.
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2016-2017, Mellanox Technologies. All rights reserved. * Copyright (c) 2016-2017, Mellanox Technologies. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* toshiba.h -- Linux driver for accessing the SMM on Toshiba laptops /* toshiba.h -- Linux driver for accessing the SMM on Toshiba laptops
* *
* Copyright (c) 1996-2000 Jonathan A. Buzzard (jonathan@buzzard.org.uk) * Copyright (c) 1996-2000 Jonathan A. Buzzard (jonathan@buzzard.org.uk)
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* udf_fs_i.h * udf_fs_i.h
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* INET An implementation of the TCP/IP protocol suite for the LINUX * INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket * operating system. INET is implemented using the BSD Socket
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef __UHID_H_ #ifndef __UHID_H_
#define __UHID_H_ #define __UHID_H_
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* User level driver support for input subsystem * User level driver support for input subsystem
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Berkeley style UIO structures - Alan Cox 1994. * Berkeley style UIO structures - Alan Cox 1994.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Userspace driver support for the LED subsystem * Userspace driver support for the LED subsystem
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ULTRASOUND_H_ #ifndef _ULTRASOUND_H_
#define _ULTRASOUND_H_ #define _ULTRASOUND_H_
/* /*
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* <linux/usb/audio.h> -- USB Audio definitions. * <linux/usb/audio.h> -- USB Audio definitions.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* USB CDC Device Management userspace API definitions * USB CDC Device Management userspace API definitions
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* g_printer.h -- Header file for USB Printer gadget driver * g_printer.h -- Header file for USB Printer gadget driver
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* <linux/usb/midi.h> -- USB MIDI definitions. * <linux/usb/midi.h> -- USB MIDI definitions.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/*****************************************************************************/ /*****************************************************************************/
/* /*
......
/* SPDX-License-Identifier: LGPL-2.0+ WITH Linux-syscall-note */
/* /*
* userio: virtual serio device support * userio: virtual serio device support
* Copyright (C) 2015 Red Hat * Copyright (C) 2015 Red Hat
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* UUID/GUID definition * UUID/GUID definition
* *
......
/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* include/linux/v4l2-common.h * include/linux/v4l2-common.h
* *
......
/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* Video for Linux Two controls header file * Video for Linux Two controls header file
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* V4L2 DV timings header. * V4L2 DV timings header.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Media Bus API header * Media Bus API header
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* V4L2 subdev userspace API * V4L2 subdev userspace API
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* VFIO API definition * VFIO API definition
* *
......
/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* Video for Linux Two header file * Video for Linux Two header file
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* VMware vSockets Driver * VMware vSockets Driver
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Definitions for the VTPM proxy driver * Definitions for the VTPM proxy driver
* Copyright (c) 2015, 2016, IBM Corporation * Copyright (c) 2015, 2016, IBM Corporation
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Xilinx Controls Header * Xilinx Controls Header
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* linux/zorro.h -- Amiga AutoConfig (Zorro) Bus Definitions * linux/zorro.h -- Amiga AutoConfig (Zorro) Bus Definitions
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright 2014 IBM Corp. * Copyright 2014 IBM Corp.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright © 1999-2010 David Woodhouse <dwmw2@infradead.org> et al. * Copyright © 1999-2010 David Woodhouse <dwmw2@infradead.org> et al.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright © 1999-2010 David Woodhouse <dwmw2@infradead.org> * Copyright © 1999-2010 David Woodhouse <dwmw2@infradead.org>
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright © 1999-2010 David Woodhouse <dwmw2@infradead.org> * Copyright © 1999-2010 David Woodhouse <dwmw2@infradead.org>
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright © International Business Machines Corp., 2006 * Copyright © International Business Machines Corp., 2006
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Broadcom NetXtreme-E RoCE driver. * Broadcom NetXtreme-E RoCE driver.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2006 Chelsio, Inc. All rights reserved. * Copyright (c) 2006 Chelsio, Inc. All rights reserved.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2009-2010 Chelsio, Inc. All rights reserved. * Copyright (c) 2009-2010 Chelsio, Inc. All rights reserved.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* *
* This file is provided under a dual BSD/GPLv2 license. When using or * This file is provided under a dual BSD/GPLv2 license. When using or
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* /*
* *
* This file is provided under a dual BSD/GPLv2 license. When using or * This file is provided under a dual BSD/GPLv2 license. When using or
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2016 Hisilicon Limited. * Copyright (c) 2016 Hisilicon Limited.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Intel Corporation. All rights reserved. * Copyright (c) 2005 Intel Corporation. All rights reserved.
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2004 Topspin Communications. All rights reserved. * Copyright (c) 2004 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Voltaire, Inc. All rights reserved. * Copyright (c) 2005 Voltaire, Inc. All rights reserved.
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2005 Intel Corporation. All rights reserved. * Copyright (c) 2005 Intel Corporation. All rights reserved.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Topspin Communications. All rights reserved.
* Copyright (c) 2005, 2006 Cisco Systems. All rights reserved. * Copyright (c) 2005, 2006 Cisco Systems. All rights reserved.
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2007 Cisco Systems, Inc. All rights reserved. * Copyright (c) 2007 Cisco Systems, Inc. All rights reserved.
* Copyright (c) 2007, 2008 Mellanox Technologies. All rights reserved. * Copyright (c) 2007, 2008 Mellanox Technologies. All rights reserved.
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Topspin Communications. All rights reserved.
* Copyright (c) 2005, 2006 Cisco Systems. All rights reserved. * Copyright (c) 2005, 2006 Cisco Systems. All rights reserved.
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2006 - 2011 Intel Corporation. All rights reserved. * Copyright (c) 2006 - 2011 Intel Corporation. All rights reserved.
* Copyright (c) 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Topspin Communications. All rights reserved.
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* This file is part of the Emulex RoCE Device Driver for /* This file is part of the Emulex RoCE Device Driver for
* RoCE (RDMA over Converged Ethernet) adapters. * RoCE (RDMA over Converged Ethernet) adapters.
* Copyright (C) 2012-2015 Emulex. All rights reserved. * Copyright (C) 2012-2015 Emulex. All rights reserved.
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* QLogic qedr NIC Driver /* QLogic qedr NIC Driver
* Copyright (c) 2015-2016 QLogic Corporation * Copyright (c) 2015-2016 QLogic Corporation
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2005-2006 Intel Corporation. All rights reserved. * Copyright (c) 2005-2006 Intel Corporation. All rights reserved.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2016 Mellanox Technologies, LTD. All rights reserved. * Copyright (c) 2016 Mellanox Technologies, LTD. All rights reserved.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2016 Mellanox Technologies Ltd. All rights reserved. * Copyright (c) 2016 Mellanox Technologies Ltd. All rights reserved.
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
/* /*
* Copyright (c) 2012-2016 VMware, Inc. All rights reserved. * Copyright (c) 2012-2016 VMware, Inc. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* CXL Flash Device Driver * CXL Flash Device Driver
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright(c) 2007 Intel Corporation. All rights reserved. * Copyright(c) 2007 Intel Corporation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright(c) 2007 Intel Corporation. All rights reserved. * Copyright(c) 2007 Intel Corporation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright(c) 2007 Intel Corporation. All rights reserved. * Copyright(c) 2007 Intel Corporation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright(c) 2007 Intel Corporation. All rights reserved. * Copyright(c) 2007 Intel Corporation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* FC Transport BSG Interface * FC Transport BSG Interface
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* SCSI Transport Netlink Interface * SCSI Transport Netlink Interface
* Used for the posting of outbound SCSI transport events * Used for the posting of outbound SCSI transport events
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* FC Transport Netlink Interface * FC Transport Netlink Interface
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Main header file for the ALSA sequencer * Main header file for the ALSA sequencer
* Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl> * Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* uapi/sound/asoc.h -- ALSA SoC Firmware Controls and DAPM * uapi/sound/asoc.h -- ALSA SoC Firmware Controls and DAPM
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Advanced Linux Sound Architecture - ALSA - Driver * Advanced Linux Sound Architecture - ALSA - Driver
* Copyright (c) 1994-2003 by Jaroslav Kysela <perex@perex.cz>, * Copyright (c) 1994-2003 by Jaroslav Kysela <perex@perex.cz>,
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef __SOUND_ASOUND_FM_H #ifndef __SOUND_ASOUND_FM_H
#define __SOUND_ASOUND_FM_H #define __SOUND_ASOUND_FM_H
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* compress_offload.h - compress offload header definations * compress_offload.h - compress offload header definations
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) AND MIT) */
/* /*
* compress_params.h - codec types and parameters for compressed data * compress_params.h - codec types and parameters for compressed data
* streaming interface * streaming interface
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>, * Copyright (c) by Jaroslav Kysela <perex@perex.cz>,
* Creative Labs, Inc. * Creative Labs, Inc.
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef __SOUND_HDSP_H #ifndef __SOUND_HDSP_H
#define __SOUND_HDSP_H #define __SOUND_HDSP_H
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef __SOUND_HDSPM_H #ifndef __SOUND_HDSPM_H
#define __SOUND_HDSPM_H #define __SOUND_HDSPM_H
/* /*
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (c) 1999 by Uros Bizjak <uros@kss-loka.si> * Copyright (c) 1999 by Uros Bizjak <uros@kss-loka.si>
* Takashi Iwai <tiwai@suse.de> * Takashi Iwai <tiwai@suse.de>
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
#ifndef __SOUND_SFNT_INFO_H #ifndef __SOUND_SFNT_INFO_H
#define __SOUND_SFNT_INFO_H #define __SOUND_SFNT_INFO_H
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* snd_sst_tokens.h - Intel SST tokens definition * snd_sst_tokens.h - Intel SST tokens definition
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* Copyright (C) 2007, 2008 Karsten Wiese <fzu@wemgehoertderstaat.de> * Copyright (C) 2007, 2008 Karsten Wiese <fzu@wemgehoertderstaat.de>
* *
......
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/* /*
* sisfb.h - definitions for the SiS framebuffer driver * sisfb.h - definitions for the SiS framebuffer driver
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR MIT) */
/****************************************************************************** /******************************************************************************
* evtchn.h * evtchn.h
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR MIT) */
/****************************************************************************** /******************************************************************************
* gntdev.h * gntdev.h
* *
......
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR MIT) */
/****************************************************************************** /******************************************************************************
* privcmd.h * privcmd.h
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 - Virtual Open Systems and Columbia University * Copyright (C) 2012 - Virtual Open Systems and Columbia University
* Author: Christoffer Dall <c.dall@virtualopensystems.com> * Author: Christoffer Dall <c.dall@virtualopensystems.com>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012 ARM Ltd. * Copyright (C) 2012 ARM Ltd.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (C) 2012,2013 - ARM Ltd * Copyright (C) 2012,2013 - ARM Ltd
* Author: Marc Zyngier <marc.zyngier@arm.com> * Author: Marc Zyngier <marc.zyngier@arm.com>
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __ASM_MIPS_BITSPERLONG_H #ifndef __ASM_MIPS_BITSPERLONG_H
#define __ASM_MIPS_BITSPERLONG_H #define __ASM_MIPS_BITSPERLONG_H
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This file is subject to the terms and conditions of the GNU General Public * This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive * License. See the file "COPYING" in the main directory of this archive
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, as * it under the terms of the GNU General Public License, version 2, as
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __LINUX_KVM_S390_H #ifndef __LINUX_KVM_S390_H
#define __LINUX_KVM_S390_H #define __LINUX_KVM_S390_H
/* /*
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Definitions for perf-kvm on s390 * Definitions for perf-kvm on s390
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* Copyright 2010 Tilera Corporation. All Rights Reserved. * Copyright 2010 Tilera Corporation. All Rights Reserved.
* *
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UAPI__SVM_H #ifndef _UAPI__SVM_H
#define _UAPI__SVM_H #define _UAPI__SVM_H
......
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* /*
* vmx.h: VMX Architecture related definitions * vmx.h: VMX Architecture related definitions
* Copyright (c) 2004, Intel Corporation. * Copyright (c) 2004, Intel Corporation.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册