Searched refs:under (Results 1 – 25 of 100) sorted by relevance
1234
/drivers/misc/ |
D | lkdtm_bugs.c | 128 atomic_t under = ATOMIC_INIT(INT_MIN); in lkdtm_ATOMIC_UNDERFLOW() local 131 atomic_inc(&under); in lkdtm_ATOMIC_UNDERFLOW() 132 atomic_dec(&under); in lkdtm_ATOMIC_UNDERFLOW() 135 atomic_dec(&under); in lkdtm_ATOMIC_UNDERFLOW()
|
/drivers/staging/lustre/lustre/lov/ |
D | lovsub_object.c | 56 struct lu_device *under; in lovsub_object_init() local 60 under = &dev->acid_next->cd_lu_dev; in lovsub_object_init() 61 below = under->ld_ops->ldo_object_alloc(env, obj->lo_header, under); in lovsub_object_init()
|
/drivers/staging/rtl8192e/ |
D | license | 67 placed by the copyright holder saying it may be distributed under the 70 Program or any derivative work under copyright law: that is to say, a 95 modifications or work under the terms of Section 1 above, provided that 104 under the terms of this License. 111 users may redistribute the program under these conditions, and 134 storage or distribution medium does not bring the other work under the 137 3. You may copy and distribute the Program (or a work based on it, under 138 Section 2) in object code or executable form under the terms of Sections 142 code, which must be distributed under the terms of Sections 1 and 2 149 under the terms of Sections 1 and 2 above on a medium customarily [all …]
|
/drivers/staging/rtl8192u/ |
D | copying | 64 under the terms of this General Public License. The "Program", below, 66 means either the Program or any derivative work under copyright law: 92 distribute such modifications or work under the terms of Section 1 101 parties under the terms of this License. 108 a warranty) and that users may redistribute the program under 131 a storage or distribution medium does not bring the other work under 135 under Section 2) in object code or executable form under the terms of 139 source code, which must be distributed under the terms of Sections 146 distributed under the terms of Sections 1 and 2 above on a medium 173 except as expressly provided under this License. Any attempt [all …]
|
/drivers/staging/lustre/lustre/llite/ |
D | vvp_object.c | 234 struct lu_device *under; in vvp_object_init() local 237 under = &dev->vdv_next->cd_lu_dev; in vvp_object_init() 238 below = under->ld_ops->ldo_object_alloc(env, obj->lo_header, under); in vvp_object_init()
|
/drivers/scsi/aic94xx/ |
D | Kconfig | 7 # This file is licensed under GPLv2. 12 # modify it under the terms of the GNU General Public License as
|
/drivers/net/ethernet/sfc/ |
D | Kconfig | 23 the boot configuration under Linux. 47 a sysfs file 'mcdi_logging' under the PCI device.
|
/drivers/tty/hvc/ |
D | Kconfig | 36 PowerNV machines running under OPAL need that driver to get a console 87 This console uses the JTAG DCC on ARM to create a console under the HVC 96 This console uses the Blackfin JTAG to create a console under the
|
/drivers/scsi/libsas/ |
D | Kconfig | 7 # This file is licensed under GPLv2. 10 # modify it under the terms of the GNU General Public License as
|
/drivers/scsi/mvsas/ |
D | Kconfig | 8 # This file is licensed under GPLv2. 13 # it and/or modify it under the terms of the GNU General Public License
|
/drivers/scsi/smartpqi/ |
D | Kconfig | 9 # modify it under the terms of the GNU General Public License 25 # exercise of rights under this Agreement, including but not limited to
|
/drivers/s390/block/ |
D | Kconfig | 62 Disks under VM. If you are not running under VM or unsure what it is,
|
/drivers/block/paride/ |
D | Transition-notes | 5 under ps_spinlock. There are three places where that can happen: 8 anything except B, since it is under if (!ps_tq_active) under 100 in the area, under pi_spinlock and we do not release it until after leaving
|
/drivers/staging/unisys/Documentation/ |
D | overview.txt | 101 well as a "friendly name" identifying each (this will be published under 176 Every active visorbus device will have a sysfs subtree under: 180 The following files exist under /sys/devices/visorbus<x>/vbus<x>:dev<y>: 322 visorbus is required for every Linux guest running under s-Par. 324 visorhba is typically required for a Linux guest running under s-Par, as it 330 visornic is typically required for a Linux guest running under s-Par, as it 336 visorinput is only required for a Linux guest running under s-Par if you
|
/drivers/scsi/osd/ |
D | Kbuild | 11 # it under the terms of the GNU General Public License version 2
|
/drivers/net/ethernet/sun/ |
D | Kconfig | 81 Support for virtual network devices under Sun Logical Domains. 87 Support for virtual switch devices under Sun4v Logical Domains.
|
/drivers/media/usb/ttusb-budget/ |
D | Kconfig | 13 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
|
/drivers/gpu/drm/i915/ |
D | Kconfig | 68 device shared by multiple VMs under different hypervisors. 77 and other components of GVT device model to work. Use it under
|
/drivers/net/wireless/marvell/libertas/ |
D | LICENSE | 5 under the terms of version 2 of the GNU General Public License as
|
/drivers/staging/fsl-mc/bus/ |
D | Kconfig | 6 # This file is released under the GPLv2
|
/drivers/s390/net/ |
D | Kconfig | 22 It also supports virtual CTCs when running under VM. 35 vehicle networking under VM or VIF. It enables a fast communication
|
/drivers/scsi/mpt3sas/ |
D | Kconfig | 9 # modify it under the terms of the GNU General Public License 25 # exercise of rights under this Agreement, including but not limited to
|
/drivers/gpu/drm/vmwgfx/ |
D | Kconfig | 22 bool "Enable framebuffer console under vmwgfx by default"
|
/drivers/staging/media/davinci_vpfe/ |
D | davinci-vpfe-mc.txt | 13 (VPFE) driver located under drivers/media/platform/davinci. The original driver 50 by the VPFE, however, does not fall under the standard IOCTL's.
|
/drivers/media/usb/ttusb-dec/ |
D | Kconfig | 7 produced by Hauppauge, shipped under the brand name 'DEC2000-t'
|
1234