Home
last modified time | relevance | path

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

12345

/linux/crypto/
H A Dalgif_skcipher.c60 struct alg_sock *ask = alg_sk(sk); in skcipher_sendmsg() local
61 struct sock *psk = ask->parent; in skcipher_sendmsg()
71 struct alg_sock *ask = alg_sk(sk); in algif_skcipher_export() local
82 ctx = ask->private; in algif_skcipher_export()
83 psk = ask->parent; in algif_skcipher_export()
105 struct alg_sock *ask = alg_sk(sk); in _skcipher_recvmsg() local
106 struct sock *psk = ask->parent; in _skcipher_recvmsg()
108 struct af_alg_ctx *ctx = ask->private; in _skcipher_recvmsg()
258 struct alg_sock *ask = alg_sk(sk); in skcipher_check_key() local
261 if (!atomic_read(&ask->nokey_refcnt)) in skcipher_check_key()
[all …]
/linux/samples/user_events/
H A Dexample.c55 ask: in main()
70 goto ask; in main()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-enum-mbus-code.rst116 encoding. The application can ask to configure the colorspace of the
123 The application can ask to configure the transform function of
130 encoding. The application can ask to configure the Y'CbCr encoding of the
137 encoding. The application can ask to configure the HSV encoding of the
144 quantization. The application can ask to configure the quantization of
/linux/arch/arm/boot/dts/sigmastar/
H A Dmstar-infinity2m-ssd202d-100ask-dongshanpione.dts12 compatible = "100ask,dongshanpione", "mstar,infinity2m";
H A DMakefile4 mstar-infinity2m-ssd202d-100ask-dongshanpione.dtb \
/linux/drivers/media/common/
H A DKconfig2 # Used by common drivers, when they need to ask questions
/linux/fs/xfs/libxfs/
H A Dxfs_refcount_btree.h61 struct xfs_trans *tp, struct xfs_perag *pag, xfs_extlen_t *ask,
H A Dxfs_ialloc_btree.h67 xfs_extlen_t *ask, xfs_extlen_t *used);
H A Dxfs_rmap_btree.h60 struct xfs_perag *pag, xfs_extlen_t *ask, xfs_extlen_t *used);
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dtagged-pointers.txt5 communicating in English you can also ask the Chinese maintainer for
H A Dlegacy_instructions.txt5 communicating in English you can also ask the Chinese maintainer for
H A Dmemory.txt5 communicating in English you can also ask the Chinese maintainer for
H A Dsilicon-errata.txt5 communicating in English you can also ask the Chinese maintainer for
/linux/Documentation/translations/zh_TW/
H A DIRQ.txt5 communicating in English you can also ask the Chinese maintainer for
H A Dio_ordering.txt5 communicating in English you can also ask the Chinese maintainer for
/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dtagged-pointers.txt7 communicating in English you can also ask the Chinese maintainer for
H A Dlegacy_instructions.txt7 communicating in English you can also ask the Chinese maintainer for
H A Dmemory.txt7 communicating in English you can also ask the Chinese maintainer for
H A Dsilicon-errata.txt7 communicating in English you can also ask the Chinese maintainer for
/linux/drivers/firmware/arm_scmi/transports/
H A DKconfig61 transport to optionally ask for atomic SCMI transactions and operate
119 transport to optionally ask for atomic SCMI transactions and operate
/linux/Documentation/fb/
H A Dvesafb.rst40 vga=ask and hit return. The mode you wish to use is derived from the
69 To enable one of those modes you have to specify "vga=ask" in the
71 mode at the "vga=ask" prompt. For example if you like to use
/linux/Documentation/translations/zh_TW/dev-tools/
H A Dsparse.rst5 communicating in English you can also ask the Chinese maintainer for
/linux/Documentation/arch/powerpc/
H A Dptrace.rst86 With this GDB can ask for all kinds of hardware breakpoints and watchpoints
92 request to ask for its removal. Return -ENOSPC if the requested breakpoint
/linux/Documentation/arch/arm/sunxi/
H A Dclocks.rst5 This document contains useful bits of information that people tend to ask
/linux/drivers/crypto/aspeed/
H A DKconfig17 option to ask for those messages.

12345