Searched refs:out (Results 376 - 400 of 7784) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/char/tpm/
H A Dtpm-dev.c35 goto out;
41 out:
/linux-master/net/rds/
H A Dib_stats.c94 goto out;
105 out:
/linux-master/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_glue.c103 u8 *out)
105 *(__le32 *)out = ~cpu_to_le32(crc32c_vpmsum(*crcp, data, len));
111 unsigned int len, u8 *out)
113 return __crc32c_vpmsum_finup(shash_desc_ctx(desc), data, len, out);
116 static int crc32c_vpmsum_final(struct shash_desc *desc, u8 *out) argument
120 *(__le32 *)out = ~cpu_to_le32p(crcp);
126 unsigned int len, u8 *out)
129 out);
102 __crc32c_vpmsum_finup(u32 *crcp, const u8 *data, unsigned int len, u8 *out) argument
110 crc32c_vpmsum_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) argument
125 crc32c_vpmsum_digest(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) argument
/linux-master/fs/proc/
H A Dnamespaces.c59 goto out;
63 goto out;
66 out:
127 goto out;
129 goto out;
140 out:
170 goto out;
173 out:
/linux-master/drivers/xen/xen-pciback/
H A Dconf_space_quirks.c38 goto out;
42 out:
86 goto out;
91 out:
103 goto out;
117 out:
134 goto out;
140 out:
/linux-master/drivers/ssb/
H A Dsprom.c20 static int(*get_fallback_sprom)(struct ssb_bus *dev, struct ssb_sprom *out);
77 goto out;
94 out:
111 goto out;
143 out:
172 struct ssb_sprom *out))
181 int ssb_fill_sprom_with_fallback(struct ssb_bus *bus, struct ssb_sprom *out) argument
186 return get_fallback_sprom(bus, out);
171 ssb_arch_register_fallback_sprom(int (*sprom_callback)(struct ssb_bus *bus, struct ssb_sprom *out)) argument
/linux-master/arch/x86/crypto/
H A Dcrc32-pclmul_glue.c124 u8 *out)
126 *(__le32 *)out = cpu_to_le32(crc32_pclmul_le(*crcp, data, len));
131 unsigned int len, u8 *out)
133 return __crc32_pclmul_finup(shash_desc_ctx(desc), data, len, out);
136 static int crc32_pclmul_final(struct shash_desc *desc, u8 *out) argument
140 *(__le32 *)out = cpu_to_le32p(crcp);
145 unsigned int len, u8 *out)
148 out);
123 __crc32_pclmul_finup(u32 *crcp, const u8 *data, unsigned int len, u8 *out) argument
130 crc32_pclmul_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) argument
144 crc32_pclmul_digest(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) argument
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dbiosattr-interface.c60 goto out;
71 goto out;
81 goto out;
85 goto out;
96 out:
119 goto out;
127 goto out;
142 out:
/linux-master/fs/ocfs2/
H A Dmmap.c78 goto out;
99 goto out;
104 goto out;
109 out:
134 goto out;
151 out:
170 goto out;
173 out:
/linux-master/net/x25/
H A Dx25_route.c37 goto out;
43 goto out;
54 out:
167 goto out;
171 goto out;
175 goto out;
179 goto out;
186 out:
/linux-master/arch/powerpc/kernel/
H A Dstatic_call.c22 goto out;
31 out:
/linux-master/arch/x86/include/asm/
H A Darchrandom.h25 asm volatile("rdrand %[out]"
27 : CC_OUT(c) (ok), [out] "=r" (*v));
37 asm volatile("rdseed %[out]"
39 : CC_OUT(c) (ok), [out] "=r" (*v));
/linux-master/fs/orangefs/
H A Dorangefs-debugfs.c231 goto out;
235 goto out;
241 out:
327 goto out;
334 out:
354 goto out;
364 out:
403 goto out;
409 goto out;
435 goto out;
[all...]
/linux-master/arch/loongarch/kernel/
H A Dftrace.c62 goto out;
69 out:
/linux-master/fs/fat/
H A Dnamei_msdos.c181 out:
188 goto out;
279 goto out;
285 goto out;
291 goto out;
296 goto out;
302 out:
320 goto out;
323 goto out;
327 goto out;
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_vli.h60 * variant that turned out best in all test cases.
134 static inline int vli_decode_bits(u64 *out, const u64 in) argument
141 *out = ((in & ((~0ULL) >> (64-t))) >> b) + adj; \
156 static inline int __vli_encode_bits(u64 *out, const u64 in) argument
167 if (out) \
168 *out = ((in - adj) << b) | v; \
272 /* Fetch (at most 64) bits from bitstream into *out, and advance cursor.
274 * If more than 64 bits are requested, returns -EINVAL and leave *out unchanged.
281 static inline int bitstream_get_bits(struct bitstream *bs, u64 *out, int bits) argument
294 *out
[all...]
/linux-master/drivers/w1/slaves/
H A Dw1_ds2413.c50 goto out;
60 goto out;
69 goto out; /* unrecoverable error */
74 out:
100 goto out;
116 goto out;
119 goto out; /* unrecoverable error */
124 out:
/linux-master/fs/dlm/
H A Dmain.c31 goto out;
67 out:
/linux-master/tools/testing/selftests/bpf/progs/
H A Dsockopt_sk.c40 goto out;
55 goto out;
63 goto out;
71 goto out;
87 goto out;
132 out:
150 goto out;
233 out:
/linux-master/fs/
H A Dkernel_read_file.c58 goto out;
63 goto out;
68 goto out;
74 goto out;
83 goto out;
121 out:
182 goto out;
185 out:
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_usb_ops.c41 goto out;
56 out:
/linux-master/tools/testing/selftests/bpf/
H A Dunpriv_helpers.c26 goto out;
36 out:
/linux-master/arch/arm64/crypto/
H A Dsha1-ce-glue.c69 unsigned int len, u8 *out)
75 return crypto_sha1_finup(desc, data, len, out);
86 return sha1_base_finish(desc, out);
89 static int sha1_ce_final(struct shash_desc *desc, u8 *out) argument
94 return crypto_sha1_finup(desc, NULL, 0, out);
98 return sha1_base_finish(desc, out);
101 static int sha1_ce_export(struct shash_desc *desc, void *out) argument
105 memcpy(out, &sctx->sst, sizeof(struct sha1_state));
68 sha1_ce_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) argument
/linux-master/arch/sparc/crypto/
H A Dcrc32c_glue.c87 unsigned int len, u8 *out)
89 put_unaligned_le32(~crc32c_compute(*crcp, data, len), out);
94 unsigned int len, u8 *out)
96 return __crc32c_sparc64_finup(shash_desc_ctx(desc), data, len, out);
99 static int crc32c_sparc64_final(struct shash_desc *desc, u8 *out) argument
103 put_unaligned_le32(~*crcp, out);
108 unsigned int len, u8 *out)
111 out);
86 __crc32c_sparc64_finup(const u32 *crcp, const u8 *data, unsigned int len, u8 *out) argument
93 crc32c_sparc64_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) argument
107 crc32c_sparc64_digest(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) argument
/linux-master/lib/
H A Ddecompress_unxz.c224 * Commented out for now to avoid breaking things.
253 unsigned char *out, long *in_used,
277 b.out = out;
281 b.out = malloc(XZ_IOBUF_SIZE);
282 if (b.out == NULL)
331 if (flush(b.out, b.out_pos) != (long)b.out_pos)
342 free(b.out);
356 error("XZ decompressor ran out of memory");
382 free(b.out);
250 unxz(unsigned char *in, long in_size, long (*fill)(void *dest, unsigned long size), long (*flush)(void *src, unsigned long size), unsigned char *out, long *in_used, void (*error)(char *x)) argument
[all...]

Completed in 287 milliseconds

<<11121314151617181920>>