Home
last modified time | relevance | path

Searched defs:con (Results 226 - 250 of 378) sorted by relevance

12345678910>>...16

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsifive.c773 static void early_sifive_serial_write(struct console *con, const char *s, in early_sifive_serial_write() argument
H A Dsunzilog.c1199 sunzilog_console_write(struct console *con, const char *s, unsigned int count) in sunzilog_console_write() argument
1217 static int __init sunzilog_console_setup(struct console *con, char *options) in sunzilog_console_setup() argument
H A Dfsl_linflexuart.c784 static void linflex_earlycon_write(struct console *con, const char *s, in linflex_earlycon_write() argument
H A Dmvebu-uart.c634 static void mvebu_uart_putc_early_write(struct console *con, in mvebu_uart_putc_early_write() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uac1_legacy.c396 struct usb_audio_control *con; in audio_set_intf_req() local
433 struct usb_audio_control *con; in audio_get_intf_req() local
771 generic_set_cmd(struct usb_audio_control *con, u8 cmd, int value) generic_set_cmd() argument
778 generic_get_cmd(struct usb_audio_control *con, u8 cmd) generic_get_cmd() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/early/
H A Dehci-dbgp.c908 static void early_dbgp_write(struct console *con, const char *str, u32 n) in early_dbgp_write() argument
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/
H A Dsisusb_con.c1361 static int sisusbdummycon_font_copy(struct vc_data *vc, int con) in sisusbdummycon_font_copy() argument
/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink_compat.c1060 struct nlattr *con[TIPC_NLA_CON_MAX + 1]; in tipc_nl_compat_sk_dump() local
/kernel/linux/linux-5.10/tools/firewire/
H A Dnosy-dump.c902 poptContext con; in main() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_client.c32 int hmdfs_send_open(struct hmdfs_peer *con, const char *send_buf, in hmdfs_send_open() argument
78 void hmdfs_send_close(struct hmdfs_peer *con, const struct hmdfs_fid *fid) in hmdfs_send_close() argument
99 int hmdfs_send_fsync(struct hmdfs_peer *con, const struct hmdfs_fid *fid, in hmdfs_send_fsync() argument
129 int hmdfs_client_readpage(struct hmdfs_peer *con, const struct hmdfs_fid *fid, in hmdfs_client_readpage() argument
279 int hmdfs_remote_do_writepage(struct hmdfs_peer *con, in hmdfs_remote_do_writepage() argument
358 hmdfs_client_writepage(struct hmdfs_peer *con, struct hmdfs_writepage_context *param) hmdfs_client_writepage() argument
419 hmdfs_client_start_readdir(struct hmdfs_peer *con, struct file *filp, const char *path, int path_len, struct hmdfs_dcache_header *header) hmdfs_client_start_readdir() argument
459 hmdfs_client_start_mkdir(struct hmdfs_peer *con, const char *path, const char *name, umode_t mode, struct hmdfs_lookup_ret *mkdir_ret) hmdfs_client_start_mkdir() argument
507 hmdfs_client_start_create(struct hmdfs_peer *con, const char *path, const char *name, umode_t mode, bool want_excl, struct hmdfs_lookup_ret *create_ret) hmdfs_client_start_create() argument
557 hmdfs_client_start_rmdir(struct hmdfs_peer *con, const char *path, const char *name) hmdfs_client_start_rmdir() argument
588 hmdfs_client_start_unlink(struct hmdfs_peer *con, const char *path, const char *name) hmdfs_client_start_unlink() argument
619 hmdfs_client_start_rename(struct hmdfs_peer *con, const char *old_path, const char *old_name, const char *new_path, const char *new_name, unsigned int flags) hmdfs_client_start_rename() argument
665 hmdfs_send_setattr(struct hmdfs_peer *con, const char *send_buf, struct setattr_info *attr_info) hmdfs_send_setattr() argument
723 hmdfs_send_getattr(struct hmdfs_peer *con, const char *send_buf, unsigned int lookup_flags, struct hmdfs_getattr_ret *result) hmdfs_send_getattr() argument
780 hmdfs_send_statfs(struct hmdfs_peer *con, const char *path, struct kstatfs *buf) hmdfs_send_statfs() argument
817 hmdfs_send_syncfs(struct hmdfs_peer *con, int syncfs_timeout) hmdfs_send_syncfs() argument
862 hmdfs_send_getxattr(struct hmdfs_peer *con, const char *send_buf, const char *name, void *value, size_t size) hmdfs_send_getxattr() argument
901 hmdfs_send_setxattr(struct hmdfs_peer *con, const char *send_buf, const char *name, const void *value, size_t size, int flags) hmdfs_send_setxattr() argument
954 hmdfs_send_listxattr(struct hmdfs_peer *con, const char *send_buf, char *list, size_t size) hmdfs_send_listxattr() argument
1029 hmdfs_send_drop_push(struct hmdfs_peer *con, const char *path) hmdfs_send_drop_push() argument
[all...]
H A Dfile_remote.c973 int hmdfs_dev_readdir_from_con(struct hmdfs_peer *con, struct file *file, in hmdfs_dev_readdir_from_con() argument
987 struct hmdfs_peer *con = NULL; in hmdfs_iterate_remote() local
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dtransport.c79 uint32_t hmdfs_tcpi_rtt(struct hmdfs_peer *con) in hmdfs_tcpi_rtt() argument
313 int aeadcipher_encrypt_buffer(struct connection *con, __u8 *src_buf, in aeadcipher_encrypt_buffer() argument
353 int aeadcipher_decrypt_buffer(struct connection *con, __u8 *src_buf, in aeadcipher_decrypt_buffer() argument
H A Dconnection.c825 struct connection *con = NULL; in hmdfs_dump_deleting_list() local
992 struct hmdfs_peer *con = NULL; in hmdfs_lookup_from_devid() local
1013 struct hmdfs_peer *con in hmdfs_lookup_from_cid() local
1223 struct hmdfs_peer *con; head_release() local
[all...]
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmessenger.h231 struct ceph_connection *con; member
[all...]
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c232 u32 con = 0, con_reqop, osc = 0; in __mcp251xfd_chip_set_mode() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c720 struct qed_fcoe_conn *con; member
908 struct qed_fcoe_conn *con; in qed_fcoe_offload_conn() local
960 struct qed_fcoe_conn *con; qed_fcoe_destroy_conn() local
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dtransport.c79 uint32_t hmdfs_tcpi_rtt(struct hmdfs_peer *con) in hmdfs_tcpi_rtt() argument
313 int aeadcipher_encrypt_buffer(struct connection *con, __u8 *src_buf, in aeadcipher_encrypt_buffer() argument
353 int aeadcipher_decrypt_buffer(struct connection *con, __u8 *src_buf, in aeadcipher_decrypt_buffer() argument
H A Dconnection.c825 struct connection *con = NULL; in hmdfs_dump_deleting_list() local
992 struct hmdfs_peer *con = NULL; in hmdfs_lookup_from_devid() local
1013 struct hmdfs_peer *con in hmdfs_lookup_from_cid() local
1223 struct hmdfs_peer *con; head_release() local
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dmain.c337 struct hmdfs_peer *con = NULL; in hmdfs_remote_statfs() local
437 struct hmdfs_peer *con = NULL; in hmdfs_sync_fs() local
[all...]
H A Dhmdfs_client.c32 int hmdfs_send_open(struct hmdfs_peer *con, const char *send_buf, in hmdfs_send_open() argument
78 void hmdfs_send_close(struct hmdfs_peer *con, const struct hmdfs_fid *fid) in hmdfs_send_close() argument
99 int hmdfs_send_fsync(struct hmdfs_peer *con, const struct hmdfs_fid *fid, in hmdfs_send_fsync() argument
129 int hmdfs_client_readpage(struct hmdfs_peer *con, const struct hmdfs_fid *fid, in hmdfs_client_readpage() argument
278 int hmdfs_remote_do_writepage(struct hmdfs_peer *con, in hmdfs_remote_do_writepage() argument
357 hmdfs_client_writepage(struct hmdfs_peer *con, struct hmdfs_writepage_context *param) hmdfs_client_writepage() argument
418 hmdfs_client_start_readdir(struct hmdfs_peer *con, struct file *filp, const char *path, int path_len, struct hmdfs_dcache_header *header) hmdfs_client_start_readdir() argument
458 hmdfs_client_start_mkdir(struct hmdfs_peer *con, const char *path, const char *name, umode_t mode, struct hmdfs_lookup_ret *mkdir_ret) hmdfs_client_start_mkdir() argument
506 hmdfs_client_start_create(struct hmdfs_peer *con, const char *path, const char *name, umode_t mode, bool want_excl, struct hmdfs_lookup_ret *create_ret) hmdfs_client_start_create() argument
556 hmdfs_client_start_rmdir(struct hmdfs_peer *con, const char *path, const char *name) hmdfs_client_start_rmdir() argument
587 hmdfs_client_start_unlink(struct hmdfs_peer *con, const char *path, const char *name) hmdfs_client_start_unlink() argument
618 hmdfs_client_start_rename(struct hmdfs_peer *con, const char *old_path, const char *old_name, const char *new_path, const char *new_name, unsigned int flags) hmdfs_client_start_rename() argument
664 hmdfs_send_setattr(struct hmdfs_peer *con, const char *send_buf, struct setattr_info *attr_info) hmdfs_send_setattr() argument
722 hmdfs_send_getattr(struct hmdfs_peer *con, const char *send_buf, unsigned int lookup_flags, struct hmdfs_getattr_ret *result) hmdfs_send_getattr() argument
779 hmdfs_send_statfs(struct hmdfs_peer *con, const char *path, struct kstatfs *buf) hmdfs_send_statfs() argument
816 hmdfs_send_syncfs(struct hmdfs_peer *con, int syncfs_timeout) hmdfs_send_syncfs() argument
861 hmdfs_send_getxattr(struct hmdfs_peer *con, const char *send_buf, const char *name, void *value, size_t size) hmdfs_send_getxattr() argument
900 hmdfs_send_setxattr(struct hmdfs_peer *con, const char *send_buf, const char *name, const void *value, size_t size, int flags) hmdfs_send_setxattr() argument
953 hmdfs_send_listxattr(struct hmdfs_peer *con, const char *send_buf, char *list, size_t size) hmdfs_send_listxattr() argument
1028 hmdfs_send_drop_push(struct hmdfs_peer *con, const char *path) hmdfs_send_drop_push() argument
[all...]
H A Dfile_remote.c979 int hmdfs_dev_readdir_from_con(struct hmdfs_peer *con, struct file *file, in hmdfs_dev_readdir_from_con() argument
993 struct hmdfs_peer *con = NULL; in hmdfs_iterate_remote() local
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dip22zilog.c1014 ip22zilog_console_write(struct console *con, const char *s, unsigned int count) in ip22zilog_console_write() argument
1025 static int __init ip22zilog_console_setup(struct console *con, char *options) in ip22zilog_console_setup() argument
H A Dfsl_linflexuart.c770 static void linflex_earlycon_write(struct console *con, const char *s, in linflex_earlycon_write() argument
H A Dsunzilog.c1197 sunzilog_console_write(struct console *con, const char *s, unsigned int count) in sunzilog_console_write() argument
1215 static int __init sunzilog_console_setup(struct console *con, char *options) in sunzilog_console_setup() argument
H A Dpmac_zilog.c1894 static void pmz_console_write(struct console *con, const char *s, unsigned int count) in pmz_console_write() argument

Completed in 34 milliseconds

12345678910>>...16