Home
last modified time | relevance | path

Searched refs:under (Results 1 – 25 of 100) sorted by relevance

1234

/drivers/misc/
Dlkdtm_bugs.c128 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/
Dlovsub_object.c56 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/
Dlicense67 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/
Dcopying64 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/
Dvvp_object.c234 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/
DKconfig7 # This file is licensed under GPLv2.
12 # modify it under the terms of the GNU General Public License as
/drivers/net/ethernet/sfc/
DKconfig23 the boot configuration under Linux.
47 a sysfs file 'mcdi_logging' under the PCI device.
/drivers/tty/hvc/
DKconfig36 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/
DKconfig7 # This file is licensed under GPLv2.
10 # modify it under the terms of the GNU General Public License as
/drivers/scsi/mvsas/
DKconfig8 # This file is licensed under GPLv2.
13 # it and/or modify it under the terms of the GNU General Public License
/drivers/scsi/smartpqi/
DKconfig9 # 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/
DKconfig62 Disks under VM. If you are not running under VM or unsure what it is,
/drivers/block/paride/
DTransition-notes5 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/
Doverview.txt101 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/
DKbuild11 # it under the terms of the GNU General Public License version 2
/drivers/net/ethernet/sun/
DKconfig81 Support for virtual network devices under Sun Logical Domains.
87 Support for virtual switch devices under Sun4v Logical Domains.
/drivers/media/usb/ttusb-budget/
DKconfig13 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
/drivers/gpu/drm/i915/
DKconfig68 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/
DLICENSE5 under the terms of version 2 of the GNU General Public License as
/drivers/staging/fsl-mc/bus/
DKconfig6 # This file is released under the GPLv2
/drivers/s390/net/
DKconfig22 It also supports virtual CTCs when running under VM.
35 vehicle networking under VM or VIF. It enables a fast communication
/drivers/scsi/mpt3sas/
DKconfig9 # 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/
DKconfig22 bool "Enable framebuffer console under vmwgfx by default"
/drivers/staging/media/davinci_vpfe/
Ddavinci-vpfe-mc.txt13 (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/
DKconfig7 produced by Hauppauge, shipped under the brand name 'DEC2000-t'

1234