Searched refs:indicate (Results 1 – 25 of 148) sorted by relevance
123456
/linux-2.6.39/drivers/staging/iio/Documentation/ |
D | ring.txt | 18 of the core changing it's current mode to indicate that the ring buffer 27 Basically indicate that not changes should be made to the ring 41 as much data as requested. The deadoffset is used to indicate that some 45 Used to indicate that something has changed. Used in conjunction with
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-devices-mmc | 8 is enabled, this attribute will indicate the start address of 19 is enabled, this attribute will indicate the size of enhanced
|
D | sysfs-class-led | 36 it is useful when driving a LED which is intended to indicate
|
/linux-2.6.39/Documentation/trace/ |
D | events-kmem.txt | 21 Heavy activity for these events may indicate that a specific cache is 57 is triggered. Significant amounts of activity here could indicate that the 63 indicate that the system is under memory pressure and can also indicate 87 is being concentrated in one place. It could also indicate that the per-CPU
|
D | events-power.txt | 29 A suspend event is used to indicate the system going in and out of the 66 power_end is used to indicate the exit of a state, corresponding to the latest
|
/linux-2.6.39/Documentation/device-mapper/ |
D | kcopyd.txt | 8 Users of kcopyd must first create a client and indicate how many memory pages 39 passing back the user's context pointer. It will also indicate if a read or
|
/linux-2.6.39/Documentation/networking/ |
D | rxrpc.txt | 244 to indicate the terminal message for that call. 251 and control data messages will be set to indicate the context. Receiving 331 This is used to indicate the application's call ID. It's an unsigned long 340 sendmsg, or it can be delivered by recvmsg to indicate a remote abort was 347 This is delivered to a server application to indicate that the final ACK 349 RXRPC_USER_CALL_ID to indicate the call that's now complete. 353 This is delivered to an application to indicate that an ICMP error message 356 indicating the problem, and an RXRPC_USER_CALL_ID will indicate the call 361 This is delivered to a client application to indicate that a call was 363 associated with an RXRPC_USER_CALL_ID to indicate the rejected call. [all …]
|
D | secid.txt | 3 The secid member in the flow structure is used in LSMs (e.g. SELinux) to indicate
|
D | dccp.txt | 55 u32 priority value as ancillary data to sendmsg(), where higher numbers indicate 115 values between 1..15 indicate partial coverage. 119 Values in the range 1..15 indicate that packets with minimally such a
|
/linux-2.6.39/Documentation/usb/ |
D | error-codes.txt | 108 to indicate timeout expired before the transfer 146 (*) Error codes like -EPROTO, -EILSEQ and -EOVERFLOW normally indicate 150 controller use to indicate a transfer has failed because of device
|
/linux-2.6.39/scripts/coccinelle/tests/ |
D | doublebitand.cocci | 4 //# such as 0 for | is used to indicate no information, to maintain the
|
/linux-2.6.39/Documentation/i2c/ |
D | fault-codes | 14 result for an operation ... it doesn't indicate that anything is wrong 88 Returned by I2C adapters to indicate that the address phase 93 Returned by driver probe() methods to indicate that they
|
/linux-2.6.39/Documentation/ |
D | DMA-attributes.txt | 20 useful, suppose that a device does a DMA write to indicate that data is
|
D | robust-futex-ABI.txt | 91 When a thread has invoked the above system call to indicate it 163 In the above, bit 31 was set by futex waiters on that lock to indicate 164 they were waiting, and bit 30 is set by the kernel to indicate that the
|
/linux-2.6.39/Documentation/arm/msm/ |
D | gpiomux.txt | 67 To indicate that a gpio is in use, call msm_gpiomux_get() to increase 93 which is used to indicate when a field is used. This has the pleasant 94 side-effect of allowing calls to msm_gpiomux_write to use '0' to indicate
|
/linux-2.6.39/Documentation/early-userspace/ |
D | buffer-format.txt | 22 * is used to indicate "0 or more occurrences of" 93 should be set to zero to indicate no data section follows. If data is
|
/linux-2.6.39/arch/powerpc/boot/dts/ |
D | ps3.dts | 49 * Seems the only way currently to indicate a processor has multiple
|
/linux-2.6.39/drivers/staging/hv/ |
D | rndis_filter.c | 335 struct rndis_indicate_status *indicate = in rndis_filter_receive_indicate_status() local 338 if (indicate->status == RNDIS_STATUS_MEDIA_CONNECT) { in rndis_filter_receive_indicate_status() 341 } else if (indicate->status == RNDIS_STATUS_MEDIA_DISCONNECT) { in rndis_filter_receive_indicate_status()
|
/linux-2.6.39/Documentation/filesystems/caching/ |
D | backend-api.txt | 315 This method is called to indicate that an object has been unbound from its 351 This is called to indicate to the cache that certain attributes on a netfs 357 It should also call fscache_set_store_limit() to indicate to FS-Cache the 405 metadata is retained. This will indicate to the netfs that the page needs 597 This is called to indicate to FS-Cache that a lookup process for an object 612 This is called to indicate to FS-Cache that a lookup process for an object 616 This changes the state of an object to indicate:
|
/linux-2.6.39/arch/arm/mach-clps711x/ |
D | Kconfig | 48 # XXX Maybe these should indicate register compatibility
|
/linux-2.6.39/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/ |
D | cpm.txt | 53 indicate the portion of muram that is usable by the OS for arbitrary
|
/linux-2.6.39/Documentation/hwmon/ |
D | acpi_power_meter | 40 appropriate power[1-*]_alarm file to indicate that capping has begun, and the
|
D | asb100 | 42 Alarms: (TODO question marks indicate may or may not work)
|
/linux-2.6.39/Documentation/timers/ |
D | timer_stats.txt | 70 Added flag to indicate 'deferrable timer' in /proc/timer_stats. A deferrable
|
/linux-2.6.39/Documentation/sysctl/ |
D | net.txt | 147 The fields indicate the DDP type, the local address (in network:node format) 171 are not tied to a specific remote address. The Tx and Rx queue sizes indicate
|
123456