Home
last modified time | relevance | path

Searched refs:out (Results 301 – 325 of 10935) sorted by relevance

1...<<11121314151617181920>>...438

/openbmc/linux/fs/hfs/
H A Ddir.c68 goto out; in hfs_readdir()
73 goto out; in hfs_readdir()
79 goto out; in hfs_readdir()
86 goto out; in hfs_readdir()
95 goto out; in hfs_readdir()
99 goto out; in hfs_readdir()
102 goto out; in hfs_readdir()
108 goto out; in hfs_readdir()
113 goto out; in hfs_readdir()
140 goto out; in hfs_readdir()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dskb_load_bytes.c25 goto out; in test_skb_load_bytes()
30 goto out; in test_skb_load_bytes()
33 goto out; in test_skb_load_bytes()
38 goto out; in test_skb_load_bytes()
41 goto out; in test_skb_load_bytes()
43 out: in test_skb_load_bytes()
H A Dxdp_dev_bound_only.c32 SYS(out, "ip netns add " LOCAL_NETNS); in test_xdp_dev_bound_only_offdev()
35 goto out; in test_xdp_dev_bound_only_offdev()
36 SYS(out, "ip link add eth42 type veth"); in test_xdp_dev_bound_only_offdev()
40 goto out; in test_xdp_dev_bound_only_offdev()
45 goto out; in test_xdp_dev_bound_only_offdev()
53 out: in test_xdp_dev_bound_only_offdev()
/openbmc/linux/drivers/misc/mei/
H A Dmain.c131 goto out; in mei_release()
142 goto out; in mei_release()
151 out: in mei_release()
187 goto out; in mei_read()
192 goto out; in mei_read()
197 goto out; in mei_read()
274 out: in mei_read()
389 out: in mei_write()
770 out: in mei_ioctl()
827 out: in mei_poll()
[all …]
/openbmc/linux/kernel/power/
H A Dconsole.c55 goto out; in pm_vt_switch_required()
61 goto out; in pm_vt_switch_required()
67 out: in pm_vt_switch_required()
114 goto out; in pm_vt_switch()
117 goto out; in pm_vt_switch()
121 goto out; in pm_vt_switch()
125 out: in pm_vt_switch()
/openbmc/linux/kernel/trace/
H A Dkprobe_event_gen_test.c107 goto out; in test_gen_kprobe_cmd()
113 goto out; in test_gen_kprobe_cmd()
120 goto out; in test_gen_kprobe_cmd()
142 out: in test_gen_kprobe_cmd()
150 goto out; in test_gen_kprobe_cmd()
177 goto out; in test_gen_kretprobe_cmd()
184 goto out; in test_gen_kretprobe_cmd()
207 out: in test_gen_kretprobe_cmd()
215 goto out; in test_gen_kretprobe_cmd()
/openbmc/linux/fs/crypto/
H A Dhkdf.c96 goto out; in fscrypt_init_hkdf()
100 out: in fscrypt_init_hkdf()
140 goto out; in fscrypt_hkdf_expand()
145 goto out; in fscrypt_hkdf_expand()
150 goto out; in fscrypt_hkdf_expand()
154 goto out; in fscrypt_hkdf_expand()
160 goto out; in fscrypt_hkdf_expand()
166 goto out; in fscrypt_hkdf_expand()
172 out: in fscrypt_hkdf_expand()
/openbmc/sdbusplus/src/message/
H A Dnative_types.cpp72 std::string out; in filename() local
73 out.reserve(filename.size()); in filename()
78 out.append(1, filename[i]); in filename()
91 out.append(1, static_cast<char>((ch << 4) | cl)); in filename()
94 return out; in filename()
114 string_path_wrapper out; in operator /() local
115 out.str.reserve(str.size() + 1 + extId.size() * 3); in operator /()
116 out.str.append(str); in operator /()
117 return out /= extId; in operator /()
/openbmc/linux/net/llc/
H A Dllc_proc.c74 goto out; in laddr_hash_next()
76 out: in laddr_hash_next()
89 goto out; in llc_seq_next()
95 goto out; in llc_seq_next()
101 goto out; in llc_seq_next()
110 out: in llc_seq_next()
134 goto out; in llc_seq_socket_show()
156 out: in llc_seq_socket_show()
199 out: in llc_seq_core_show()
237 out: in llc_proc_init()
[all …]
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.c46 goto out; in wl1251_cmd_send()
57 out: in wl1251_cmd_send()
136 out: in wl1251_cmd_interrogate()
200 out: in wl1251_cmd_vbm()
234 out: in wl1251_cmd_data_path_rx()
308 out: in wl1251_cmd_join()
337 out: in wl1251_cmd_ps_mode()
375 out: in wl1251_cmd_read_memory()
408 out: in wl1251_cmd_template_set()
479 out: in wl1251_cmd_scan()
[all …]
/openbmc/qemu/bsd-user/freebsd/
H A Dos-sys.c275 goto out; in do_freebsd_sysctl_oid()
283 goto out; in do_freebsd_sysctl_oid()
298 goto out; in do_freebsd_sysctl_oid()
307 goto out; in do_freebsd_sysctl_oid()
315 goto out; in do_freebsd_sysctl_oid()
469 out: in do_freebsd_sysctl_oid()
501 goto out; in do_freebsd_sysctlbyname()
520 goto out; in do_freebsd_sysctlbyname()
533 out: in do_freebsd_sysctlbyname()
559 goto out; in do_freebsd_sysctl()
[all …]
/openbmc/linux/fs/erofs/
H A Ddecompressor.c79 struct page *const page = rq->out[i]; in z_erofs_lz4_prepare_dstpages()
119 rq->out[i] = victim; in z_erofs_lz4_prepare_dstpages()
213 u8 *out, *headpage, *src; in z_erofs_lz4_decompress_mem() local
239 out = dst + rq->pageofs_out; in z_erofs_lz4_decompress_mem()
286 DBG_BUGON(!*rq->out); in z_erofs_lz4_decompress()
287 dst = kmap_local_page(*rq->out); in z_erofs_lz4_decompress()
297 dst = page_address(*rq->out); in z_erofs_lz4_decompress()
333 if (rq->out[0] == *rq->in) { in z_erofs_transform_plain()
339 if (rq->out[0]) in z_erofs_transform_plain()
340 memcpy_to_page(rq->out[0], rq->pageofs_out, in z_erofs_transform_plain()
[all …]
/openbmc/linux/fs/ntfs3/
H A Dfsntfs.c271 out: in ntfs_extend_init()
343 out: in ntfs_loadlog_and_replay()
549 out: in ntfs_extend_mft()
726 out: in ntfs_look_free_mft()
760 out: in ntfs_mark_rec_free()
800 out: in ntfs_clear_mft_tail()
982 out: in ntfs_set_state()
1291 out: in ntfs_read_run_nb()
1404 out: in ntfs_get_bh()
1579 out: in ntfs_bio_pages()
[all …]
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c706 out: in wl18xx_identify_chip()
814 out: in wl18xx_set_clk()
830 out: in wl18xx_boot_soft_reset()
860 out: in wl18xx_pre_boot()
941 out: in wl18xx_pre_upload()
964 out: in wl18xx_set_mac_and_phy()
993 out: in wl18xx_enable_interrupts()
1044 out: in wl18xx_boot()
1386 out: in wl18xx_get_pg_ver()
1509 out: in wl18xx_get_mac()
[all …]
/openbmc/linux/drivers/leds/
H A Dleds-lp8860.c174 out: in lp8860_unlock_eeprom()
186 goto out; in lp8860_fault_check()
192 goto out; in lp8860_fault_check()
200 out: in lp8860_fault_check()
217 goto out; in lp8860_brightness_set()
224 goto out; in lp8860_brightness_set()
231 goto out; in lp8860_brightness_set()
233 out: in lp8860_brightness_set()
256 goto out; in lp8860_init()
260 goto out; in lp8860_init()
[all …]
/openbmc/linux/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c161 goto out; in test_alloc_and_import()
173 goto out; in test_alloc_and_import()
189 goto out; in test_alloc_and_import()
196 goto out; in test_alloc_and_import()
203 goto out; in test_alloc_and_import()
209 out: in test_alloc_and_import()
291 out: in test_alloc_zeroed()
379 goto out; in test_alloc_compat()
389 goto out; in test_alloc_compat()
392 out: in test_alloc_compat()
[all …]
/openbmc/linux/tools/mm/
H A Dslabinfo-gnuplot.sh143 local out
151 out=`basename "$in"`"-slabs-by-loss"
154 | awk '{print $1" "$4+$2*$3" "$4}' > "$out"`
156 do_slabs_plotting "$out"
160 out=`basename "$in"`"-slabs-by-size"
163 | awk '{print $1" "$4" "$4-$2*$3}' > "$out"`
165 do_slabs_plotting "$out"
168 out=`basename "$in"`"-totals"
170 awk '{print $3" "$7}' > "$out"`
172 t_files[0]=$out
/openbmc/linux/net/batman-adv/
H A Dhard-interface.c79 out: in batadv_hardif_get_by_netdev()
251 out: in batadv_get_real_netdevice()
351 out: in batadv_wifi_flags_evaluate()
435 out: in batadv_hardif_no_broadcast()
457 out: in batadv_hardif_get_active()
473 out: in batadv_primary_if_update_addr()
496 out: in batadv_primary_if_select()
611 out: in batadv_hardif_min_mtu()
683 out: in batadv_hardif_activate_interface()
780 out: in batadv_hardif_enable_interface()
[all …]
/openbmc/linux/fs/proc/
H A Dpage.c49 u64 __user *out = (u64 __user *)buf; in kpagecount_read() local
75 if (put_user(pcount, out)) { in kpagecount_read()
81 out++; in kpagecount_read()
87 *ppos += (char __user *)out - buf; in kpagecount_read()
89 ret = (char __user *)out - buf; in kpagecount_read()
256 out++; in kpageflags_read()
262 *ppos += (char __user *)out - buf; in kpageflags_read()
264 ret = (char __user *)out - buf; in kpageflags_read()
305 if (put_user(ino, out)) { in kpagecgroup_read()
311 out++; in kpagecgroup_read()
[all …]
/openbmc/linux/drivers/scsi/cxlflash/
H A Dlunmgt.c40 goto out; in create_local()
48 out: in create_local()
68 goto out; in create_global()
73 out: in create_global()
140 goto out; in find_and_create_lun()
144 goto out; in find_and_create_lun()
148 goto out; in find_and_create_lun()
154 goto out; in find_and_create_lun()
161 goto out; in find_and_create_lun()
169 out: in find_and_create_lun()
[all …]
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dstd_types.c31 u32 out[MLX5_ST_SZ_DW(query_esw_vport_context_out)] = {}; in fill_vport_icm_addr() local
53 out); in fill_vport_icm_addr()
59 query_esw_vport_context_out, out, in fill_vport_icm_addr()
63 query_esw_vport_context_out, out, in fill_vport_icm_addr()
87 void *out; in fill_vport_vhca_id() local
90 out = kzalloc(out_sz, GFP_KERNEL); in fill_vport_vhca_id()
91 if (!out) in fill_vport_vhca_id()
103 goto out; in fill_vport_vhca_id()
105 info->vport_vhca_id = MLX5_GET(query_hca_cap_out, out, in fill_vport_vhca_id()
109 out: in fill_vport_vhca_id()
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0002-run_program-support-timeout.patch60 - out, err = proc.communicate()
62 - out = out.decode("utf-8")
63 - if out:
66 - for line in out.splitlines():
80 - return (proc.returncode, out)
82 + res, out = timeout_command(argv, 10,
89 + out = out.decode("utf-8")
90 + if out:
93 + for line in out.splitlines():
96 + return (res, out)
/openbmc/linux/drivers/dma/qcom/
H A Dhidma_mgmt.c182 goto out; in hidma_mgmt_probe()
188 goto out; in hidma_mgmt_probe()
194 goto out; in hidma_mgmt_probe()
205 goto out; in hidma_mgmt_probe()
213 goto out; in hidma_mgmt_probe()
220 goto out; in hidma_mgmt_probe()
235 goto out; in hidma_mgmt_probe()
249 goto out; in hidma_mgmt_probe()
263 goto out; in hidma_mgmt_probe()
316 out: in hidma_mgmt_probe()
[all …]
/openbmc/linux/arch/ia64/scripts/
H A Dcheck-gas7 out=$tmp/out$$.o
8 $CC -c $dir/check-gas-asm.S -o $out
9 res=$($OBJDUMP -r --section .data $out | fgrep 00004 | tr -s ' ' |cut -f3 -d' ')
10 rm -f $out
/openbmc/qemu/crypto/
H A Dpbkdf-nettle.c47 uint8_t *out, size_t nout, in qcrypto_pbkdf2() argument
71 MD5_DIGEST_SIZE, iterations, nsalt, salt, nout, out); in qcrypto_pbkdf2()
77 SHA1_DIGEST_SIZE, iterations, nsalt, salt, nout, out); in qcrypto_pbkdf2()
83 SHA224_DIGEST_SIZE, iterations, nsalt, salt, nout, out); in qcrypto_pbkdf2()
89 SHA256_DIGEST_SIZE, iterations, nsalt, salt, nout, out); in qcrypto_pbkdf2()
95 SHA384_DIGEST_SIZE, iterations, nsalt, salt, nout, out); in qcrypto_pbkdf2()
101 SHA512_DIGEST_SIZE, iterations, nsalt, salt, nout, out); in qcrypto_pbkdf2()
107 RIPEMD160_DIGEST_SIZE, iterations, nsalt, salt, nout, out); in qcrypto_pbkdf2()

1...<<11121314151617181920>>...438