Home
last modified time | relevance | path

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

/linux-4.1.27/arch/alpha/kernel/
Dgct.c15 gct6_search_struct *wanted; in gct6_find_nodes() local
25 for (wanted = search; in gct6_find_nodes()
26 wanted && (wanted->type | wanted->subtype); in gct6_find_nodes()
27 wanted++) { in gct6_find_nodes()
28 if (node->type != wanted->type) in gct6_find_nodes()
30 if (node->subtype != wanted->subtype) in gct6_find_nodes()
34 if (wanted->callout) in gct6_find_nodes()
35 wanted->callout(node); in gct6_find_nodes()
/linux-4.1.27/fs/ocfs2/
Dreservations.c415 unsigned int wanted, in ocfs2_resmap_find_free_bits() argument
426 wanted, resmap->m_bitmap_len); in ocfs2_resmap_find_free_bits()
452 if (found >= wanted) in ocfs2_resmap_find_free_bits()
459 if (best_len >= wanted) in ocfs2_resmap_find_free_bits()
460 best_len = wanted; in ocfs2_resmap_find_free_bits()
472 unsigned int goal, unsigned int wanted) in __ocfs2_resv_find_window() argument
490 goal, wanted, RB_EMPTY_ROOT(root)); in __ocfs2_resv_find_window()
499 clen = ocfs2_resmap_find_free_bits(resmap, wanted, goal, in __ocfs2_resv_find_window()
552 clen = ocfs2_resmap_find_free_bits(resmap, wanted, goal, in __ocfs2_resv_find_window()
558 if (best_len == wanted) in __ocfs2_resv_find_window()
[all …]
Docfs2_trace.h1867 unsigned int wanted, int empty_root),
1868 TP_ARGS(r_start, r_end, goal, wanted, empty_root),
1873 __field(unsigned int, wanted)
1880 __entry->wanted = wanted;
1884 __entry->goal, __entry->wanted, __entry->empty_root)
Dsuballoc.c123 u32 wanted);
1474 u32 wanted) in ocfs2_block_group_reasonably_empty() argument
1476 return le16_to_cpu(bg->bg_free_bits_count) > wanted; in ocfs2_block_group_reasonably_empty()
Ddlmglue.c345 int wanted);
1294 int wanted) in ocfs2_may_continue_on_blocked_lock() argument
1298 return wanted <= ocfs2_highest_compat_lock_level(lockres->l_blocking); in ocfs2_may_continue_on_blocked_lock()
Dalloc.c999 int wanted, in ocfs2_create_new_meta_bhs() argument
1012 while (count < wanted) { in ocfs2_create_new_meta_bhs()
1015 wanted - count, in ocfs2_create_new_meta_bhs()
1069 for(i = 0; i < wanted; i++) { in ocfs2_create_new_meta_bhs()
/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-gpio.c46 int len = strlen(sub->wanted); in bttv_sub_bus_match()
48 if (0 == strncmp(dev_name(dev), sub->wanted, len)) in bttv_sub_bus_match()
123 int bttv_sub_register(struct bttv_sub_driver *sub, char *wanted) in bttv_sub_register() argument
126 snprintf(sub->wanted,sizeof(sub->wanted),"%s",wanted); in bttv_sub_register()
Dbttv.h341 char wanted[20]; member
347 int bttv_sub_register(struct bttv_sub_driver *drv, char *wanted);
/linux-4.1.27/drivers/mmc/host/
Ddw_mmc-exynos.c251 static void dw_mci_exynos_adjust_clock(struct dw_mci *host, unsigned int wanted) in dw_mci_exynos_adjust_clock() argument
261 if (!wanted || IS_ERR(host->ciu_clk)) in dw_mci_exynos_adjust_clock()
265 if (wanted < EXYNOS_CCLKIN_MIN) in dw_mci_exynos_adjust_clock()
266 wanted = EXYNOS_CCLKIN_MIN; in dw_mci_exynos_adjust_clock()
268 if (wanted == priv->cur_speed) in dw_mci_exynos_adjust_clock()
272 ret = clk_set_rate(host->ciu_clk, wanted * div); in dw_mci_exynos_adjust_clock()
276 wanted * div, ret); in dw_mci_exynos_adjust_clock()
279 priv->cur_speed = wanted; in dw_mci_exynos_adjust_clock()
286 unsigned int wanted = ios->clock; in dw_mci_exynos_set_ios() local
294 wanted <<= 1; in dw_mci_exynos_set_ios()
[all …]
Dsdhci-s3c.c110 unsigned int wanted) in sdhci_s3c_consider_clock() argument
124 rate = clk_round_rate(clksrc, wanted); in sdhci_s3c_consider_clock()
125 return wanted - rate; in sdhci_s3c_consider_clock()
131 if ((rate >> shift) <= wanted) in sdhci_s3c_consider_clock()
138 src, rate, rate / 256, wanted); in sdhci_s3c_consider_clock()
143 src, rate, wanted, rate >> shift); in sdhci_s3c_consider_clock()
145 return wanted - (rate >> shift); in sdhci_s3c_consider_clock()
Dsdricoh_cs.c141 static int sdricoh_query_status(struct sdricoh_host *host, unsigned int wanted, in sdricoh_query_status() argument
149 if (status & wanted) in sdricoh_query_status()
154 dev_err(dev, "query_status: timeout waiting for %x\n", wanted); in sdricoh_query_status()
160 dev_err(dev, "waiting for status bit %x failed\n", wanted); in sdricoh_query_status()
/linux-4.1.27/Documentation/
Dnumastat.txt8 numa_hit A process wanted to allocate memory from this node,
11 numa_miss A process wanted to allocate memory from another node,
14 numa_foreign A process wanted to allocate on this node,
21 interleave_hit Interleaving wanted to allocate from this node
Dxz.txt91 the fastest settings, so it isn't clear if LZMA2 encoder is wanted
Dstable_kernel_rules.txt1 Everything you ever wanted to know about Linux -stable releases.
Dpnp.txt149 - only call this function when all wanted values are set in the pnp_dev
Dkernel-docs.txt308 never wanted to write this document, being grossly underqualified,
309 but I always wanted to read it, and this was the only way. I
Dbcache.txt138 If write performance is not what you expected, you probably wanted to be
Dkobject.txt1 Everything you never wanted to know about kobjects, ksets, and ktypes
/linux-4.1.27/drivers/pcmcia/
Dsa1111_badge4.c65 int given, int wanted) in complain_about_jumpering() argument
71 wanted / 10, wanted % 10, in complain_about_jumpering()
/linux-4.1.27/lib/
Diov_iter.c10 size_t wanted = n; \
33 n = wanted - n; \
37 size_t wanted = n; \
56 n = wanted; \
60 size_t wanted = n; \
81 n = wanted; \
141 size_t skip, copy, left, wanted; in copy_page_to_iter_iovec() local
152 wanted = bytes; in copy_page_to_iter_iovec()
212 i->count -= wanted - bytes; in copy_page_to_iter_iovec()
216 return wanted - bytes; in copy_page_to_iter_iovec()
[all …]
/linux-4.1.27/drivers/devfreq/
Dgovernor_userspace.c50 unsigned long wanted; in store_freq() local
57 sscanf(buf, "%lu", &wanted); in store_freq()
58 data->user_frequency = wanted; in store_freq()
/linux-4.1.27/arch/arm/mach-davinci/
Daemif.c67 static int aemif_calc_rate(int wanted, unsigned long clk, int max) in aemif_calc_rate() argument
71 result = DIV_ROUND_UP((wanted * clk), NSEC_PER_MSEC) - 1; in aemif_calc_rate()
73 pr_debug("%s: result %d from %ld, %d\n", __func__, result, clk, wanted); in aemif_calc_rate()
/linux-4.1.27/drivers/scsi/
Dppa.c39 unsigned wanted:1; /* Parport sharing busy flag */ member
69 if (dev->wanted) { in ppa_wakeup()
72 dev->wanted = 0; in ppa_wakeup()
87 dev->wanted = res; in ppa_pb_claim()
95 int wanted; in ppa_pb_dismiss() local
97 wanted = dev->wanted; in ppa_pb_dismiss()
98 dev->wanted = 0; in ppa_pb_dismiss()
100 if (!wanted) in ppa_pb_dismiss()
1020 if (dev->wanted) { in __ppa_attach()
Dimm.c45 unsigned wanted:1; /* Parport sharing busy flag */ member
78 if (dev->wanted) { in imm_wakeup()
81 dev->wanted = 0; in imm_wakeup()
95 dev->wanted = res; in imm_pb_claim()
103 int wanted; in imm_pb_dismiss() local
105 wanted = dev->wanted; in imm_pb_dismiss()
106 dev->wanted = 0; in imm_pb_dismiss()
108 if (!wanted) in imm_pb_dismiss()
1160 if (dev->wanted) { in __imm_attach()
Dsun3_scsi.c348 static inline unsigned long sun3scsi_dma_xfer_len(unsigned long wanted, in sun3scsi_dma_xfer_len() argument
353 return wanted; in sun3scsi_dma_xfer_len()
/linux-4.1.27/include/linux/ceph/
Dceph_fs.h417 __le32 caps, wanted; /* new issued, wanted */ member
446 __le32 caps, wanted; /* caps issued, wanted */ member
640 __le32 caps, wanted, dirty; /* latest issued/wanted/dirty */ member
703 __le32 wanted; member
713 __le32 wanted; member
/linux-4.1.27/drivers/net/wireless/cw1200/
Dtxrx.c199 static inline bool tx_policy_is_equal(const struct tx_policy *wanted, in tx_policy_is_equal() argument
202 size_t count = wanted->defined >> 1; in tx_policy_is_equal()
203 if (wanted->defined > cached->defined) in tx_policy_is_equal()
206 if (memcmp(wanted->raw, cached->raw, count)) in tx_policy_is_equal()
209 if (wanted->defined & 1) { in tx_policy_is_equal()
210 if ((wanted->raw[count] & 0x0F) != (cached->raw[count] & 0x0F)) in tx_policy_is_equal()
217 const struct tx_policy *wanted) in tx_policy_find() argument
226 if (tx_policy_is_equal(wanted, &it->policy)) in tx_policy_find()
231 if (tx_policy_is_equal(wanted, &it->policy)) in tx_policy_find()
305 struct tx_policy wanted; in tx_policy_get() local
[all …]
/linux-4.1.27/arch/powerpc/boot/
Dmv64x60_i2c.c60 static int mv64x60_i2c_wait_for_status(int wanted) in mv64x60_i2c_wait_for_status() argument
69 if (status == wanted) in mv64x60_i2c_wait_for_status()
/linux-4.1.27/fs/ceph/
Dcaps.c513 int fmode, unsigned issued, unsigned wanted, in ceph_add_cap() argument
531 wanted |= ceph_caps_for_mode(fmode); in ceph_add_cap()
600 if ((wanted & ~actual_wanted) || in ceph_add_cap()
603 ceph_cap_string(issued), ceph_cap_string(wanted), in ceph_add_cap()
612 cap->mds_wanted = wanted; in ceph_add_cap()
625 cap->mds_wanted = wanted; in ceph_add_cap()
627 cap->mds_wanted |= wanted; in ceph_add_cap()
979 int caps, int wanted, int dirty, in send_cap_msg() argument
997 cid, ino, ceph_cap_string(caps), ceph_cap_string(wanted), in send_cap_msg()
1020 fc->wanted = cpu_to_le32(wanted); in send_cap_msg()
[all …]
Dfile.c140 int flags, fmode, wanted; in ceph_open() local
155 wanted = ceph_caps_for_mode(fmode); in ceph_open()
181 inode, fmode, ceph_cap_string(wanted), in ceph_open()
187 if ((issued & wanted) != wanted && in ceph_open()
188 (mds_wanted & wanted) != wanted && in ceph_open()
194 (ci->i_snap_caps & wanted) == wanted) { in ceph_open()
202 dout("open fmode %d wants %s\n", fmode, ceph_cap_string(wanted)); in ceph_open()
Dmds_client.c1359 int used, wanted, oissued, mine; in trim_caps_cb() local
1367 wanted = __ceph_caps_file_wanted(ci); in trim_caps_cb()
1372 ceph_cap_string(used), ceph_cap_string(wanted)); in trim_caps_cb()
1376 if ((used | wanted) & CEPH_CAP_ANY_WR) in trim_caps_cb()
1379 if ((used | wanted) & ~oissued & mine) in trim_caps_cb()
2771 rec.v2.wanted = cpu_to_le32(__ceph_caps_wanted(ci)); in encode_caps_cb()
2779 rec.v1.wanted = cpu_to_le32(__ceph_caps_wanted(ci)); in encode_caps_cb()
Dsuper.h833 int fmode, unsigned issued, unsigned wanted,
Dinode.c848 le32_to_cpu(info->cap.wanted), in fill_inode()
/linux-4.1.27/drivers/memory/
Dti-aemif.c141 static int aemif_calc_rate(struct platform_device *pdev, int wanted, in aemif_calc_rate() argument
146 result = DIV_ROUND_UP((wanted * clk), NSEC_PER_MSEC) - 1; in aemif_calc_rate()
149 clk, wanted); in aemif_calc_rate()
/linux-4.1.27/drivers/net/ethernet/tile/
Dtilepro.c560 unsigned int wanted = 64; in tile_net_lepp_free_comps() local
569 n = tile_net_lepp_grab_comps(eq, olds, wanted, 0); in tile_net_lepp_free_comps()
1739 unsigned int wanted = 8; in tile_net_tx_tso() local
1777 nolds = tile_net_lepp_grab_comps(eq, olds, wanted, 0); in tile_net_tx_tso()
1821 nolds = tile_net_lepp_grab_comps(eq, olds, wanted, 4); in tile_net_tx_tso()
1868 unsigned int wanted = 8; in tile_net_tx() local
1957 nolds = tile_net_lepp_grab_comps(eq, olds, wanted, 0); in tile_net_tx()
2005 nolds = tile_net_lepp_grab_comps(eq, olds, wanted, 4); in tile_net_tx()
/linux-4.1.27/sound/core/oss/
Dcopy.c48 if (dst_channels->wanted) in copy_transfer()
Dmulaw.c182 if (dst_channels[channel].wanted) in mulaw_decode()
228 if (dst_channels[channel].wanted) in mulaw_encode()
Droute.c32 if (dvp->wanted) in zero_areas()
Drate.c84 if (dst_channels[channel].wanted) in resample_expand()
143 if (dst_channels[channel].wanted) in resample_shrink()
Dio.c103 v->wanted = 1; in io_src_channels()
Dpcm_plugin.c82 c->wanted = 0; in snd_pcm_plugin_alloc()
94 c->wanted = 0; in snd_pcm_plugin_alloc()
578 v->wanted = (stream == SNDRV_PCM_STREAM_CAPTURE); in snd_pcm_plug_client_channels_buf()
Dlinear.c69 if (dst_channels[channel].wanted) in convert()
Dpcm_plugin.h45 unsigned int wanted:1; /* channel is wanted */ member
/linux-4.1.27/net/rds/
Diw_send.c349 u32 wanted, u32 *adv_credits, int need_posted, int max_posted) in rds_iw_send_grab_credits() argument
356 return wanted; in rds_iw_send_grab_credits()
365 wanted, avail, posted); in rds_iw_send_grab_credits()
371 if (avail < wanted) { in rds_iw_send_grab_credits()
379 got = wanted; in rds_iw_send_grab_credits()
Dib_send.c397 u32 wanted, u32 *adv_credits, int need_posted, int max_posted) in rds_ib_send_grab_credits() argument
404 return wanted; in rds_ib_send_grab_credits()
413 wanted, avail, posted); in rds_ib_send_grab_credits()
419 if (avail < wanted) { in rds_ib_send_grab_credits()
427 got = wanted; in rds_ib_send_grab_credits()
Dib.h352 int rds_ib_send_grab_credits(struct rds_ib_connection *ic, u32 wanted,
Diw.h360 int rds_iw_send_grab_credits(struct rds_iw_connection *ic, u32 wanted,
/linux-4.1.27/fs/gfs2/
Dlog.c344 unsigned wanted = blks + reserved_blks; in gfs2_log_reserve() local
354 if (unlikely(free_blocks <= wanted)) { in gfs2_log_reserve()
360 if (atomic_read(&sdp->sd_log_blks_free) <= wanted) in gfs2_log_reserve()
363 } while(free_blocks <= wanted); in gfs2_log_reserve()
/linux-4.1.27/drivers/mtd/nand/
Ds3c2410.c232 static int s3c_nand_calc_rate(int wanted, unsigned long clk, int max) in s3c_nand_calc_rate() argument
236 result = DIV_ROUND_UP((wanted * clk), NS_IN_KHZ); in s3c_nand_calc_rate()
238 pr_debug("result %d from %ld, %d\n", result, clk, wanted); in s3c_nand_calc_rate()
242 wanted, clk); in s3c_nand_calc_rate()
/linux-4.1.27/drivers/block/
Dswim3.c204 int wanted; member
319 if (fs->state == idle && fs->wanted) { in start_request()
843 ++fs->wanted; in grab_drive()
852 --fs->wanted; in grab_drive()
856 --fs->wanted; in grab_drive()
/linux-4.1.27/Documentation/scheduler/
Dsched-nice-design.txt35 So that if someone wanted to really renice tasks, +19 would give a much
54 To sum it up: we always wanted to make nice levels more consistent, but
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbcmsysport.c122 netdev_features_t wanted) in bcm_sysport_set_rx_csum() argument
127 priv->rx_chk_en = !!(wanted & NETIF_F_RXCSUM); in bcm_sysport_set_rx_csum()
157 netdev_features_t wanted) in bcm_sysport_set_tx_csum() argument
165 priv->tsb_en = !!(wanted & (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)); in bcm_sysport_set_tx_csum()
180 netdev_features_t wanted = dev->wanted_features; in bcm_sysport_set_features() local
184 ret = bcm_sysport_set_rx_csum(dev, wanted); in bcm_sysport_set_features()
186 ret = bcm_sysport_set_tx_csum(dev, wanted); in bcm_sysport_set_features()
/linux-4.1.27/Documentation/isdn/
DREADME.hfc-pci36 invoked which may not give the wanted result.
/linux-4.1.27/Documentation/i2c/busses/
Di2c-sis96x62 - ditto, plus an important datasheet... almost the one I really wanted
/linux-4.1.27/arch/arm/kernel/
Dhead-common.S159 and r4, r4, r9 @ mask wanted bits
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_cb.c1836 int wanted; in ksocknal_connect() local
1853 wanted = ksocknal_route_mask() & ~route->ksnr_connected; in ksocknal_connect()
1858 wanted == 0) { in ksocknal_connect()
1874 if ((wanted & (1 << SOCKLND_CONN_ANY)) != 0) { in ksocknal_connect()
1876 } else if ((wanted & (1 << SOCKLND_CONN_CONTROL)) != 0) { in ksocknal_connect()
1878 } else if ((wanted & (1 << SOCKLND_CONN_BULK_IN)) != 0) { in ksocknal_connect()
1881 LASSERT ((wanted & (1 << SOCKLND_CONN_BULK_OUT)) != 0); in ksocknal_connect()
/linux-4.1.27/fs/jbd2/
Dtransaction.c552 int wanted; in jbd2_journal_extend() local
570 wanted = atomic_add_return(nblocks, in jbd2_journal_extend()
573 if (wanted > journal->j_max_transaction_buffers) { in jbd2_journal_extend()
580 if (wanted + (wanted >> JBD2_CONTROL_BLOCKS_SHIFT) > in jbd2_journal_extend()
/linux-4.1.27/fs/ocfs2/dlmfs/
Duserdlm.c418 int wanted) in user_may_continue_on_blocked_lock() argument
422 return wanted <= user_highest_compat_lock_level(lockres->l_blocking); in user_may_continue_on_blocked_lock()
/linux-4.1.27/fs/jbd/
Dtransaction.c325 int wanted; in journal_extend() local
343 wanted = transaction->t_outstanding_credits + nblocks; in journal_extend()
345 if (wanted > journal->j_max_transaction_buffers) { in journal_extend()
351 if (wanted > __log_space_left(journal)) { in journal_extend()
/linux-4.1.27/arch/powerpc/platforms/40x/
DKconfig95 # OAK doesn't exist but wanted to keep this around for any future 403GCX boards
/linux-4.1.27/Documentation/filesystems/
Dlocks.txt45 I wanted the two lock styles to be cooperative, but there were so many
Dinotify.txt77 interfaces. The only real difference was whether we wanted to use open(2)
Dhpfs.txt114 really what IBM developers wanted? But problems continued. When I created in
/linux-4.1.27/Documentation/input/
Dff.txt185 Proceed as if you wanted to upload a new effect, except that instead of
186 setting the id field to -1, you set it to the wanted effect id.
Djoystick-api.txt37 If the read is successful, it will return sizeof(e), unless you wanted to read
/linux-4.1.27/Documentation/networking/
Dmultiqueue.txt70 skbedit, has been added. Assuming you wanted to route all traffic to a
Dbonding.txt1258 For example, if you wanted to make a simple bond of two e100
1599 slave devices. For instance, say we wanted, in the above configuration to
/linux-4.1.27/Documentation/hwmon/
Dlm6355 function. Depending on how the board designer wanted to use the chip, fan
Dw83792d128 range. At first a wanted temperature and interval must be set. This is done
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dentry.S137 ;; In r9 we have the wanted syscall number. Arguments come in r10,r11,r12,
304 ;; restore R9 here to contain the wanted syscall, and the other
/linux-4.1.27/fs/nfsd/
Dnfsproc.c194 dev_t rdev = 0, wanted = new_decode_dev(attr->ia_size); in nfsd_proc_create() local
302 rdev = wanted; in nfsd_proc_create()
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c414 netdev_features_t wanted) in bcmgenet_set_rx_csum() argument
420 rx_csum_en = !!(wanted & NETIF_F_RXCSUM); in bcmgenet_set_rx_csum()
445 netdev_features_t wanted) in bcmgenet_set_tx_csum() argument
454 desc_64b_en = !!(wanted & (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)); in bcmgenet_set_tx_csum()
476 netdev_features_t wanted = dev->wanted_features; in bcmgenet_set_features() local
480 ret = bcmgenet_set_tx_csum(dev, wanted); in bcmgenet_set_features()
482 ret = bcmgenet_set_rx_csum(dev, wanted); in bcmgenet_set_features()
/linux-4.1.27/Documentation/block/
Dioprio.txt26 to be more directly mappable to performance, by passing in a wanted data
/linux-4.1.27/drivers/i2c/busses/
Di2c-s3c2410.c831 static int s3c24xx_i2c_calcdivisor(unsigned long clkin, unsigned int wanted, in s3c24xx_i2c_calcdivisor() argument
834 unsigned int calc_divs = clkin / wanted; in s3c24xx_i2c_calcdivisor()
/linux-4.1.27/Documentation/video4linux/
Dradiotrack.txt25 value, I wanted to see if the tuner could be tuned beyond the usual FM radio
/linux-4.1.27/Documentation/ia64/
Defirtc.txt26 Because we wanted to minimize the impact on existing user-level apps using
/linux-4.1.27/arch/cris/arch-v10/kernel/
Dentry.S127 ;; In r9 we have the wanted syscall number. Arguments come in r10,r11,r12,r13,mof,srp
285 ;; we need to restore $r9 here to contain the wanted syscall, and
/linux-4.1.27/Documentation/vm/
Dbalance48 which have different numbers and types of zones. If we wanted to get
/linux-4.1.27/net/core/
Dethtool.c152 netdev_features_t wanted = 0, valid = 0; in ethtool_set_features() local
167 wanted |= (netdev_features_t)features[i].requested << (32 * i); in ethtool_set_features()
179 dev->wanted_features |= wanted & valid; in ethtool_set_features()
/linux-4.1.27/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.txt50 If wanted, options in watchdog_info need to have WDIOF_KEEPALIVEPING
/linux-4.1.27/sound/pci/rme9652/
Dhdspm.c6407 size_t wanted; in snd_hdspm_preallocate_memory() local
6411 wanted = HDSPM_DMA_AREA_BYTES; in snd_hdspm_preallocate_memory()
6417 wanted, in snd_hdspm_preallocate_memory()
6418 wanted); in snd_hdspm_preallocate_memory()
6421 "Could not preallocate %zd Bytes\n", wanted); in snd_hdspm_preallocate_memory()
6426 " Preallocated %zd Bytes\n", wanted); in snd_hdspm_preallocate_memory()
/linux-4.1.27/fs/affs/
DChanges247 routines desperately wanted their own file.
/linux-4.1.27/arch/alpha/
DKconfig653 For example, if one wanted the option of printing verbose
654 machine checks, but wanted the default to be as if verbose
/linux-4.1.27/Documentation/dvb/
DREADME.dvb-usb8 Quite keen I wanted to put the driver (with some quirks of course) into dibusb.
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc349 // of the watchdog and add this time to the wanted ticks
/linux-4.1.27/Documentation/crypto/
Dasymmetric-keys.txt223 check it each time it wanted to use it. Further, the contents of the blob may
Ddescore-readme.txt137 a while ago i wanted some des routines and the routines documented on sun's
/linux-4.1.27/Documentation/s390/
D3270.txt137 if you wanted a 3278 Model 4 with 43 rows of 80 columns, the
/linux-4.1.27/Documentation/powerpc/
Deeh-pci-error-recovery.txt233 which does what you wanted
/linux-4.1.27/Documentation/kbuild/
Dmodules.txt291 file. For example, if you wanted to build two modules, foo.ko
/linux-4.1.27/Documentation/scsi/
Dtmscsim.txt303 As usual, the desired value is obtained by adding the wanted values. If
DChangeLog.sym53c8xx582 It is probably too early, but I wanted to complete the thing.
/linux-4.1.27/tools/power/cpupower/po/
Dde.po613 " by postfixing the value with the wanted unit name, without any space\n"
Dcs.po603 " by postfixing the value with the wanted unit name, without any space\n"
Dit.po608 " by postfixing the value with the wanted unit name, without any space\n"
Dfr.po601 " by postfixing the value with the wanted unit name, without any space\n"
Dpt.po610 " by postfixing the value with the wanted unit name, without any space\n"
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt434 Suppose for example, that you wanted to control both the punctuation
805 web browser. Speakup does this quite nicely. Suppose you wanted to
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex701 position in the directory tree, on every system. When I wanted to
/linux-4.1.27/Documentation/trace/
Dftrace.txt1700 the tracing could have overwritten the data that you wanted to