Home
last modified time | relevance | path

Searched defs:con (Results 1 – 25 of 149) sorted by relevance

123456

/kernel/linux/linux-5.10/net/ceph/
Dmessenger.c119 static void con_flag_clear(struct ceph_connection *con, unsigned long con_flag) in con_flag_clear()
126 static void con_flag_set(struct ceph_connection *con, unsigned long con_flag) in con_flag_set()
133 static bool con_flag_test(struct ceph_connection *con, unsigned long con_flag) in con_flag_test()
140 static bool con_flag_test_and_clear(struct ceph_connection *con, in con_flag_test_and_clear()
148 static bool con_flag_test_and_set(struct ceph_connection *con, in con_flag_test_and_set()
302 static void con_sock_state_init(struct ceph_connection *con) in con_sock_state_init()
313 static void con_sock_state_connecting(struct ceph_connection *con) in con_sock_state_connecting()
324 static void con_sock_state_connected(struct ceph_connection *con) in con_sock_state_connected()
335 static void con_sock_state_closing(struct ceph_connection *con) in con_sock_state_closing()
348 static void con_sock_state_closed(struct ceph_connection *con) in con_sock_state_closed()
[all …]
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
Dpsy.c32 static int ucsi_psy_get_online(struct ucsi_connector *con, in ucsi_psy_get_online()
42 static int ucsi_psy_get_voltage_min(struct ucsi_connector *con, in ucsi_psy_get_voltage_min()
65 static int ucsi_psy_get_voltage_max(struct ucsi_connector *con, in ucsi_psy_get_voltage_max()
92 static int ucsi_psy_get_voltage_now(struct ucsi_connector *con, in ucsi_psy_get_voltage_now()
121 static int ucsi_psy_get_current_max(struct ucsi_connector *con, in ucsi_psy_get_current_max()
151 static int ucsi_psy_get_current_now(struct ucsi_connector *con, in ucsi_psy_get_current_now()
163 static int ucsi_psy_get_usb_type(struct ucsi_connector *con, in ucsi_psy_get_usb_type()
180 struct ucsi_connector *con = power_supply_get_drvdata(psy); in ucsi_psy_get_prop() local
208 int ucsi_register_port_psy(struct ucsi_connector *con) in ucsi_register_port_psy()
235 void ucsi_unregister_port_psy(struct ucsi_connector *con) in ucsi_unregister_port_psy()
[all …]
Ducsi.c196 void ucsi_altmode_update_active(struct ucsi_connector *con) in ucsi_altmode_update_active()
250 static int ucsi_register_altmode(struct ucsi_connector *con, in ucsi_register_altmode()
336 ucsi_register_altmodes_nvidia(struct ucsi_connector *con, u8 recipient) in ucsi_register_altmodes_nvidia()
411 static int ucsi_register_altmodes(struct ucsi_connector *con, u8 recipient) in ucsi_register_altmodes()
472 static void ucsi_unregister_altmodes(struct ucsi_connector *con, u8 recipient) in ucsi_unregister_altmodes()
502 static int ucsi_get_pdos(struct ucsi_connector *con, int is_partner, in ucsi_get_pdos()
522 static void ucsi_get_src_pdos(struct ucsi_connector *con, int is_partner) in ucsi_get_src_pdos()
544 static void ucsi_pwr_opmode_change(struct ucsi_connector *con) in ucsi_pwr_opmode_change()
567 static int ucsi_register_partner(struct ucsi_connector *con) in ucsi_register_partner()
604 static void ucsi_unregister_partner(struct ucsi_connector *con) in ucsi_unregister_partner()
[all …]
/kernel/linux/linux-5.10/fs/dlm/
Dlowcomms.c108 struct connection *con; member
156 struct connection *con; in __find_con() local
178 struct connection *con, *tmp; in nodeid2con() local
240 struct connection *con; in foreach_conn() local
404 struct connection *con; in lowcomms_data_ready() local
415 struct connection *con; in lowcomms_write_space() local
434 static inline void lowcomms_connect_sock(struct connection *con) in lowcomms_connect_sock()
459 struct connection *con; in dlm_lowcomms_connect_node() local
473 struct connection *con; in lowcomms_error_report() local
542 static void add_sock(struct socket *sock, struct connection *con) in add_sock()
[all …]
/kernel/linux/linux-5.10/net/tipc/
Dtopsrv.c118 static bool connected(struct tipc_conn *con) in connected()
125 struct tipc_conn *con = container_of(kref, struct tipc_conn, kref); in tipc_conn_kref_release() local
145 static void conn_put(struct tipc_conn *con) in conn_put()
150 static void conn_get(struct tipc_conn *con) in conn_get()
155 static void tipc_conn_close(struct tipc_conn *con) in tipc_conn_close()
181 struct tipc_conn *con; in tipc_conn_alloc() local
217 struct tipc_conn *con; in tipc_conn_lookup() local
230 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub()
248 static void tipc_conn_send_to_sock(struct tipc_conn *con) in tipc_conn_send_to_sock()
302 struct tipc_conn *con = container_of(work, struct tipc_conn, swork); in tipc_conn_send_work() local
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.c461 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in amdgpu_ras_create_obj() local
487 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in amdgpu_ras_find_obj() local
545 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in amdgpu_ras_is_feature_allowed() local
553 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in amdgpu_ras_is_feature_enabled() local
565 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in __amdgpu_ras_feature_enable() local
603 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in amdgpu_ras_feature_enable() local
662 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in amdgpu_ras_feature_enable_on_boot() local
705 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in amdgpu_ras_disable_all_features() local
727 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in amdgpu_ras_enable_all_features() local
917 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in amdgpu_ras_query_error_count() local
[all …]
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.c71 struct hmdfs_peer *con; in msg_release() local
99 static int msg_init(struct hmdfs_peer *con, struct sendmsg_wait_queue *msg_wq) in msg_init()
115 static inline void statistic_con_sb_dirty(struct hmdfs_peer *con, in statistic_con_sb_dirty()
204 int hmdfs_sendmessage_response(struct hmdfs_peer *con, in hmdfs_sendmessage_response()
368 static int hmdfs_record_async_readdir(struct hmdfs_peer *con, in hmdfs_record_async_readdir()
385 static void hmdfs_untrack_async_readdir(struct hmdfs_peer *con, in hmdfs_untrack_async_readdir()
395 int hmdfs_sendmessage_request(struct hmdfs_peer *con, in hmdfs_sendmessage_request()
516 static int hmdfs_send_slice(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_send_slice()
548 int hmdfs_readfile_response(struct hmdfs_peer *con, struct hmdfs_head_cmd *head, in hmdfs_readfile_response()
629 int hmdfs_sendpage_request(struct hmdfs_peer *con, in hmdfs_sendpage_request()
[all …]
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.c32 int hmdfs_send_open(struct hmdfs_peer *con, const char *send_buf, in hmdfs_send_open()
76 void hmdfs_send_close(struct hmdfs_peer *con, const struct hmdfs_fid *fid) in hmdfs_send_close()
96 int hmdfs_send_fsync(struct hmdfs_peer *con, const struct hmdfs_fid *fid, in hmdfs_send_fsync()
124 int hmdfs_client_readpage(struct hmdfs_peer *con, const struct hmdfs_fid *fid, in hmdfs_client_readpage()
273 int hmdfs_remote_do_writepage(struct hmdfs_peer *con, in hmdfs_remote_do_writepage()
352 int hmdfs_client_writepage(struct hmdfs_peer *con, in hmdfs_client_writepage()
413 int hmdfs_client_start_readdir(struct hmdfs_peer *con, struct file *filp, in hmdfs_client_start_readdir()
453 int hmdfs_client_start_mkdir(struct hmdfs_peer *con, in hmdfs_client_start_mkdir()
499 int hmdfs_client_start_create(struct hmdfs_peer *con, in hmdfs_client_start_create()
547 int hmdfs_client_start_rmdir(struct hmdfs_peer *con, const char *path, in hmdfs_client_start_rmdir()
[all …]
Dhmdfs_server.c192 static int hmdfs_get_inode_by_name(struct hmdfs_peer *con, const char *filename, in hmdfs_get_inode_by_name()
292 static struct file *hmdfs_open_file(struct hmdfs_peer *con, in hmdfs_open_file()
368 static uint64_t hmdfs_server_pack_fid_ver(struct hmdfs_peer *con, in hmdfs_server_pack_fid_ver()
378 static struct file *get_file_by_fid_and_ver(struct hmdfs_peer *con, in get_file_by_fid_and_ver()
398 static void hmdfs_update_open_response(struct hmdfs_peer *con, in hmdfs_update_open_response()
440 static int hmdfs_get_open_info(struct hmdfs_peer *con, uint8_t file_type, in hmdfs_get_open_info()
484 void hmdfs_server_open(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_open()
562 static int hmdfs_lookup_create(struct hmdfs_peer *con, in hmdfs_lookup_create()
614 static int hmdfs_dentry_open(struct hmdfs_peer *con, in hmdfs_dentry_open()
638 static int hmdfs_server_do_atomic_open(struct hmdfs_peer *con, in hmdfs_server_do_atomic_open()
[all …]
Dinode_remote.c71 struct hmdfs_lookup_ret *get_remote_inode_info(struct hmdfs_peer *con, in get_remote_inode_info()
116 struct hmdfs_peer *con = rw->con; in hmdfs_remote_readdir_work() local
138 struct hmdfs_peer *con) in get_remote_dentry_file_in_wq()
164 void get_remote_dentry_file_sync(struct dentry *dentry, struct hmdfs_peer *con) in get_remote_dentry_file_sync()
170 struct hmdfs_lookup_ret *hmdfs_lookup_by_con(struct hmdfs_peer *con, in hmdfs_lookup_by_con()
333 struct inode *fill_inode_remote(struct super_block *sb, struct hmdfs_peer *con, in fill_inode_remote()
409 struct hmdfs_peer *con = NULL; in hmdfs_lookup_remote_dentry() local
578 struct hmdfs_peer *con = info->conn; in hmdfs_mkdir_remote() local
649 struct hmdfs_peer *con = info->conn; in hmdfs_create_remote() local
692 struct hmdfs_peer *con = info->conn; in hmdfs_rmdir_remote() local
[all …]
Dfile_root.c32 struct hmdfs_peer *con = NULL; in get_next_con() local
74 struct hmdfs_peer *con = NULL; in hmdfs_device_iterate() local
Dinode_root.c67 struct hmdfs_peer *con = NULL; in fill_device_inode_remote() local
139 struct hmdfs_peer *con = NULL; in hmdfs_device_lookup() local
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
Drtrs-clt.c303 static void rtrs_rdma_error_recovery(struct rtrs_clt_con *con) in rtrs_rdma_error_recovery()
334 struct rtrs_clt_con *con = cq->cq_context; in rtrs_clt_fast_reg_done() local
354 struct rtrs_clt_con *con = cq->cq_context; in rtrs_clt_inv_rkey_done() local
371 struct rtrs_clt_con *con = req->con; in rtrs_inv_rkey() local
386 struct rtrs_clt_con *con = req->con; in complete_rdma_req() local
450 static int rtrs_post_send_rdma(struct rtrs_clt_con *con, in rtrs_post_send_rdma()
499 static void rtrs_clt_recv_done(struct rtrs_clt_con *con, struct ib_wc *wc) in rtrs_clt_recv_done()
515 static void rtrs_clt_rkey_rsp_done(struct rtrs_clt_con *con, struct ib_wc *wc) in rtrs_clt_rkey_rsp_done()
576 static int rtrs_post_recv_empty_x2(struct rtrs_con *con, struct ib_cqe *cqe) in rtrs_post_recv_empty_x2()
595 struct rtrs_clt_con *con = cq->cq_context; in rtrs_clt_rdma_done() local
[all …]
Drtrs.c70 int rtrs_iu_post_recv(struct rtrs_con *con, struct rtrs_iu *iu) in rtrs_iu_post_recv()
95 int rtrs_post_recv_empty(struct rtrs_con *con, struct ib_cqe *cqe) in rtrs_post_recv_empty()
123 int rtrs_iu_post_send(struct rtrs_con *con, struct rtrs_iu *iu, size_t size, in rtrs_iu_post_send()
149 int rtrs_iu_post_rdma_write_imm(struct rtrs_con *con, struct rtrs_iu *iu, in rtrs_iu_post_rdma_write_imm()
181 int rtrs_post_rdma_write_imm_empty(struct rtrs_con *con, struct ib_cqe *cqe, in rtrs_post_rdma_write_imm_empty()
200 struct rtrs_con *con = ctx; in qp_event_handler() local
215 static int create_cq(struct rtrs_con *con, int cq_vector, u16 cq_size, in create_cq()
233 static int create_qp(struct rtrs_con *con, struct ib_pd *pd, in create_qp()
262 int rtrs_cq_qp_create(struct rtrs_sess *sess, struct rtrs_con *con, in rtrs_cq_qp_create()
286 void rtrs_cq_qp_destroy(struct rtrs_con *con) in rtrs_cq_qp_destroy()
[all …]
Drtrs-srv.c212 struct rtrs_srv_con *con = cq->cq_context; in rtrs_srv_reg_mr_done() local
372 static int send_io_resp_imm(struct rtrs_srv_con *con, struct rtrs_srv_op *id, in send_io_resp_imm()
519 struct rtrs_srv_con *con; in rtrs_srv_resp_rdma() local
736 struct rtrs_srv_con *con = cq->cq_context; in rtrs_srv_info_rsp_done() local
787 static int process_info_req(struct rtrs_srv_con *con, in process_info_req()
878 struct rtrs_srv_con *con = cq->cq_context; in rtrs_srv_info_req_done() local
920 static int post_recv_info_req(struct rtrs_srv_con *con) in post_recv_info_req()
943 static int post_recv_io(struct rtrs_srv_con *con, size_t q_size) in post_recv_io()
979 static void process_read(struct rtrs_srv_con *con, in process_read()
1037 static void process_write(struct rtrs_srv_con *con, in process_write()
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dgpio-samsung.c180 u32 con; in samsung_gpio_setcfg_2bit() local
211 u32 con; in samsung_gpio_getcfg_2bit() local
243 u32 con; in samsung_gpio_setcfg_4bit() local
278 u32 con; in samsung_gpio_getcfg_4bit() local
308 u32 con; in s3c24xx_gpio_setcfg_abank() local
344 u32 con; in s3c24xx_gpio_getcfg_abank() local
433 unsigned long con; in samsung_gpiolib_2bit_input() local
453 unsigned long con; in samsung_gpiolib_2bit_output() local
495 unsigned long con; in samsung_gpiolib_4bit_input() local
514 unsigned long con; in samsung_gpiolib_4bit_output() local
[all …]
Dpm-gpio.c74 static inline int is_sfn(unsigned long con) in is_sfn()
81 static inline int is_in(unsigned long con) in is_in()
88 static inline int is_out(unsigned long con) in is_out()
243 void __iomem *con = chip->base + (index * 4); in samsung_gpio_pm_4bit_con() local
/kernel/linux/linux-5.10/fs/proc/
Dconsoles.c29 struct console *con = v; in show_console_dev() local
63 struct console *con; in c_start() local
76 struct console *con = v; in c_next() local
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
Dbttv-audio-hook.c57 unsigned int con; in gvbctv3pci_audio() local
88 unsigned int val, con; in gvbctv5pci_audio() local
261 unsigned int con = 0; in terratv_audio() local
453 unsigned int con = 0xffffff; in adtvk503_audio() local
/kernel/linux/linux-5.10/sound/soc/samsung/
Ds3c-i2s-v2.c45 static void dbg_showcon(const char *fn, u32 con) in dbg_showcon()
66 static inline void dbg_showcon(const char *fn, u32 con) in dbg_showcon()
75 u32 fic, con, mod; in s3c2412_snd_txctrl() local
148 u32 fic, con, mod; in s3c2412_snd_rxctrl() local
/kernel/linux/linux-5.10/arch/x86/kernel/
Dearly_printk.c29 static void early_vga_write(struct console *con, const char *str, unsigned n) in early_vga_write()
120 static void early_serial_write(struct console *con, const char *s, unsigned n) in early_serial_write()
327 static void early_console_register(struct console *con, int keep_early) in early_console_register()
/kernel/linux/linux-5.10/arch/m68k/emu/
Dnfcon.c43 static void nfcon_write(struct console *con, const char *str, in nfcon_write()
49 static struct tty_driver *nfcon_device(struct console *con, int *index) in nfcon_device()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-s3c.c379 unsigned int con, tmp; in s3c24xx_rtc_enable() local
409 unsigned int con; in s3c24xx_rtc_disable() local
422 unsigned int con; in s3c6410_rtc_disable() local
702 unsigned int con; in s3c2416_rtc_select_tick_clk() local
738 unsigned int con; in s3c6410_rtc_restore_tick_cnt() local
/kernel/linux/linux-5.10/drivers/tty/serial/
Dsuncore.c55 int sunserial_console_match(struct console *con, struct device_node *dp, in sunserial_console_match()
85 void sunserial_console_termios(struct console *con, struct device_node *uart_dp) in sunserial_console_termios()
Dkgdboc.c450 struct console *con; in kgdboc_earlycon_pre_exp_handler() local
472 static int kgdboc_earlycon_deferred_exit(struct console *con) in kgdboc_earlycon_deferred_exit()
523 struct console *con; in kgdboc_earlycon_init() local

123456