/linux-4.4.14/lib/zlib_inflate/ |
D | inffast.c | 103 unsigned long hold; /* local strm->hold */ in inflate_fast() local 130 hold = state->hold; in inflate_fast() 141 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast() 143 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast() 146 this = lcode[hold & lmask]; in inflate_fast() 149 hold >>= op; in inflate_fast() 160 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast() 163 len += (unsigned)hold & ((1U << op) - 1); in inflate_fast() 164 hold >>= op; in inflate_fast() 168 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast() [all …]
|
D | inflate.c | 36 state->hold = 0; in zlib_inflateReset() 172 hold = state->hold; \ 183 state->hold = hold; \ 190 hold = 0; \ 200 hold += (unsigned long)(*next++) << bits; \ 214 ((unsigned)hold & ((1U << (n)) - 1)) 219 hold >>= (n); \ 226 hold >>= bits & 7; \ 323 unsigned long hold; /* bit buffer */ in zlib_inflate() local 358 ((BITS(8) << 8) + (hold >> 8)) % 31) { in zlib_inflate() [all …]
|
D | inflate.h | 89 unsigned long hold; /* input bit accumulator */ member
|
/linux-4.4.14/drivers/mtd/nand/ |
D | txx9ndfmc.c | 75 unsigned char hold; /* in gbusclock */ member 249 txx9ndfmc_write(dev, (drvdata->hold << 4) | drvdata->spw, TXX9_NDFSPR); in txx9ndfmc_initialize() 278 int hold, spw; in txx9ndfmc_probe() local 292 hold = plat->hold ?: 20; /* tDH */ in txx9ndfmc_probe() 295 hold = TXX9NDFMC_NS_TO_CYC(gbusclk, hold); in txx9ndfmc_probe() 298 hold -= 2; /* actual hold time : (HOLD + 2) BUSCLK */ in txx9ndfmc_probe() 300 hold = clamp(hold, 1, 15); in txx9ndfmc_probe() 301 drvdata->hold = hold; in txx9ndfmc_probe() 305 (gbusclk + 500000) / 1000000, hold, spw); in txx9ndfmc_probe()
|
/linux-4.4.14/include/net/caif/ |
D | cfsrvl.h | 23 void (*hold)(struct cflayer *lyr); member 51 if (layr == NULL || layr->up == NULL || s->hold == NULL) in cfsrvl_get() 54 s->hold(layr->up); in cfsrvl_get() 60 if (layr == NULL || layr->up == NULL || s->hold == NULL) in cfsrvl_put()
|
D | caif_dev.h | 95 void (*hold)(struct cflayer *lyr),
|
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ |
D | msm-poweroff.txt | 3 A power supply hold (ps-hold) bit is set to power the msm chipsets. 10 -reg: Specifies the physical address of the ps-hold register
|
D | restart-poweroff.txt | 4 by restarting and letting u-boot keep hold of the machine until the
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_hid.txt | 188 int keyboard_fill_report(char report[8], char buf[BUF_LEN], int *hold) 199 if (strcmp(tok, "--hold") == 0) { 200 *hold = 1; 241 int mouse_fill_report(char report[8], char buf[BUF_LEN], int *hold) 251 if (strcmp(tok, "--hold") == 0) { 252 *hold = 1; 292 int joystick_fill_report(char report[8], char buf[BUF_LEN], int *hold) 298 *hold = 1; 337 " --hold\n"); 347 " --hold\n"); [all …]
|
D | usb-serial.txt | 131 ...if you boot into the bootloader (hold down the power when hitting the 132 reset button, continuing to hold onto the power until the bootloader screen
|
D | ehci.txt | 30 appear to be on hold until more systems come with USB 2.0 built-in.
|
/linux-4.4.14/arch/arc/boot/dts/ |
D | abilis_tb100_dvk.dts | 48 i2c-sda-hold-time-ns = <432>; 51 i2c-sda-hold-time-ns = <432>; 54 i2c-sda-hold-time-ns = <432>; 57 i2c-sda-hold-time-ns = <432>; 60 i2c-sda-hold-time-ns = <432>;
|
D | abilis_tb101_dvk.dts | 48 i2c-sda-hold-time-ns = <432>; 51 i2c-sda-hold-time-ns = <432>; 54 i2c-sda-hold-time-ns = <432>; 57 i2c-sda-hold-time-ns = <432>; 60 i2c-sda-hold-time-ns = <432>;
|
/linux-4.4.14/Documentation/hwmon/ |
D | abituguru-datasheet | 39 after a reboot uGuru will hold 0x00 here, but if the driver is removed and 40 later on attached again data-port will hold 0x08, more about this later. 43 turned up which will hold 0x00 instead of 0xAC at the CMD port, thus we also 45 hold 0x09 and will only hold 0x08 after reading CMD first, so CMD must be read 87 to hold 0x09, DATA should read 0x09 within 250 read cycles. 89 Next CMD _must_ be read and should hold 0xAC, usually CMD will hold 0xAC the 93 After reading CMD, DATA should hold 0x08 which means that the uGuru is ready 94 for input. As above DATA will usually hold 0x08 the first read but not always. 102 First the uGuru must be in "ready" mode as described above, DATA should hold 106 wait for to DATA to hold 0x08 again indicating that it wants / is ready for [all …]
|
D | da9055 | 12 resolution and track and hold circuitry combined with an analogue input 14 different inputs. The track and hold circuit ensures stable input voltages at
|
D | da9052 | 12 resolution and track and hold circuitry combined with an analogue input 14 different inputs. The track and hold circuit ensures stable input voltages at
|
D | w83781d | 374 When bit 7 is clear, bits 6-0 seem to hold a threshold value. If the value 382 When bit 7 is set, bits 3-0 seem to hold a threshold value, while bits 6-4
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-designware.txt | 14 - i2c-sda-hold-time-ns : should contain the SDA hold time in nanoseconds. 42 i2c-sda-hold-time-ns = <300>;
|
/linux-4.4.14/net/sunrpc/ |
D | auth_unix.c | 148 __be32 *base, *hold; in unx_marshal() local 162 hold = p++; in unx_marshal() 165 *hold = htonl(p - hold - 1); /* gid array length */ in unx_marshal()
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | ti-aemif.txt | 112 - ti,cs-read-hold-ns: read hold width, ns 129 - ti,cs-write-hold-ns: write hold width, ns 166 ti,cs-read-hold-ns = <7>; 169 ti,cs-write-hold-ns = <7>; 195 ti,cs-read-hold-ns = <8>; 198 ti,cs-write-hold-ns = <7>;
|
D | mvebu-devbus.txt | 71 - devbus,rd-hold-ps: Defines the time between the last data sample to the 79 Set <rd-hold-ps> to a value smaller than <turn-off-ps>. 99 This parameter defines the hold time of address and 147 devbus,rd-hold-ps = <0>;
|
D | ingenic,jz4780-nemc.txt | 33 - ingenic,nemc-tAH: Address hold time in nanoseconds.
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | omap-headsmp.S | 72 hold: ldr r12,=0x103 label 79 bne hold
|
/linux-4.4.14/arch/mips/bcm63xx/ |
D | cs.c | 66 unsigned int setup, unsigned int hold) in bcm63xx_set_cs_timing() argument 81 val |= hold << MPI_CSCTL_HOLD_SHIFT; in bcm63xx_set_cs_timing()
|
/linux-4.4.14/drivers/clk/sirf/ |
D | clk-common.c | 346 u32 hold = (cfg >> 20) & (BIT(4) - 1); in dmn_clk_recalc_rate() local 348 return fin / (wait + hold + 2); in dmn_clk_recalc_rate() 356 unsigned ratio, wait, hold; in dmn_clk_round_rate() local 368 hold = ratio - wait - 2; in dmn_clk_round_rate() 370 return fin / (wait + hold + 2); in dmn_clk_round_rate() 378 unsigned ratio, wait, hold, reg; in dmn_clk_set_rate() local 390 hold = ratio - wait - 2; in dmn_clk_set_rate() 394 reg |= (wait << 16) | (hold << 20) | BIT(25); in dmn_clk_set_rate()
|
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | lpc32xx-slc.txt | 16 - nxp,whold: Write hold time (W_HOLD) 19 - nxp,rhold: Read hold time (R_HOLD)
|
D | fsmc-nand.txt | 23 byte 3 THOLD : number of HCLK clock cycles to hold the address (and data
|
/linux-4.4.14/net/caif/ |
D | cfsrvl.c | 210 void (*hold)(struct cflayer *lyr), in caif_client_register_refcnt() 218 service->hold = hold; in caif_client_register_refcnt()
|
/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/ |
D | bcm63xx_cs.h | 6 unsigned int setup, unsigned int hold);
|
/linux-4.4.14/arch/mips/include/asm/txx9/ |
D | ndfmc.h | 19 unsigned int hold; /* hold time in nanosecond */ member
|
D | tx4938.h | 294 void tx4938_ndfmc_init(unsigned int hold, unsigned int spw);
|
D | tx4939.h | 547 void tx4939_ndfmc_init(unsigned int hold, unsigned int spw,
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | k2l-evm.dts | 56 ti,cs-read-hold-ns = <6>; 59 ti,cs-write-hold-ns = <8>;
|
D | k2e-evm.dts | 79 ti,cs-read-hold-ns = <6>; 82 ti,cs-write-hold-ns = <8>;
|
D | k2hk-evm.dts | 100 ti,cs-read-hold-ns = <6>; 103 ti,cs-write-hold-ns = <8>;
|
D | qcom-msm8660.dtsi | 142 row-hold = <91500>;
|
D | armada-xp-openblocks-ax3-4.dts | 84 devbus,rd-hold-ps = <0>;
|
D | qcom-msm8960.dtsi | 201 row-hold = <91500>;
|
D | armada-xp-db.dts | 94 devbus,rd-hold-ps = <0>;
|
D | omap3-pandora-common.dtsi | 181 hold { 182 label = "hold";
|
D | armada-xp-gp.dts | 113 devbus,rd-hold-ps = <0>;
|
D | rk3288-r89.dts | 302 pwr_hold: pwr-hold {
|
D | rk3066a-rayeager.dts | 420 pwr_hold: pwr-hold {
|
D | rk3288-firefly.dtsi | 412 pwr_hold: pwr-hold {
|
D | exynos3250-rinato.dts | 232 wr-hold = <0>;
|
D | at91sam9x5.dtsi | 1046 atmel,adc-sample-hold-time = <11>;
|
D | sama5d3.dtsi | 325 atmel,adc-sample-hold-time = <11>;
|
D | sama5d4.dtsi | 1217 atmel,adc-sample-hold-time = <11>;
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | img,tz1090-pinctrl.txt | 42 - bias-bus-hold 64 bias-bus-hold (which can also be provided to any of the groups below to set 96 bias-bus-hold: supported. 103 bias-pull-up, bias-pull-down, and bias-bus-hold (which can also be provided 111 bias-bus-hold: supported.
|
D | img,tz1090-pdc-pinctrl.txt | 42 - bias-bus-hold 65 bias-bus-hold (which can also be provided to any of the groups below to set
|
D | img,pistachio-pinctrl.txt | 45 - bias-bus-hold: Enable bus-keeper mode.
|
D | pinctrl-bindings.txt | 179 bias-bus-hold - latch weakly
|
/linux-4.4.14/arch/ia64/ |
D | module.lds | 6 * Create place-holder sections to hold the PLTs, GOT, and
|
/linux-4.4.14/arch/c6x/lib/ |
D | divi.S | 32 ;; divi uses B5 to hold the original return address during 34 ;; remi uses B2 and A5 to hold the input values during the
|
D | remi.S | 32 ;; divi uses B5 to hold the original return address during 34 ;; remi uses B2 and A5 to hold the input values during the
|
D | remu.S | 32 ;; divi uses B5 to hold the original return address during 34 ;; remi uses B2 and A5 to hold the input values during the
|
D | divu.S | 32 ;; divi uses B5 to hold the original return address during 34 ;; remi uses B2 and A5 to hold the input values during the
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | qcom,pm8xxx-keypad.txt | 66 - row-hold: 89 row-hold = <91500>;
|
/linux-4.4.14/arch/cris/include/uapi/arch-v10/arch/ |
D | svinto.h | 54 IO_STATE( R_DMA_CH0_CMD, cmd, hold ) )
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-coresight-devices-funnel | 5 Description: (RW) Enables the slave ports and defines the hold time of the
|
D | sysfs-class-net-queues | 50 Indicates the hold time in milliseconds to measure the slack
|
D | sysfs-bus-usb | 150 files hold a string value (enable or disable) indicating whether
|
D | sysfs-bus-coresight-devices-etm3x | 133 Depending on the tracer's version, can also hold threshold for
|
/linux-4.4.14/arch/mn10300/mm/ |
D | cache.inc | 16 # A0: Should hold CHCTR 77 # A0: Should hold CHCTR
|
/linux-4.4.14/arch/mips/txx9/generic/ |
D | setup_tx4938.c | 382 void __init tx4938_ndfmc_init(unsigned int hold, unsigned int spw) in tx4938_ndfmc_init() argument 387 .hold = hold, in tx4938_ndfmc_init()
|
D | setup_tx4939.c | 453 void __init tx4939_ndfmc_init(unsigned int hold, unsigned int spw, in tx4939_ndfmc_init() argument 459 .hold = hold, in tx4939_ndfmc_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/temperature/ |
D | mlx90614.txt | 13 to hold low in order to wake up the device. In normal operation, the
|
/linux-4.4.14/Documentation/RCU/ |
D | rcuref.txt | 43 search_and_reference() could potentially hold reference to an element which 74 overkill, since we hold the update-side spinlock. One might instead
|
D | listRCU.txt | 18 Therefore, once the route has been computed, there is no need to hold 20 you can hold the routing table static all you want, but that won't keep 141 a spin_lock() and a spin_unlock(), but in this case, all callers hold 314 then you need to hold the per-entry lock across all of the code
|
D | lockdep-splat.txt | 69 case. Instead, we hold three locks, one of which might be RCU related.
|
D | arrayRCU.txt | 54 function does not acquire any locks; instead its caller must hold the
|
D | rcubarrier.txt | 16 such readers might hold a reference to them. RCU updates can therefore be
|
D | trace.txt | 361 does not hold, so that "..>." indicates that no tasks 459 condition does not hold.
|
D | rcu_dereference.txt | 157 we now hold.
|
D | whatisRCU.txt | 61 not start until readers no longer hold references to those data items. 80 c. At this point, there cannot be any readers who hold references
|
D | checklist.txt | 308 and you don't hold the appropriate update-side lock, you -must-
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | msr.txt | 19 in guest RAM. This memory is expected to hold a copy of the following 53 guest RAM, plus an enable bit in bit 0. This memory is expected to hold 167 data: Bits 63-6 hold 64-byte aligned physical address of a 205 hold a copy of the following structure: 238 interrupt is enabled (bit 0 set), bits 63-2 hold a 4-byte aligned
|
D | mmu.txt | 406 all VCPUs because it needs to hold the MMU lock. 428 invalidated. This also needs to hold the MMU lock while walking all
|
D | timekeeping.txt | 130 sample and hold the count to be read in port 0x40;
|
/linux-4.4.14/net/wireless/ |
D | core.h | 143 atomic_t hold; member 156 atomic_inc(&bss->hold); in cfg80211_hold_bss() 161 int r = atomic_dec_return(&bss->hold); in cfg80211_unhold_bss()
|
D | scan.c | 65 if (WARN_ON(atomic_read(&bss->hold))) in bss_free() 152 if (atomic_read(&bss->hold)) in __cfg80211_bss_expire() 612 !atomic_read(&bss->hold)) in cfg80211_get_bss()
|
/linux-4.4.14/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 544 hold: 1, /* entry is gathering inval acks */ member 592 hold: 1, /* entry is gathering inval acks */ member 891 hold: 1, /* 16: crb gathering invalidate acks*/ member
|
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/ |
D | samsung-fimd.txt | 57 - wr-hold: clock cycles for the active period of CS is disabled until write 69 | wr-setup+1 | | wr-hold+1 |
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | altr_socfpga.txt | 29 hold/delay times that is needed for the SD/MMC CIU clock. The values of both
|
/linux-4.4.14/Documentation/locking/ |
D | lockstat.txt | 32 <hold> 53 hold time min - shortest (non-0) time we ever held the lock
|
D | locktorture.txt | 15 acquire the lock and hold it for specific amount of time, thus simulating 17 can be simulated by either enlarging this critical region hold time and/or
|
D | mutex-design.txt | 91 - Only one task can hold the mutex at a time.
|
/linux-4.4.14/include/video/ |
D | newport.h | 539 #define DCB_CYCLES(setup,hold,width) \ argument 540 ((hold << DCB_CSHOLD_SHIFT) | \
|
/linux-4.4.14/drivers/spi/ |
D | spi-s3c24xx-fiq.S | 29 @ fiq_rtmp Temporary register to hold tx/rx data
|
D | spi-tegra114.c | 80 #define SPI_SETUP_HOLD(setup, hold) (((setup) << 4) | (hold)) argument
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | ABI.txt | 20 1) Maintainers, don't let perfect be the enemy of good. Don't hold up a
|
/linux-4.4.14/Documentation/devicetree/bindings/spi/ |
D | sh-msiof.txt | 41 - renesas,syncdl : delay sync signal (hold) in transmit mode.
|
/linux-4.4.14/drivers/staging/speakup/ |
D | DefaultKeyAssignments | 8 InsKeyPad-period means hold down the insert key like a shift key and
|
D | spkguide.txt | 183 do under DOS or Windows, you hold it like a shift key, and press other 195 In order to enter the Speakup help system, press and hold the speakup 226 can press and hold the caps lock key, while pressing an alternate 240 purpose, hold the shift key while toggling the caps lock on and off. We 253 and hold the speakup key, a.k.a. keypad insert, a.k.a. caps lock, while 422 a subdirectory named /speakup/KWD is created to hold parameters specific 831 type the word lynx, followed by a space. Now press and hold the speakup 836 The paste buffer will continue to hold the cut information, until a new 1276 plus such following pages as are needed to hold, legibly, the material
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/ |
D | at91_adc.txt | 28 - atmel,adc-sample-hold-time: Sample and Hold Time in microseconds
|
/linux-4.4.14/security/tomoyo/ |
D | Kconfig | 37 audit logs that the kernel can hold on memory.
|
/linux-4.4.14/drivers/atm/ |
D | nicstarmac.copyright | 28 * Fix is simple: make large buffers large enough to hold entire
|
/linux-4.4.14/Documentation/filesystems/ |
D | gfs2-glocks.txt | 68 The minimum hold time for each lock is the time after a remote lock 172 1. To be able to better set the glock "min hold time" 189 the lock min hold time.
|
D | adfs.txt | 27 does not hold the same meaning as the Linux 'execute' permission
|
D | debugfs.txt | 25 of business will be to create at least one directory to hold a set of 47 should hold the file, data will be stored in the i_private field of the
|
D | fiemap.txt | 48 fm_mapped_extents count will hold the number of extents needed in 49 fm_extents[] to hold the file's current mapping. Note that there is
|
D | xfs-delayed-logging-design.txt | 69 filled (a log buffer can hold multiple transactions) or a synchronous operation 314 minimise the time we hold the CIL locked while writing the checkpoint 604 (or not pinning, as the case may be). Hence we must hold the CIL flush/commit 630 The amount of time a transaction commit needs to hold out a flush is a 635 separately to the pinning of objects could be used to reduce the hold time of 659 hold time once per transaction I think that contention is unlikely.
|
D | directory-locking | 84 blocked on source and it means that it doesn't hold any locks.
|
D | porting | 109 ->link() callers hold ->i_mutex on the object we are linking to. Some of your 506 hold a spinlock or other resources that do not allow a schedule.
|
D | coda.txt | 283 memory for the request. Since the data buffer is re-used to hold the 976 to hold any name up to CFS_MAXNAMLEN (PATH or NAM??). 1613 much more delicate. User processes hold reference counts in Coda
|
D | ext2.txt | 188 have been allocated to hold more files.
|
D | path-lookup.txt | 21 the lock hold time significantly and affects performance in large SMP machines.
|
D | Locking | 155 doesn't hold it when calling ->statfs() - superblock is pinned down
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | Exporting | 9 point. Local applications have a reference-counted hold on suitable 12 such as NFS may not be able to hold such a reference, and so need a
|
D | pnfs.txt | 15 Each nfs_inode may hold a pointer to a cache of these layout
|
D | rpc-cache.txt | 121 passed which should hold the content. If the item found by _lookup
|
/linux-4.4.14/fs/xfs/ |
D | xfs_trace.h | 315 __field(int, hold) 325 __entry->hold = atomic_read(&bp->b_hold); 336 __entry->hold, 388 __field(int, hold) 399 __entry->hold = atomic_read(&bp->b_hold); 409 __entry->hold, 432 __field(int, hold) 442 __entry->hold = atomic_read(&bp->b_hold); 454 __entry->hold,
|
/linux-4.4.14/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec2.txt | 14 descriptor pointers each channel fetch fifo can hold.
|
/linux-4.4.14/drivers/media/platform/coda/ |
D | coda.h | 216 bool hold; member
|
D | coda-bit.c | 221 ctx->hold = false; in coda_bitstream_try_queue() 242 (coda_get_bitstream_payload(ctx) >= 512) && !ctx->hold) in coda_fill_bitstream() 1932 ctx->hold = true; in coda_finish_decode() 1964 ctx->hold = true; in coda_finish_decode() 2022 ctx->hold = true; in coda_finish_decode()
|
D | coda-common.c | 788 ctx->hold = false; in coda_decoder_cmd() 972 ctx->hold = true; in coda_pic_run_work() 1016 if (ctx->hold && !src_bufs) { in coda_job_ready()
|
/linux-4.4.14/Documentation/thermal/ |
D | nouveau_thermal | 31 * Critical: The GPU is put on hold to further lower power dissipation;
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | cpsw.txt | 16 - ale_entries : Specifies No of entries ALE can hold
|
/linux-4.4.14/Documentation/fmc/ |
D | fmc-chardev.txt | 5 character device (actually, one for each mezzanine it takes hold of).
|
/linux-4.4.14/arch/arm64/boot/dts/arm/ |
D | juno-base.dtsi | 141 i2c-sda-hold-time-ns = <500>;
|
/linux-4.4.14/Documentation/device-mapper/ |
D | persistent-data.txt | 44 The only way you can get hold of a writable block through the
|
D | dm-raid.txt | 131 # No metadata devices specified to hold superblock/bitmap info
|
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti-tsc-adc.txt | 56 ADC clock cycles to sample (to hold
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 219 (it appears that gcc can use ebx, esi and edi to hold register variables). 236 up to 8 more registers are used to hold constants in some configurations. 284 used to hold keys and input/output blocks to des. 287 used to hold full 768-bit key.
|
/linux-4.4.14/drivers/scsi/ |
D | esp_scsi.h | 310 int hold; member
|
D | esp_scsi.c | 579 if (lp->hold) { in esp_alloc_lun_tag() 589 lp->hold = 0; in esp_alloc_lun_tag() 594 lp->hold = 1; in esp_alloc_lun_tag() 604 if (lp->non_tagged_cmd || lp->hold) in esp_alloc_lun_tag() 2065 lp->hold = 0; in esp_clear_hold()
|
/linux-4.4.14/Documentation/infiniband/ |
D | core_locking.txt | 105 ib_unregister_device() from process context. It must not hold any
|
D | user_mad.txt | 40 If the buffer passed is not large enough to hold the received
|
/linux-4.4.14/Documentation/mn10300/ |
D | ABI.txt | 76 this will point to a piece of memory large enough to hold the result of the
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | Kconfig | 114 by allocating pages of memory and put them "on hold". This only
|
/linux-4.4.14/Documentation/input/ |
D | joystick-api.txt | 174 [As for version 1.2.8, the queue is circular and able to hold 64 246 Both JSIOCSCORR and JSIOCGCORR expect &js_corr to be able to hold
|
/linux-4.4.14/sound/synth/emux/ |
D | soundfont.c | 1052 int attack, hold, decay, release; in load_guspatch() local 1055 hold = calc_gus_envelope_time in load_guspatch() 1071 (snd_sf_calc_parm_hold(hold) << 8) | in load_guspatch()
|
/linux-4.4.14/Documentation/firmware_class/ |
D | README | 48 5), kernel: grows a buffer in PAGE_SIZE increments to hold the image as it
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | README.quirks | 63 not allow the other request to hold REQ asserted. The decision lock may
|
/linux-4.4.14/Documentation/networking/ |
D | netlink_mmap.txt | 96 the ring is nm_frame_nr. The following invariants hold: 108 able to hold at least the frame header
|
D | packet_mmap.txt | 249 can only hold an integer number of frames, or in other words, a frame cannot 259 the PACKET_MMAP buffer could hold only 32768 frames in a 32 bit architecture or 294 used to hold the pointers to each block. 360 and hence the buffer will have a 262144 MiB size. So it can hold 377 header called struct tpacket_hdr used in PACKET_MMAP to hold link level's frame
|
D | regulatory.txt | 144 kmalloc() a structure big enough to hold your regulatory domain
|
D | dccp.txt | 101 DCCP_SOCKOPT_SERVER_TIMEWAIT enables the server (listening socket) to hold
|
D | scaling.txt | 242 If an entry does not hold a valid CPU, then packets mapped to that entry 377 reduced, in particular for data cache lines that hold the sk_buff
|
D | timestamping.txt | 266 ts[1] used to hold hardware timestamps converted to system time.
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | bugfix.S | 304 | The frame returned is idle. We must build a busy frame to hold 430 | The frame returned is idle. We must build a busy frame to hold
|
D | scale.S | 53 smi L_SCR1(%a6) |use L_SCR1 to hold sign
|
/linux-4.4.14/tools/virtio/virtio-trace/ |
D | README | 14 The read/write threads hold it.
|
/linux-4.4.14/Documentation/nvmem/ |
D | nvmem.txt | 106 Before the consumers can read/write NVMEM directly, it should get hold
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | Kconfig | 76 into one PEB. UBI will reserve PEBs to hold two fastmaps.
|
/linux-4.4.14/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 107 to hold CPU state, HPTE region, boot memory dump and elfcore 172 Firmware-assisted dump feature uses sysfs file system to hold
|
D | cxlflash.txt | 308 hold is not relinquished. The user may also optionally exit the process
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-header.S | 112 @ store saved r12 using str to have a register to hold the base for stm
|
/linux-4.4.14/Documentation/s390/ |
D | CommonIO | 108 Some views generated by the debug feature to hold various debug outputs.
|
/linux-4.4.14/Documentation/ |
D | assoc_array.txt | 210 The index_key argument should hold index key information and is 229 The index_key argument should hold index key information and is 453 To save memory, if a node can hold all the leaves in its portion of keyspace,
|
D | kref.txt | 181 The kref_put() return value is useful if you do not want to hold the
|
D | DMA-API-HOWTO.txt | 106 can hold any valid DMA address for the platform and should be used 107 everywhere you hold a DMA address returned from the DMA mapping functions. 499 hold this in a data structure before you come to know the
|
D | vfio.txt | 78 a container class, which may hold one or more groups. A container
|
D | dma-buf-sharing.txt | 297 supply of kmap_atomic slots. Hence an importer shall only hold onto at most 2
|
D | adding-syscalls.txt | 270 so needs to parse areas of (__user) memory that could hold either 32-bit or
|
D | DMA-API.txt | 21 A dma_addr_t can hold any valid DMA address for the platform. It can be
|
/linux-4.4.14/Documentation/dmaengine/ |
D | pxa_dma.txt | 98 buffers which hold around 6k descriptors or more. This also allows without
|
D | client.txt | 116 drivers may hold a spinlock between a successful preparation and
|
D | provider.txt | 141 * dev: should hold the pointer to the struct device associated
|
/linux-4.4.14/Documentation/arm/ |
D | Interrupts | 37 SA1111 IRQ handler, SA1111 IRQs can hold off SMC9196 IRQs indefinitely.
|
/linux-4.4.14/arch/microblaze/ |
D | Kconfig | 240 page size to hold its contents and the difference between the
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi-changer.txt | 33 storage - a slot which can hold a media.
|
D | osd.txt | 160 _osd_req_data_segment structures to hold the different segments allocation and
|
D | scsi_eh.txt | 43 Once LLDD gets hold of a scmd, either the LLDD will complete the
|
D | ncr53c8xx.txt | 947 a Serial NVRAM. This memory is used to hold user set up parameters. 1456 serial NVRAM is used by Symbios and Tekram to hold set up parameters for the
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Procfile.txt | 65 like pcm0p or pcm1c. They hold the PCM information for each PCM
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | softfloat-specialize | 263 `high' and `low' values hold the most- and least-significant bits,
|
/linux-4.4.14/fs/jffs2/ |
D | README.Locking | 157 by read-semaphore. But you must hold write-semaphore when updating,
|
/linux-4.4.14/Documentation/leds/ |
D | ledtrig-transient.txt | 15 set a timer to hold a state, however when user space application crashes or
|
/linux-4.4.14/Documentation/spi/ |
D | spi-summary | 13 The three signal wires hold a clock (SCK, often on the order of 10 MHz), 180 a logical node which could hold class related state for the 524 Your controller driver may use spi_device.controller_state to hold
|
/linux-4.4.14/Documentation/video4linux/ |
D | uvcvideo.txt | 207 must point to a valid writable buffer big enough to hold the indicated
|
/linux-4.4.14/net/ipx/ |
D | af_ipx.c | 186 goto hold; in ipxitf_find_using_net() 193 hold: in ipxitf_find_using_net()
|
/linux-4.4.14/Documentation/isdn/ |
D | README.concap | 223 This might no longer hold for certain high speed WAN links (like
|
/linux-4.4.14/Documentation/driver-model/ |
D | platform.txt | 105 field to hold additional information.
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 9 Keyrings are permitted; these are a special type of key that can hold links to 352 These files hold the maximum number of keys that root may have and the 359 These files hold the maximum number of keys that each non-root user may 1090 Furthermore, an RCU controlled payload must hold a struct rcu_head for the 1305 It is not safe to sleep in this method; the caller may hold spinlocks.
|
D | credentials.txt | 411 Should it be necessary to hold another task's credentials for a long period of
|
/linux-4.4.14/Documentation/development-process/ |
D | 3.Early-stage | 69 When planning a kernel development project, it makes great sense to hold
|
/linux-4.4.14/lib/ |
D | Kconfig | 129 Most modern processors have enough cache to hold this table without
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 2776 static void ahd_linux_set_hold_mcs(struct scsi_target *starget, int hold) in ahd_linux_set_hold_mcs() argument 2792 if (hold && spi_max_width(starget)) in ahd_linux_set_hold_mcs()
|
/linux-4.4.14/Documentation/DocBook/ |
D | networking.xml.db | 420 API-dev-hold
|
/linux-4.4.14/fs/befs/ |
D | ChangeLog | 29 * Fixed up some places where I assumed that a long int could hold
|
/linux-4.4.14/Documentation/vm/ |
D | frontswap.txt | 236 and the possibility that it might hold no pages at all. This means
|
D | transhuge.txt | 348 pmd_trans_huge() on the pmd returned by pmd_offset. You must hold the
|
D | numa_memory_policy.txt | 338 we hold them mmap_sem for read. Again, because replacing the task or vma
|
D | unevictable-lru.txt | 441 sections above. Both processes (migration and m[un]locking) hold the page
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 315 belong to the same memcg. This only fails to hold when a task is migrated to a 718 behavior to hold the mutex too long, so we may need some trick.
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 393 /* The size of an array large to enough to hold all stacks, each with 1235 not large enough to hold the message. In that case, also set
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 329 clr.l %d1 # %d1 will hold trial quotient
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 210 copy operations. [Note: This does not hold in the current implementation, 443 unsigned int bi_max; /* max bio_vecs we can hold 630 The bio_get() routine may be used to hold an extra reference on a bio prior
|
/linux-4.4.14/drivers/tty/serial/ |
D | crisv10.c | 3134 *info->ocmdadr = IO_STATE(R_DMA_CH6_CMD, cmd, hold); in rs_send_xchar() 3136 IO_STATE_VALUE(R_DMA_CH6_CMD, cmd, hold)); in rs_send_xchar()
|
/linux-4.4.14/Documentation/x86/ |
D | boot.txt | 1065 must be __BOOT_DS; interrupt must be disabled; %esi must hold the base 1103 must be __BOOT_DS; interrupt must be disabled; %rsi must hold the base
|
/linux-4.4.14/arch/s390/ |
D | Kconfig | 774 by allocating pages of memory and put them "on hold". This only
|
/linux-4.4.14/Documentation/filesystems/configfs/ |
D | configfs.txt | 335 a subsystem to trust ci_parent and cg_children while they hold the
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 390 /* The size of an array large to enough to hold all stacks, each with 1041 not large enough to hold the message. In that case, also set
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 384 /* The size of an array large to enough to hold all stacks, each with 1197 not large enough to hold the message. In that case, also set
|
/linux-4.4.14/drivers/char/ |
D | Kconfig | 208 Do not hold the button down for too long, as the driver does not
|
/linux-4.4.14/arch/x86/crypto/ |
D | aesni-intel_asm.S | 767 # XMM8 and TMP5 hold the values for the two operands 975 # XMM8 and TMP5 hold the values for the two operands
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | backend-api.txt | 393 This is called to request that cache space be reserved to hold the data
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 309 number of discs the drive can hold simultaneously, if it is designed 957 \item Get hold of the files \cdromc\ and \cdromh, they should be in
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig | 545 page size to hold its contents and the difference between the
|