/drivers/misc/lkdtm/ |
D | usercopy.c | 136 unsigned char *one, *two; in do_usercopy_heap_size() local 142 two = kmalloc(size, GFP_KERNEL); in do_usercopy_heap_size() 143 if (!one || !two) { in do_usercopy_heap_size() 157 memset(two, 'B', size); in do_usercopy_heap_size() 194 kfree(two); in do_usercopy_heap_size()
|
D | heap.c | 28 char *one, *two; in lkdtm_VMALLOC_LINEAR_OVERFLOW() local 31 two = vzalloc(PAGE_SIZE); in lkdtm_VMALLOC_LINEAR_OVERFLOW() 36 vfree(two); in lkdtm_VMALLOC_LINEAR_OVERFLOW()
|
D | bugs.c | 232 int two; member 238 int two; member
|
/drivers/pinctrl/aspeed/ |
D | pinmux-aspeed.h | 750 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two) argument 751 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three) argument
|
/drivers/thermal/intel/ |
D | Kconfig | 24 two trip points which can be set by user to get notifications via thermal 44 temperature sensor (DTS). These SoCs have two additional DTSs in 46 thermal zone. There are two trip points. One of the trip point can 57 The DTS will be registered as a thermal zone. There are two trip points:
|
/drivers/mtd/nand/onenand/ |
D | Kconfig | 59 Since the device is equipped with two DataRAMs, and two-plane NAND 60 Flash memory array, these two component enables simultaneous program
|
/drivers/staging/qlge/ |
D | TODO | 8 while containing two frags of order-1 allocations, ie. >16K) 9 * while in that area, using two 8k buffers to store one 9k frame is a poor
|
/drivers/net/plip/ |
D | Kconfig | 11 reasonably fast mini network consisting of two (or, rarely, more) 18 The PLIP driver has two modes, mode 0 and mode 1. The parallel
|
/drivers/pci/controller/dwc/ |
D | Kconfig | 32 host mode. There are two instances of PCIe controller in DRA7xx. 47 endpoint mode. There are two instances of PCIe controller in DRA7xx. 63 work in host mode. There are two instances of PCIe controller in 78 work in endpoint mode. There are two instances of PCIe controller 307 work in host mode. There are two instances of PCIe controllers in 322 work in endpoint mode. There are two instances of PCIe controllers in
|
/drivers/gpu/drm/armada/ |
D | Kconfig | 8 devices. There are two controllers on the device, each controller
|
/drivers/media/platform/davinci/ |
D | Kconfig | 16 be two modules called vpif.ko and vpif_display.ko 31 be two modules called vpif.ko and vpif_capture.ko
|
/drivers/net/wireless/quantenna/qtnfmac/ |
D | Kconfig | 20 If you choose to build it as a module, two modules will be built:
|
/drivers/media/pci/netup_unidvb/ |
D | Kconfig | 16 Card can receive two independent streams in following standards:
|
/drivers/mtd/parsers/ |
D | Kconfig | 86 two "firmware" partitions. Currently used firmware has to be detected 98 header and creates up to two partitions, kernel and rootfs. 122 This driver will parse TRX header and report at least two partitions:
|
/drivers/staging/media/zoran/ |
D | TODO | 8 TODO: need two test for both Dcim path
|
/drivers/gpu/drm/amd/amdkfd/ |
D | Kconfig | 24 memory manager supports two modes of operation. One based on
|
/drivers/staging/pi433/ |
D | Kconfig | 11 communicate between two systems without using ethernet or bluetooth
|
/drivers/usb/gadget/legacy/ |
D | Kconfig | 44 Gadget Zero is a two-configuration device. It either sinks and 47 conformance. The driver needs only two bulk-capable endpoints, so 142 Treat it like a two-node Ethernet link: host, and gadget. 360 This driver provides two functions in one configuration: 363 This driver requires four bulk and two interrupt endpoints, 397 This driver provides two functions in one configuration: 417 You will be asked to choose which of the two configurations is
|
/drivers/staging/sm750fb/ |
D | TODO | 6 - check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
|
/drivers/net/can/sja1000/ |
D | Kconfig | 13 This driver is for the one, two or four channel CPC-PCI, 21 This driver is for the one or two channel CPC-CARD cards from
|
/drivers/spmi/ |
D | Kconfig | 8 SPMI (System Power Management Interface) is a two-wire
|
/drivers/crypto/vmx/ |
D | aesp8-ppc.pl | 1428 my ($two,$three,$four)=($outhead,$outperm,$outmask); 1517 vadduqm $two,$one,$one 1522 vadduqm $out2,$ivec,$two # (do all ctr adds as 128-bit) 1525 vadduqm $out3,$out1,$two 1528 vadduqm $out4,$out2,$two 1531 vadduqm $out5,$out3,$two 1534 vadduqm $out6,$out4,$two 1536 vadduqm $out7,$out5,$two 1538 vadduqm $ivec,$out6,$two # next counter value 1676 vadduqm $out2,$ivec,$two [all …]
|
/drivers/input/joystick/iforce/ |
D | Kconfig | 11 You also must choose at least one of the two options below.
|
/drivers/platform/x86/intel/int33fe/ |
D | Kconfig | 12 There are two kinds of INT33FE ACPI device possible: for hardware
|
/drivers/net/can/ |
D | Kconfig | 17 local CAN traffic tunnel between two virtual CAN network devices. 18 When creating a vxcan, two vxcan devices are created as pair. 85 This option adds two LED triggers for packet receive and transmit
|