Home
last modified time | relevance | path

Searched refs:ask (Results 1 – 133 of 133) sorted by relevance

/linux-4.4.14/crypto/
Daf_alg.c132 struct alg_sock *ask = alg_sk(sk); in af_alg_release_parent() local
133 unsigned int nokey = ask->nokey_refcnt; in af_alg_release_parent()
134 bool last = nokey && !ask->refcnt; in af_alg_release_parent()
136 sk = ask->parent; in af_alg_release_parent()
137 ask = alg_sk(sk); in af_alg_release_parent()
140 ask->nokey_refcnt -= nokey; in af_alg_release_parent()
142 last = !--ask->refcnt; in af_alg_release_parent()
154 struct alg_sock *ask = alg_sk(sk); in alg_bind() local
188 if (ask->refcnt | ask->nokey_refcnt) in alg_bind()
191 swap(ask->type, type); in alg_bind()
[all …]
Dalgif_hash.c47 struct alg_sock *ask = alg_sk(sk); in hash_sendmsg() local
48 struct hash_ctx *ctx = ask->private; in hash_sendmsg()
108 struct alg_sock *ask = alg_sk(sk); in hash_sendpage() local
109 struct hash_ctx *ctx = ask->private; in hash_sendpage()
153 struct alg_sock *ask = alg_sk(sk); in hash_recvmsg() local
154 struct hash_ctx *ctx = ask->private; in hash_recvmsg()
184 struct alg_sock *ask = alg_sk(sk); in hash_accept() local
185 struct hash_ctx *ctx = ask->private; in hash_accept()
202 err = af_alg_accept(ask->parent, newsock); in hash_accept()
252 struct alg_sock *ask = alg_sk(sk); in hash_check_key() local
[all …]
Dalgif_skcipher.c108 struct alg_sock *ask = alg_sk(sk); in skcipher_sndbuf() local
109 struct skcipher_ctx *ctx = ask->private; in skcipher_sndbuf()
122 struct alg_sock *ask = alg_sk(sk); in skcipher_alloc_sgl() local
123 struct skcipher_ctx *ctx = ask->private; in skcipher_alloc_sgl()
152 struct alg_sock *ask = alg_sk(sk); in skcipher_pull_sgl() local
153 struct skcipher_ctx *ctx = ask->private; in skcipher_pull_sgl()
194 struct alg_sock *ask = alg_sk(sk); in skcipher_free_sgl() local
195 struct skcipher_ctx *ctx = ask->private; in skcipher_free_sgl()
245 struct alg_sock *ask = alg_sk(sk); in skcipher_wait_for_data() local
246 struct skcipher_ctx *ctx = ask->private; in skcipher_wait_for_data()
[all …]
Dalgif_aead.c59 struct alg_sock *ask = alg_sk(sk); in aead_sndbuf() local
60 struct aead_ctx *ctx = ask->private; in aead_sndbuf()
80 struct alg_sock *ask = alg_sk(sk); in aead_put_sgl() local
81 struct aead_ctx *ctx = ask->private; in aead_put_sgl()
119 struct alg_sock *ask = alg_sk(sk); in aead_wait_for_data() local
120 struct aead_ctx *ctx = ask->private; in aead_wait_for_data()
149 struct alg_sock *ask = alg_sk(sk); in aead_data_wakeup() local
150 struct aead_ctx *ctx = ask->private; in aead_data_wakeup()
171 struct alg_sock *ask = alg_sk(sk); in aead_sendmsg() local
172 struct aead_ctx *ctx = ask->private; in aead_sendmsg()
[all …]
Dalgif_rng.c62 struct alg_sock *ask = alg_sk(sk); in rng_recvmsg() local
63 struct rng_ctx *ctx = ask->private; in rng_recvmsg()
129 struct alg_sock *ask = alg_sk(sk); in rng_sock_destruct() local
130 struct rng_ctx *ctx = ask->private; in rng_sock_destruct()
139 struct alg_sock *ask = alg_sk(sk); in rng_accept_parent() local
155 ask->private = ctx; in rng_accept_parent()
/linux-4.4.14/drivers/media/common/
DKconfig1 # Used by common drivers, when they need to ask questions
/linux-4.4.14/Documentation/zh_CN/
DSecurityBugs5 communicating in English you can also ask the Chinese maintainer for
Dstable_kernel_rules.txt5 communicating in English you can also ask the Chinese maintainer for
DIRQ.txt5 communicating in English you can also ask the Chinese maintainer for
Dstable_api_nonsense.txt5 communicating in English you can also ask the Chinese maintainer for help.
Dbasic_profiling.txt4 However, if you have problem communicating in English you can also ask the
Dio_ordering.txt5 communicating in English you can also ask the Chinese maintainer for
Dsparse.txt5 communicating in English you can also ask the Chinese maintainer for
Dvolatile-considered-harmful.txt5 communicating in English you can also ask the Chinese maintainer for
DSubmittingDrivers5 communicating in English you can also ask the Chinese maintainer for
Demail-clients.txt5 communicating in English you can also ask the Chinese maintainer for
Doops-tracing.txt5 communicating in English you can also ask the Chinese maintainer for
DSubmittingPatches5 communicating in English you can also ask the Chinese maintainer for
Dgpio.txt5 communicating in English you can also ask the Chinese maintainer for
Dmagic-number.txt4 However, if you have problem communicating in English you can also ask the
DHOWTO5 communicating in English you can also ask the Chinese maintainer for
DCodingStyle4 However, if you have problem communicating in English you can also ask the
/linux-4.4.14/Documentation/zh_CN/arm64/
Dtagged-pointers.txt5 communicating in English you can also ask the Chinese maintainer for
Dlegacy_instructions.txt5 communicating in English you can also ask the Chinese maintainer for
Dmemory.txt5 communicating in English you can also ask the Chinese maintainer for
Dbooting.txt5 communicating in English you can also ask the Chinese maintainer for
/linux-4.4.14/Documentation/fb/
Dvesafb.txt40 vga=ask and hit return. The mode you wish to use is derived from the
64 To enable one of those modes you have to specify "vga=ask" in the
66 mode at the "vga=ask" prompt. For example if you like to use
Dmetronomefb.txt24 to uncompress it before delivering it. metronomefb will ask for metronome.wbf
/linux-4.4.14/Documentation/zh_CN/arm/
DBooting5 communicating in English you can also ask the Chinese maintainer for
Dkernel_user_helpers.txt5 communicating in English you can also ask the Chinese maintainer for
/linux-4.4.14/Documentation/arm/sunxi/
Dclocks.txt4 This document contains useful bits of information that people tend to ask
/linux-4.4.14/Documentation/powerpc/
Dptrace.txt80 With this GDB can ask for all kinds of hardware breakpoints and watchpoints
86 request to ask for its removal. Return -ENOSPC if the requested breakpoint
Deeh-pci-error-recovery.txt166 rtas_configure_bridge() -- ask firmware to configure any PCI bridges
/linux-4.4.14/Documentation/video4linux/bttv/
DREADME.WINVIEW24 on their server are the full data-sheets, but don't ask how I found it.
DREADME69 If you have trouble with some specific TV card, try to ask there
/linux-4.4.14/Documentation/scsi/
Daic7xxx.txt327 http://ask.adaptec.com for articles, troubleshooting tips, and
330 Technical Support Specialists at http://ask.adaptec.com/.
350 http://ask-de.adaptec.com/.
352 http://ask-fr.adaptec.com/.
354 http://ask.adaptec.com/.
Daic79xx.txt430 http://ask.adaptec.com for articles, troubleshooting tips, and
433 Technical Support Specialists at http://ask.adaptec.com/.
453 http://ask-de.adaptec.com/.
455 http://ask-fr.adaptec.com/.
457 http://ask.adaptec.com/.
Ddc395x.txt96 filename COPYING. If you don't have it, please ask me to send you one by
Dtmscsim.txt394 Whenever you have problems with the driver, you are invited to ask the
405 I will ask you for some more details and probably I will also ask you to
437 be allowed to, but you have to ask me and Tekram <erich@tekram.com.tw>
Daha152x.txt160 ask the user for verification. This might on not yet partitioned
Dscsi-changer.txt74 it is quite useless to ask me whenever a specific device is supported or
DLICENSE.qla4xxx40 anyone to deny you these rights or to ask you to surrender the rights.
263 to ask for permission. For software which is copyrighted by the Free
DLICENSE.qla2xxx41 anyone to deny you these rights or to ask you to surrender the rights.
264 to ask for permission. For software which is copyrighted by the Free
Dst.txt437 MT_ST_NO_BLKLIMS the driver does not ask the block limits
/linux-4.4.14/firmware/
Datmsar11.HEX201 consultation and not to ask for assembly/other microcode source.
DWHENCE25 consultation and not to ask for assembly/other microcode source.
/linux-4.4.14/net/llc/
Daf_llc.c356 struct sock *ask; in llc_ui_bind() local
367 ask = llc_lookup_established(sap, &daddr, &laddr); in llc_ui_bind()
368 if (ask) { in llc_ui_bind()
369 sock_put(ask); in llc_ui_bind()
/linux-4.4.14/Documentation/networking/
Dframerelay.txt11 The configuration script will ask you how many DLCIs you need, as well as
Dtcp.txt61 if needed and you will get the expected protocol. If you ask for an
Dregulatory.txt58 the specificied alpha2. The kernel in turn will then ask userspace
DLICENSE.qlcnic39 anyone to deny you these rights or to ask you to surrender the rights.
262 to ask for permission. For software which is copyrighted by the Free
DLICENSE.qlge39 anyone to deny you these rights or to ask you to surrender the rights.
262 to ask for permission. For software which is copyrighted by the Free
D6pack.txt60 with PC/FlexNet. Please do not ask me about the internals of this file as I
Ddecnet.txt217 If you are keen to get involved in development, or want to ask questions
Drds.txt113 Applications can ask the RDS kernel module to receive
Dbonding.txt33 who to ask for help, please follow the links at the end of this file.
498 Option specifying the rate in which we'll ask our link partner
/linux-4.4.14/Documentation/devicetree/bindings/
Dsubmitting-patches.txt46 1) If you aren't comfortable reviewing a given binding, reply to it and ask
/linux-4.4.14/Documentation/hwmon/
Df71805f152 You ask for a specific PWM duty cycle or DC voltage by writing to the
163 You ask for a specific fan speed by writing to the fan<n>_target file.
Df71882fg122 You ask for a specific PWM duty cycle / DC voltage or a specific % of
Dit87100 to fix this. Please contact your BIOS manufacturer and ask him for fix.
Dabituguru-datasheet140 don't ask why this is the way it is.
/linux-4.4.14/Documentation/zh_CN/video4linux/
Domap3isp.txt5 communicating in English you can also ask the Chinese maintainer for
Dv4l2-framework.txt5 communicating in English you can also ask the Chinese maintainer for
/linux-4.4.14/Documentation/sysctl/
DREADME4 'Why', I hear you ask, 'would anyone even _want_ documentation
Dnet.txt44 2 - enable the JIT and ask the compiler to emit traces on kernel log.
/linux-4.4.14/Documentation/driver-model/
Ddesign-patterns.txt6 It is likely that subsystem maintainers will ask driver developers to
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-api.txt145 available to ask what the device can do:
205 GETSTATUS and GETBOOTSTATUS ioctls can be used to ask for the current
/linux-4.4.14/Documentation/filesystems/nfs/
Didmapper.txt18 configured with the id_resolver key type), then the idmapper will ask the
Dnfs-rdma.txt35 If you get stuck, you can ask questions on the
/linux-4.4.14/Documentation/sound/oss/
Dbtaudio68 downsampling by powers of two, so you can ask for more usual sample rates
DIntroduction392 will ask for the sound devices to be loaded. Initially it requests that
393 the driver for the sound system is loaded. It then will ask for
DOpti37 The configuration menu may ask for addresses, IRQ lines or DMA
DREADME.OSS1235 If you answer 'y', the config program will ask name of the file containing
1421 manufacturer of the card and ask if they have (or are willing to)
/linux-4.4.14/Documentation/timers/
Dtimers-howto.txt15 The first, and most important, question you need to ask is "Is my
Dhrtimers.txt7 One might ask the question: we already have a timer subsystem
/linux-4.4.14/Documentation/zh_CN/filesystems/
Dsysfs.txt5 communicating in English you can also ask the Chinese maintainer for
/linux-4.4.14/arch/powerpc/platforms/8xx/
DKconfig97 # This doesn't really belong here, but it is convenient to ask
/linux-4.4.14/Documentation/filesystems/caching/
Dobject.txt285 The netfs requested that an object be updated. The state machine will ask
286 the cache backend to update the object, and the cache backend will ask the
Dbackend-api.txt270 This method is called to ask the cache to release any resources it was
356 This is called to ask the backend to synchronise a cache with its backing
364 This is called to ask a cache to perform any page dissociations as part of
Dnetfs-api.txt463 Firstly, the netfs should ask FS-Cache to examine the caches and read the
807 given amount of a file. It is permitted to ask for more than the current
/linux-4.4.14/Documentation/target/
Dtcm_mod_builder.txt55 At the end of tcm_mod_builder.py. the script will ask to add the following
/linux-4.4.14/Documentation/
DSubmittingPatches44 in the MAINTAINERS file to find that tree, or simply ask the maintainer if
353 Exception: If your mailer is mangling patches then someone may ask
461 rule (c), you should ask the submitter to rediff, but this is a totally
513 ask to have an Acked-by: line added to the patch's changelog.
521 into an Acked-by: (but note that it is usually better to ask for an
544 the bug was reported in private, then ask for permission first before using the
Dsysrq.txt247 * I have more questions, who can I ask?
249 Just ask them on the linux-kernel mailing list:
Dflexible-arrays.txt40 the current code, using flags to ask for high memory is likely to lead to
Dsvga.txt12 ** Short intro for the impatient: Just use vga=ask for the first time,
88 program will try to ask the BIOS for all possible video mode numbers and test
Ddebugging-via-ohci1394.txt15 ask the OHCI-1394 controller to perform read and write requests on
Dbus-virt-phys-mapping.txt109 /* ask the controller to read the sense status into "sense_buffer" */
DHOWTO62 contact a lawyer, and do not ask on the Linux kernel mailing list. The
175 It consists of a helpful mailing list where you can ask almost any type
178 past.) It also has an IRC channel that you can use to ask questions in
Dstable_api_nonsense.txt177 without having to ask the distros to add it.
DIRQ-domain.txt208 with the hardware managed by itself and may ask for services from its
DManagementStyle5 on who you ask) management style for the linux kernel. It's meant to
Dkobject.txt375 One might ask how, exactly, a kobject is added to a kset, given that no
DDMA-API-HOWTO.txt209 even detected, you can ask them for the kernel messages to find out
DCodingStyle363 descriptive names (you can ask the compiler to in-line them if you think
Dkernel-parameters.txt4025 Use vga=ask for menu.
/linux-4.4.14/Documentation/serial/
Dtty.txt290 throttle() - Called by the ldisc to ask the driver to do flow
294 unthrottle() - Called by the ldisc to ask the driver to stop flow
/linux-4.4.14/Documentation/gpio/
Dsysfs.txt44 "export" ... Userspace may ask the kernel to export control of
Dgpio-legacy.txt664 "export" ... Userspace may ask the kernel to export control of
/linux-4.4.14/arch/m68k/q40/
DREADME77 This is just an overview, see asm-m68k/* for details ask if you have any
/linux-4.4.14/Documentation/x86/
Dearlyprintk.txt135 If it does not work then please ask about it on the linux-kernel@vger.kernel.org
Dexception-tables.txt281 That's it, mostly. If you look at our example, you might ask why
Dboot.txt930 "normal" (meaning 0xFFFF), "ext" (meaning 0xFFFE) or "ask"
/linux-4.4.14/drivers/usb/gadget/
DKconfig52 messages if you use this option to ask for those messages.
66 messages if you use this option to ask for those messages.
/linux-4.4.14/Documentation/connector/
Dconnector.txt127 driver or userspace process can ask connector to notify it when
/linux-4.4.14/drivers/usb/usbip/
Dusbip_protocol.txt8 The client may ask for the list of the exported USB devices. To get the list the
/linux-4.4.14/Documentation/development-process/
D2.Process224 When the merge window opens, top-level maintainers will ask Linus to "pull"
415 convention also makes it unnecessary to explicitly ask to be copied on
433 to ask on the netdev list instead, as that is the list frequented by most
D7.AdvancedTopics60 development in any branch which you intend to ask others to pull from.
D4.Coding84 from another kernel subsystem, it is time to ask whether it would, in fact,
/linux-4.4.14/arch/cris/arch-v32/drivers/
DKconfig201 # FIXME: When that happens, we'll need to be able to ask for and
/linux-4.4.14/fs/reiserfs/
DREADME40 fair, ask. (Last I spoke with him Richard was contemplating how best
/linux-4.4.14/Documentation/blockdev/
Dfloppy.txt104 If you want to avoid this, explicitly ask for 'yesdma'.
/linux-4.4.14/drivers/staging/rtl8192u/
Dcopying29 anyone to deny you these rights or to ask you to surrender the rights.
252 to ask for permission. For software which is copyrighted by the Free
/linux-4.4.14/tools/usb/usbip/
DCOPYING29 anyone to deny you these rights or to ask you to surrender the rights.
252 to ask for permission. For software which is copyrighted by the Free
/linux-4.4.14/drivers/staging/rtl8192e/
Dlicense35 deny you these rights or to ask you to surrender the rights. These
251 whose distribution conditions are different, write to the author to ask
/linux-4.4.14/
DCOPYING45 anyone to deny you these rights or to ask you to surrender the rights.
268 to ask for permission. For software which is copyrighted by the Free
DCREDITS20 S: (ask for current address)
728 S: (ask for current address)
992 S: (ask for current address)
1133 S: (ask for current address)
1583 S: (ask for current address)
2164 S: (ask for current address)
2633 S: (ask for current address)
2896 S: ask per mail for current address
3445 S: (Email me and ask)
DREADME152 only ask you for the answers to new questions.
/linux-4.4.14/Documentation/isdn/
DREADME.concap87 a connect_request will ask for establishing a reliable lapb
/linux-4.4.14/Documentation/usb/
Dgadget_serial.txt160 gadget serial device and ask for a driver. Tell Windows to find the
DWUSB-Design-overview.txt315 device with an unauthorized address; we ask user space to authenticate
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-tape.1995-200239 * On each read / write request, we now ask the drive
/linux-4.4.14/Documentation/nfc/
Dnfc-hci.txt107 can check the tag type and either do proprietary processing, or return 1 to ask
/linux-4.4.14/Documentation/power/
Dfreezing-of-tasks.txt221 since they ask the freezer to skip freezing this task, since it is anyway
Dpci.txt256 systems along with the GPEs, but to use it the kernel has to ask the system's
/linux-4.4.14/Documentation/fmc/
Dcarrier.txt278 scope probe to be plugged at some point during development) it may ask
/linux-4.4.14/mm/
DKconfig371 of memory on which to store mappings, but it can only ask the system
/linux-4.4.14/drivers/staging/lustre/
Dsysfs-fs-lustre124 This is a way for the servers to ask the clients not to time
/linux-4.4.14/Documentation/RCU/
Dtrace.txt312 be due to the jiffies counter no longer counting. Why do you ask?
/linux-4.4.14/Documentation/cgroups/
Dmemory.txt808 events manually (or, ask us to implement the pass-through events,
/linux-4.4.14/Documentation/filesystems/
Dvfs.txt658 Called by the generic buffered write code to ask the filesystem to
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex527 so either the audio-file-system should ask for 75264 bytes at once
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt146 card, keyboard, hard drives, etc), and any programs which run ask the
2586 o With ps, get the pid of the gdb that ddd started. You can ask the
/linux-4.4.14/arch/arm/
DKconfig1847 # Compressed boot loader in ROM. Yes, we really want to ask about