Home
last modified time | relevance | path

Searched refs:out (Results 1 – 25 of 54) sorted by relevance

123

/include/crypto/
Dhash.h46 int (*export)(struct ahash_request *req, void *out);
65 int (*final)(struct shash_desc *desc, u8 *out);
67 unsigned int len, u8 *out);
69 unsigned int len, u8 *out);
70 int (*export)(struct shash_desc *desc, void *out);
91 int (*export)(struct ahash_request *req, void *out);
188 static inline int crypto_ahash_export(struct ahash_request *req, void *out) in crypto_ahash_export() argument
190 return crypto_ahash_reqtfm(req)->export(req, out); in crypto_ahash_export()
330 unsigned int len, u8 *out);
332 static inline int crypto_shash_export(struct shash_desc *desc, void *out) in crypto_shash_export() argument
[all …]
Dscatterwalk.h109 size_t nbytes, int out);
111 void scatterwalk_done(struct scatter_walk *walk, int out, int more);
114 unsigned int start, unsigned int nbytes, int out);
/include/linux/
Dcoda.h344 struct coda_out_hdr out; member
355 struct coda_out_hdr out; member
366 struct coda_out_hdr out; member
406 struct coda_out_hdr out; member
417 struct coda_out_hdr out; member
465 struct coda_out_hdr out; member
477 struct coda_out_hdr out; member
491 struct coda_out_hdr out; member
517 struct coda_out_hdr out; member
530 struct coda_out_hdr out; member
[all …]
Dnetfilter.h107 const struct net_device *out,
231 struct net_device *in, struct net_device *out, in NF_HOOK_THRESH() argument
234 int ret = nf_hook_thresh(pf, hook, skb, in, out, okfn, thresh); in NF_HOOK_THRESH()
242 struct net_device *in, struct net_device *out, in NF_HOOK_COND() argument
248 ((ret = nf_hook_thresh(pf, hook, skb, in, out, okfn, INT_MIN)) == 1)) in NF_HOOK_COND()
255 struct net_device *in, struct net_device *out, in NF_HOOK() argument
258 return NF_HOOK_THRESH(pf, hook, skb, in, out, okfn, INT_MIN); in NF_HOOK()
Dkfifo.h60 unsigned int out; member
141 __kfifo->out = 0; \
161 .out = 0, \
224 __tmp->kfifo.in = __tmp->kfifo.out = 0; \
238 __tmp->kfifo.out = __tmp->kfifo.in; \
248 __tmpl->kfifo.in - __tmpl->kfifo.out; \
258 __tmpq->kfifo.in == __tmpq->kfifo.out; \
299 __kfifo->out++; \
447 )[__kfifo->out & __tmp->kfifo.mask]; \
449 __kfifo->out++; \
[all …]
Dnetpoll.h73 goto out; in netpoll_rx()
81 out: in netpoll_rx()
Dxz.h141 uint8_t *out; member
Dacpi.h163 struct acpi_buffer *out);
165 struct acpi_buffer *out);
171 extern acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out);
/include/linux/usb/
Dwusb.h310 extern ssize_t wusb_prf(void *out, size_t out_size,
315 static inline int wusb_prf_64(void *out, size_t out_size, const u8 key[16], in wusb_prf_64() argument
320 return wusb_prf(out, out_size, key, n, a, b, blen, 64); in wusb_prf_64()
323 static inline int wusb_prf_128(void *out, size_t out_size, const u8 key[16], in wusb_prf_128() argument
328 return wusb_prf(out, out_size, key, n, a, b, blen, 128); in wusb_prf_128()
331 static inline int wusb_prf_256(void *out, size_t out_size, const u8 key[16], in wusb_prf_256() argument
336 return wusb_prf(out, out_size, key, n, a, b, blen, 256); in wusb_prf_256()
Dhcd.h419 #define usb_gettoggle(dev, ep, out) (((dev)->toggle[out] >> (ep)) & 1) argument
420 #define usb_dotoggle(dev, ep, out) ((dev)->toggle[out] ^= (1 << (ep))) argument
421 #define usb_settoggle(dev, ep, out, bit) \ argument
422 ((dev)->toggle[out] = ((dev)->toggle[out] & ~(1 << (ep))) | \
Dusbnet.h38 unsigned in, out; member
151 int out; /* tx endpoint */ member
/include/net/netfilter/
Dnf_log.h37 const struct net_device *out,
61 const struct net_device *out,
Dnf_nat_rule.h12 const struct net_device *out,
Dnfnetlink_log.h9 const struct net_device *out,
/include/linux/decompress/
Dunxz.h16 unsigned char *out, int *in_used,
/include/asm-generic/
DKbuild.asm11 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/a.out.h \
12 $(srctree)/include/asm-$(SRCARCH)/a.out.h),)
13 header-y += a.out.h
/include/xen/interface/io/
Dconsole.h18 char out[2048]; member
/include/net/netfilter/ipv6/
Dnf_defrag_ipv6.h11 struct net_device *out,
/include/net/
Dcipso_ipv4.h296 goto out; in cipso_v4_validate()
301 goto out; in cipso_v4_validate()
307 goto out; in cipso_v4_validate()
312 out: in cipso_v4_validate()
Ddn_dev.h183 goto out; in dn_dev_islocal()
193 out: in dn_dev_islocal()
/include/linux/sunrpc/
Dgss_krb5.h75 void *iv, void *in, void *out,
78 void *iv, void *in, void *out,
82 struct xdr_netobj *out); /* complete key generation */
266 void *iv, void *in, void *out, int length);
270 void *iv, void *in, void *out, int length);
/include/linux/netfilter_bridge/
Debtables.h167 char out[IFNAMSIZ]; member
206 const struct net_device *out, const struct xt_match *match,
223 const struct net_device *in, const struct net_device *out,
241 const struct net_device *in, const struct net_device *out,
294 const struct net_device *in, const struct net_device *out,
/include/net/bluetooth/
Dbluetooth.h258 goto out; in bt_skb_send_alloc()
262 goto out; in bt_skb_send_alloc()
267 out: in bt_skb_send_alloc()
/include/xen/interface/
Dmemory.h82 struct xen_memory_reservation out; member
/include/linux/mfd/
Dadp5520.h109 #define FADE_VAL(in, out) ((0xF & (in)) | ((0xF & (out)) << 4)) argument

123