Searched refs:out (Results 351 - 375 of 7784) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c145 goto out;
158 goto out;
185 goto out;
209 goto out;
228 out:
250 goto out;
259 goto out;
266 goto out;
273 goto out;
284 goto out;
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dsdi.c121 struct omap_dss_device *out = &sdi.output; local
128 if (out->manager == NULL) {
161 dss_mgr_set_timings(out->manager, t);
180 dispc_mgr_set_clock_div(out->manager->id, &sdi.mgr_config.clock_info);
188 r = dss_mgr_enable(out->manager);
328 struct omap_dss_device *out = &sdi.output; local
330 out->dev = &pdev->dev;
331 out->id = OMAP_DSS_OUTPUT_SDI;
332 out->output_type = OMAP_DISPLAY_TYPE_SDI;
333 out
345 struct omap_dss_device *out = &sdi.output; local
[all...]
/linux-master/drivers/rtc/
H A Drtc-mc13xxx.c106 goto out;
112 goto out;
121 goto out;
125 goto out;
129 goto out;
136 goto out;
142 goto out;
147 out:
167 goto out;
170 goto out;
[all...]
/linux-master/fs/verity/
H A Denable.c101 goto out;
122 goto out;
127 goto out;
131 goto out;
142 goto out;
148 goto out;
153 goto out;
162 goto out;
168 goto out;
174 goto out;
[all...]
/linux-master/fs/fuse/
H A Dpassthrough.c103 struct file *out, loff_t *ppos,
106 struct fuse_file *ff = out->private_data;
108 struct inode *inode = file_inode(out);
112 .user_file = out,
225 goto out;
229 goto out;
234 goto out;
260 out:
267 goto out;
280 goto out;
102 fuse_passthrough_splice_write(struct pipe_inode_info *pipe, struct file *out, loff_t *ppos, size_t len, unsigned int flags) argument
[all...]
/linux-master/net/llc/
H A Dllc_proc.c74 goto out;
76 out:
89 goto out;
95 goto out;
101 goto out;
110 out:
134 goto out;
156 out:
184 goto out;
199 out
[all...]
/linux-master/drivers/phy/hisilicon/
H A Dphy-hi3660-usb3.c75 goto out;
81 goto out;
87 goto out;
94 goto out;
100 goto out;
106 goto out;
115 goto out;
125 goto out;
133 goto out;
136 out
[all...]
/linux-master/net/rds/
H A Dtcp_listen.c120 goto out;
124 goto out;
139 goto out;
177 goto out;
186 goto out;
215 goto out;
226 out:
245 goto out;
262 out:
282 goto out;
[all...]
H A Dtcp_stats.c61 goto out;
72 out:
/linux-master/net/ipv4/
H A Dgre_offload.c28 goto out;
31 goto out;
34 goto out;
62 goto out;
118 out:
135 goto out;
143 goto out;
152 goto out;
160 goto out;
166 goto out;
[all...]
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dif_spi.c143 * Write out a byte buffer to an SPI register,
465 goto out;
479 goto out;
485 goto out;
498 goto out;
503 goto out;
507 goto out;
519 goto out;
522 goto out;
525 out
[all...]
/linux-master/tools/lib/subcmd/
H A Drun-command.c37 * that have been passed in via ->in and ->out.
43 if (cmd->out > 0)
44 close(cmd->out);
52 && cmd->out < 0;
61 cmd->out = fdout[0];
73 else if (cmd->out)
74 close(cmd->out);
107 } else if (cmd->out > 1) {
108 dup2(cmd->out, 1);
109 close(cmd->out);
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfor_each.c37 goto out;
44 goto out;
52 goto out;
58 goto out;
73 out:
107 goto out;
114 goto out;
122 goto out;
128 goto out;
133 out
[all...]
H A Dsockmap_basic.c100 goto out;
104 goto out;
106 out:
125 goto out;
129 goto out;
130 out:
153 goto out;
158 goto out;
164 goto out;
169 goto out;
[all...]
/linux-master/drivers/regulator/
H A Dvctrl-regulator.c28 struct vctrl_voltage_range out; member in struct:vctrl_voltage_ranges
33 int out; member in struct:vctrl_voltage_table
51 struct vctrl_voltage_range *out = &vctrl->vrange.out; local
54 DIV_ROUND_CLOSEST_ULL((s64)(out_uV - out->min_uV) *
56 out->max_uV - out->min_uV);
62 struct vctrl_voltage_range *out = &vctrl->vrange.out; local
70 return out
[all...]
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_phy.c40 goto out;
46 goto out;
51 out:
170 goto out;
175 goto out;
203 out:
450 goto out;
459 goto out;
464 goto out;
473 goto out;
[all...]
/linux-master/drivers/gpu/drm/vkms/
H A Dvkms_composer.c45 struct pixel_argb_u16 *out = output_buffer->pixels + x_dst; local
51 out[x].a = (u16)0xffff;
52 out[x].r = pre_mul_blend_channel(in[x].r, out[x].r, in[x].a);
53 out[x].g = pre_mul_blend_channel(in[x].g, out[x].g, in[x].a);
54 out[x].b = pre_mul_blend_channel(in[x].b, out[x].b, in[x].a);
309 struct vkms_output *out = drm_crtc_to_vkms_output(crtc); local
315 spin_lock_irq(&out
410 vkms_set_composer(struct vkms_output *out, bool enabled) argument
428 struct vkms_output *out = drm_crtc_to_vkms_output(crtc); local
[all...]
/linux-master/fs/erofs/
H A Ddecompressor.c78 struct page *const page = rq->out[i];
88 availables[top++] = rq->out[i - lz4_max_distance_pages];
119 rq->out[i] = victim;
125 void *inpage, void *out, unsigned int *inputmargin,
140 if (rq->out[ctx->outpages - ctx->inpages + i] !=
145 return out + ((ctx->outpages - ctx->inpages) << PAGE_SHIFT);
213 u8 *out, *headpage, *src; local
239 out = dst + rq->pageofs_out;
242 ret = LZ4_decompress_safe_partial(src + inputmargin, out,
245 ret = LZ4_decompress_safe(src + inputmargin, out,
124 z_erofs_lz4_handle_overlap(struct z_erofs_lz4_decompress_ctx *ctx, void *inpage, void *out, unsigned int *inputmargin, int *maptype, bool may_inplace) argument
[all...]
/linux-master/tools/perf/util/
H A Dtrace-event-info.c60 goto out;
68 goto out;
79 goto out;
83 out:
101 goto out;
106 goto out;
111 goto out;
120 goto out;
125 goto out;
130 goto out;
[all...]
/linux-master/drivers/input/touchscreen/
H A Dhycon-hy46xx.c114 goto out;
118 goto out;
142 out:
195 goto out;
207 out:
228 goto out;
232 goto out;
240 goto out;
244 out:
289 goto out;
[all...]
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c89 goto out;
101 goto out;
107 goto out;
111 out:
182 int test_get_one_ao(int sk, struct tcp_ao_getsockopt *out, argument
201 *out = tmp;
205 int test_get_ao_info(int sk, struct tcp_ao_info_opt *out) argument
207 socklen_t sz = sizeof(*out);
209 out->reserved = 0;
210 out
336 test_get_tcp_ao_counters(int sk, struct tcp_ao_counters *out) argument
[all...]
/linux-master/drivers/platform/x86/
H A Dtoshiba_acpi.c17 * Rob Miller - TV out and hotkeys help
322 const u32 in[TCI_WORDS], u32 out[TCI_WORDS])
345 out[i] = out_objs->package.elements[i].integer.value;
361 u32 out[TCI_WORDS]; local
362 acpi_status status = tci_raw(dev, in, out);
364 return ACPI_SUCCESS(status) ? out[0] : TOS_FAILURE;
370 u32 out[TCI_WORDS]; local
371 acpi_status status = tci_raw(dev, in, out);
376 *out1 = out[2];
378 return out[
321 tci_raw(struct toshiba_acpi_dev *dev, const u32 in[TCI_WORDS], u32 out[TCI_WORDS]) argument
388 u32 out[TCI_WORDS]; local
425 u32 out[TCI_WORDS]; local
444 u32 out[TCI_WORDS]; local
458 u32 out[TCI_WORDS]; local
468 u32 out[TCI_WORDS]; local
537 u32 out[TCI_WORDS]; local
681 u32 out[TCI_WORDS]; local
725 u32 out[TCI_WORDS]; local
746 u32 out[TCI_WORDS]; local
760 u32 out[TCI_WORDS]; local
785 u32 out[TCI_WORDS]; local
811 u32 out[TCI_WORDS]; local
889 u32 out[TCI_WORDS]; local
919 u32 out[TCI_WORDS]; local
944 u32 out[TCI_WORDS]; local
973 u32 out[TCI_WORDS]; local
1138 u32 out[TCI_WORDS]; local
1162 u32 out[TCI_WORDS]; local
1188 u32 out[TCI_WORDS]; local
1219 u32 out[TCI_WORDS]; local
1257 u32 out[TCI_WORDS]; local
1306 u32 out[TCI_WORDS]; local
1326 u32 out[TCI_WORDS]; local
1703 u32 out[TCI_WORDS]; local
2597 u32 out[TCI_WORDS]; local
[all...]
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c346 int out; local
358 for (out = 0; out < MATROXFB_MAX_OUTPUTS; out++) {
359 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2) {
361 if (minfo->outputs[out].output->compute) {
362 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt);
377 for (out = 0; out < MATROXFB_MAX_OUTPUT
465 int out; local
511 int out; local
525 int out; local
[all...]
/linux-master/fs/ext4/
H A Dinline.c87 goto out;
97 out:
159 goto out;
166 goto out;
173 out:
201 goto out;
213 out:
283 goto out;
299 goto out;
308 goto out;
[all...]
/linux-master/drivers/media/usb/as102/
H A Das10x_cmd_stream.c54 goto out;
64 out:
105 goto out;
110 out:
148 goto out;
153 out:
191 goto out;
196 out:

Completed in 253 milliseconds

<<11121314151617181920>>