Searched defs:out (Results 501 - 525 of 1124) sorted by relevance

<<21222324252627282930>>

/linux-master/tools/testing/selftests/kvm/s390x/
H A Dcmma_test.c195 u64 out; local
/linux-master/lib/
H A Dcodetag.c110 void codetag_to_text(struct seq_buf *out, struct codetag *ct) argument
/linux-master/fs/bcachefs/
H A Dprintbuf.h144 static inline unsigned printbuf_remaining_size(struct printbuf *out) argument
155 printbuf_remaining(struct printbuf *out) argument
160 printbuf_written(struct printbuf *out) argument
165 printbuf_nul_terminate_reserved(struct printbuf *out) argument
173 printbuf_nul_terminate(struct printbuf *out) argument
180 __prt_char_reserved(struct printbuf *out, char c) argument
187 __prt_char(struct printbuf *out, char c) argument
193 prt_char(struct printbuf *out, char c) argument
200 __prt_chars_reserved(struct printbuf *out, char c, unsigned n) argument
208 prt_chars(struct printbuf *out, char c, unsigned n) argument
215 prt_bytes(struct printbuf *out, const void *b, unsigned n) argument
227 prt_str(struct printbuf *out, const char *str) argument
232 prt_str_indented(struct printbuf *out, const char *str) argument
237 prt_hex_byte(struct printbuf *out, u8 byte) argument
245 prt_hex_byte_upper(struct printbuf *out, u8 byte) argument
[all...]
H A Dmovinggc.c290 void bch2_copygc_wait_to_text(struct printbuf *out, struct bch_fs *c) argument
[all...]
H A Dbkey_methods.c66 static void key_type_cookie_to_text(struct printbuf *out, struct bch_fs *c, argument
90 static void key_type_inline_data_to_text(struct printbuf *out, struct bch_fs *c, argument
256 void bch2_bpos_to_text(struct printbuf *out, struct bpos pos) argument
282 bch2_bkey_to_text(struct printbuf *out, const struct bkey *k) argument
300 bch2_val_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) argument
309 bch2_bkey_val_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) argument
417 struct bkey_format tmp = *f, *in = f, *out = &tmp; local
[all...]
H A Dio_misc.c216 void bch2_logged_op_truncate_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) argument
301 void bch2_logged_op_finsert_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) argument
H A Dsb-members.c168 static void member_to_text(struct printbuf *out, argument
286 bch2_sb_members_v1_to_text(struct printbuf *out, struct bch_sb *sb, struct bch_sb_field *f) argument
302 bch2_sb_members_v2_to_text(struct printbuf *out, struct bch_sb *sb, struct bch_sb_field *f) argument
354 bch2_dev_io_errors_to_text(struct printbuf *out, struct bch_dev *ca) argument
[all...]
H A Dacl.c20 void bch2_acl_to_text(struct printbuf *out, const void *value, size_t size) argument
96 struct posix_acl_entry *out; local
[all...]
H A Ddisk_groups.c89 void bch2_disk_groups_to_text(struct printbuf *out, struct bch_fs *c) argument
118 bch2_sb_disk_groups_to_text(struct printbuf *out, struct bch_sb *sb, struct bch_sb_field *f) argument
380 bch2_disk_path_to_text(struct printbuf *out, struct bch_fs *c, unsigned v) argument
430 bch2_disk_path_to_text_sb(struct printbuf *out, struct bch_sb *sb, unsigned v) argument
541 bch2_target_to_text(struct printbuf *out, struct bch_fs *c, unsigned v) argument
579 bch2_target_to_text_sb(struct printbuf *out, struct bch_sb *sb, unsigned v) argument
607 bch2_opt_target_to_text(struct printbuf *out, struct bch_fs *c, struct bch_sb *sb, u64 v) argument
[all...]
H A Dprintbuf.c33 int bch2_printbuf_make_room(struct printbuf *out, unsigned extra) argument
72 printbuf_advance_pos(struct printbuf *out, unsigned len) argument
77 printbuf_insert_spaces(struct printbuf *out, unsigned pos, unsigned nr) argument
95 __printbuf_do_indent(struct printbuf *out, unsigned pos) argument
152 printbuf_do_indent(struct printbuf *out, unsigned pos) argument
158 bch2_prt_vprintf(struct printbuf *out, const char *fmt, va_list args) argument
176 bch2_prt_printf(struct printbuf *out, const char *fmt, ...) argument
319 __prt_tab(struct printbuf *out) argument
335 bch2_prt_tab(struct printbuf *out) argument
382 bch2_prt_bytes_indented(struct printbuf *out, const char *str, unsigned count) argument
396 bch2_prt_human_readable_u64(struct printbuf *out, u64 v) argument
412 bch2_prt_human_readable_s64(struct printbuf *out, s64 v) argument
427 bch2_prt_units_u64(struct printbuf *out, u64 v) argument
443 bch2_prt_units_s64(struct printbuf *out, s64 v) argument
450 bch2_prt_string_option(struct printbuf *out, const char * const list[], size_t selected) argument
458 bch2_prt_bitflags(struct printbuf *out, const char * const list[], u64 flags) argument
476 bch2_prt_bitflags_vector(struct printbuf *out, const char * const list[], unsigned long *v, unsigned nr) argument
[all...]
/linux-master/drivers/usb/dwc2/
H A Ddebugfs.c154 u32 in, out; local
/linux-master/fs/
H A Dbacking-file.c295 backing_file_splice_write(struct pipe_inode_info *pipe, struct file *out, loff_t *ppos, size_t len, unsigned int flags, struct backing_file_ctx *ctx) argument
[all...]
/linux-master/include/linux/
H A Dkfifo.h52 unsigned int out; member in struct:__kfifo
[all...]
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-funnel.c79 funnel_enable(struct coresight_device *csdev, struct coresight_connection *in, struct coresight_connection *out) argument
124 funnel_disable(struct coresight_device *csdev, struct coresight_connection *in, struct coresight_connection *out) argument
H A Dcoresight-replicator.c119 replicator_enable(struct coresight_device *csdev, struct coresight_connection *in, struct coresight_connection *out) argument
174 replicator_disable(struct coresight_device *csdev, struct coresight_connection *in, struct coresight_connection *out) argument
/linux-master/tools/perf/util/
H A Ddata-convert-json.c36 FILE *out; member in struct:convert_json
42 static void output_json_string(FILE *out, const char *s) argument
73 output_json_delimiters(FILE *out, bool comma, int depth) argument
86 output_json_format(FILE *out, bool comma, int depth, const char *format, ...) argument
97 output_json_key_string(FILE *out, bool comma, int depth, const char *key, const char *value) argument
108 output_json_key_format(FILE *out, bool comma, int depth, const char *key, const char *format, ...) argument
125 FILE *out = c->out; local
156 FILE *out = c->out; local
264 FILE *out = c->out; local
[all...]
/linux-master/arch/riscv/kernel/
H A Dftrace.c117 int out; local
/linux-master/arch/x86/include/asm/
H A Dintel_punit_ipc.h94 intel_punit_ipc_command(u32 cmd, u32 para1, u32 para2, u32 *in, u32 *out) argument
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_DAC1064.c481 static int m1064_compute(void* out, struct my_timming* m) { argument
515 static int g450_compute(void* out, struct my_timming* m) { argument
/linux-master/lib/842/
H A D842_compress.c92 u8 *out; member in struct:sw842_param
171 u8 *out = p->out; local
477 sw842_compress(const u8 *in, unsigned int ilen, u8 *out, unsigned int *olen, void *wmem) argument
[all...]
/linux-master/drivers/crypto/cavium/cpt/
H A Drequest_manager.h68 struct buf_ptr out[MAX_BUF_CNT]; member in struct:cpt_request_info
/linux-master/include/uapi/linux/
H A Dvboxguest.h92 } out; member in union:vbg_ioctl_driver_version_info::__anon3004
118 } out; member in union:vbg_ioctl_hgcm_connect::__anon3007
218 } out; member in union:vbg_ioctl_wait_for_events::__anon3014
300 } out; member in union:vbg_ioctl_set_guest_caps::__anon3021
324 } out; member in union:vbg_ioctl_check_balloon::__anon3024
/linux-master/drivers/crypto/
H A Dpadlock-aes.c211 static void ecb_crypt_copy(const u8 *in, u8 *out, u32 *key, argument
225 static u8 *cbc_crypt_copy(const u8 *in, u8 *out, u32 *key, argument
239 static inline void ecb_crypt(const u8 *in, u8 *out, u32 *key, argument
253 static inline u8 *cbc_crypt(const u8 *in, u8 *out, u32 *key, argument
306 padlock_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
315 padlock_aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dsrq_cmd.c189 query_srq_cmd(struct mlx5_ib_dev *dev, struct mlx5_core_srq *srq, struct mlx5_srq_attr *out) argument
297 query_xrc_srq_cmd(struct mlx5_ib_dev *dev, struct mlx5_core_srq *srq, struct mlx5_srq_attr *out) argument
399 void *out = NULL; local
438 query_rmp_cmd(struct mlx5_ib_dev *dev, struct mlx5_core_srq *srq, struct mlx5_srq_attr *out) argument
465 get_wq(MLX5_ADDR_OF(rmpc, rmpc, wq), out); local
561 query_xrq_cmd(struct mlx5_ib_dev *dev, struct mlx5_core_srq *srq, struct mlx5_srq_attr *out) argument
582 get_wq(MLX5_ADDR_OF(xrqc, xrqc, wq), out); local
693 mlx5_cmd_query_srq(struct mlx5_ib_dev *dev, struct mlx5_core_srq *srq, struct mlx5_srq_attr *out) argument
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dpll.c182 unsigned long out; local

Completed in 358 milliseconds

<<21222324252627282930>>