Home
last modified time | relevance | path

Searched refs:monc (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Dmon_client.c182 ceph_con_send(&monc->con, monc->m_auth); in __send_prepared_auth_request()
219 if (monc->cur_mon < monc->monmap->num_mon) in pick_new_mon()
233 monc->cur_mon, monc->monmap->num_mon); in pick_new_mon()
257 &monc->monmap->mon_inst[monc->cur_mon].addr); in __open_session()
398 monc->sub_renew_after = monc->sub_renew_sent + in handle_subscribe_ack()
618 req->monc = monc; in alloc_generic_request()
629 struct ceph_mon_client *monc = req->monc; in register_generic_request() local
650 struct ceph_mon_client *monc = req->monc; in __finish_generic_request() local
676 struct ceph_mon_client *monc = req->monc; in cancel_generic_request() local
1159 memset(monc, 0, sizeof(*monc)); in ceph_monc_init()
[all …]
H A Ddebugfs.c39 if (client->monc.monmap == NULL) in monmap_show()
45 &client->monc.monmap->mon_inst[i]; in monmap_show()
142 struct ceph_mon_client *monc = &client->monc; in monc_show() local
146 mutex_lock(&monc->mutex); in monc_show()
150 monc->subs[i].have); in monc_show()
151 if (monc->subs[i].want) in monc_show()
154 (monc->subs[i].item.flags & in monc_show()
172 mutex_unlock(&monc->mutex); in monc_show()
393 DEFINE_SHOW_ATTRIBUTE(monc);
412 client->monc.auth->global_id); in ceph_debugfs_client_init()
[all …]
H A Dceph_common.c185 if (ceph_monmap_contains(client->monc.monmap, in ceph_compare_options()
720 return client->monc.auth->global_id; in ceph_client_gid()
762 err = ceph_monc_init(&client->monc, client); in ceph_create_client()
772 ceph_monc_stop(&client->monc); in ceph_create_client()
788 ceph_monc_stop(&client->monc); in ceph_destroy_client()
803 ceph_monc_reopen_session(&client->monc); in ceph_reset_client_addr()
813 return client->monc.monmap && client->monc.monmap->epoch && in have_mon_and_osd_map()
826 err = ceph_monc_open_session(&client->monc); in __ceph_open_session()
874 ret = ceph_monc_get_version(&client->monc, "osdmap", &newest_epoch); in ceph_wait_for_latest_osdmap()
882 return ceph_monc_wait_osdmap(&client->monc, newest_epoch, timeout); in ceph_wait_for_latest_osdmap()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Dmon_client.c182 ceph_con_send(&monc->con, monc->m_auth); in __send_prepared_auth_request()
219 if (monc->cur_mon < monc->monmap->num_mon) in pick_new_mon()
233 monc->cur_mon, monc->monmap->num_mon); in pick_new_mon()
257 &monc->monmap->mon_inst[monc->cur_mon].addr); in __open_session()
398 monc->sub_renew_after = monc->sub_renew_sent + in handle_subscribe_ack()
618 req->monc = monc; in alloc_generic_request()
629 struct ceph_mon_client *monc = req->monc; in register_generic_request() local
650 struct ceph_mon_client *monc = req->monc; in __finish_generic_request() local
676 struct ceph_mon_client *monc = req->monc; in cancel_generic_request() local
1159 memset(monc, 0, sizeof(*monc)); in ceph_monc_init()
[all …]
H A Ddebugfs.c39 if (client->monc.monmap == NULL) in monmap_show()
45 &client->monc.monmap->mon_inst[i]; in monmap_show()
142 struct ceph_mon_client *monc = &client->monc; in monc_show() local
146 mutex_lock(&monc->mutex); in monc_show()
150 monc->subs[i].have); in monc_show()
151 if (monc->subs[i].want) in monc_show()
154 (monc->subs[i].item.flags & in monc_show()
172 mutex_unlock(&monc->mutex); in monc_show()
393 DEFINE_SHOW_ATTRIBUTE(monc);
412 client->monc.auth->global_id); in ceph_debugfs_client_init()
[all …]
H A Dceph_common.c185 if (ceph_monmap_contains(client->monc.monmap, in ceph_compare_options()
720 return client->monc.auth->global_id; in ceph_client_gid()
762 err = ceph_monc_init(&client->monc, client); in ceph_create_client()
772 ceph_monc_stop(&client->monc); in ceph_create_client()
788 ceph_monc_stop(&client->monc); in ceph_destroy_client()
803 ceph_monc_reopen_session(&client->monc); in ceph_reset_client_addr()
813 return client->monc.monmap && client->monc.monmap->epoch && in have_mon_and_osd_map()
826 err = ceph_monc_open_session(&client->monc); in __ceph_open_session()
874 ret = ceph_monc_get_version(&client->monc, "osdmap", &newest_epoch); in ceph_wait_for_latest_osdmap()
882 return ceph_monc_wait_osdmap(&client->monc, newest_epoch, timeout); in ceph_wait_for_latest_osdmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Dmon_client.c182 ceph_con_send(&monc->con, monc->m_auth); in __send_prepared_auth_request()
219 if (monc->cur_mon < monc->monmap->num_mon) in pick_new_mon()
233 monc->cur_mon, monc->monmap->num_mon); in pick_new_mon()
257 &monc->monmap->mon_inst[monc->cur_mon].addr); in __open_session()
398 monc->sub_renew_after = monc->sub_renew_sent + in handle_subscribe_ack()
618 req->monc = monc; in alloc_generic_request()
629 struct ceph_mon_client *monc = req->monc; in register_generic_request() local
650 struct ceph_mon_client *monc = req->monc; in __finish_generic_request() local
676 struct ceph_mon_client *monc = req->monc; in cancel_generic_request() local
1159 memset(monc, 0, sizeof(*monc)); in ceph_monc_init()
[all …]
H A Ddebugfs.c39 if (client->monc.monmap == NULL) in monmap_show()
45 &client->monc.monmap->mon_inst[i]; in monmap_show()
142 struct ceph_mon_client *monc = &client->monc; in monc_show() local
146 mutex_lock(&monc->mutex); in monc_show()
150 monc->subs[i].have); in monc_show()
151 if (monc->subs[i].want) in monc_show()
154 (monc->subs[i].item.flags & in monc_show()
172 mutex_unlock(&monc->mutex); in monc_show()
393 DEFINE_SHOW_ATTRIBUTE(monc);
412 client->monc.auth->global_id); in ceph_debugfs_client_init()
[all …]
H A Dceph_common.c185 if (ceph_monmap_contains(client->monc.monmap, in ceph_compare_options()
720 return client->monc.auth->global_id; in ceph_client_gid()
762 err = ceph_monc_init(&client->monc, client); in ceph_create_client()
772 ceph_monc_stop(&client->monc); in ceph_create_client()
788 ceph_monc_stop(&client->monc); in ceph_destroy_client()
803 ceph_monc_reopen_session(&client->monc); in ceph_reset_client_addr()
813 return client->monc.monmap && client->monc.monmap->epoch && in have_mon_and_osd_map()
826 err = ceph_monc_open_session(&client->monc); in __ceph_open_session()
874 ret = ceph_monc_get_version(&client->monc, "osdmap", &newest_epoch); in ceph_wait_for_latest_osdmap()
882 return ceph_monc_wait_osdmap(&client->monc, newest_epoch, timeout); in ceph_wait_for_latest_osdmap()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ceph/
H A Dmon_client.h32 typedef void (*ceph_monc_request_func_t)(struct ceph_mon_client *monc,
37 struct ceph_mon_client *monc; member
51 struct ceph_mon_client *monc; member
111 extern void ceph_monc_stop(struct ceph_mon_client *monc);
112 extern void ceph_monc_reopen_session(struct ceph_mon_client *monc);
129 bool ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch,
132 void ceph_monc_renew_subs(struct ceph_mon_client *monc);
137 int ceph_monc_do_statfs(struct ceph_mon_client *monc, u64 data_pool,
145 int ceph_monc_blocklist_add(struct ceph_mon_client *monc,
148 extern int ceph_monc_open_session(struct ceph_mon_client *monc);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ceph/
H A Dmon_client.h32 typedef void (*ceph_monc_request_func_t)(struct ceph_mon_client *monc,
37 struct ceph_mon_client *monc; member
51 struct ceph_mon_client *monc; member
111 extern void ceph_monc_stop(struct ceph_mon_client *monc);
112 extern void ceph_monc_reopen_session(struct ceph_mon_client *monc);
129 bool ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch,
132 void ceph_monc_renew_subs(struct ceph_mon_client *monc);
137 int ceph_monc_do_statfs(struct ceph_mon_client *monc, u64 data_pool,
145 int ceph_monc_blocklist_add(struct ceph_mon_client *monc,
148 extern int ceph_monc_open_session(struct ceph_mon_client *monc);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ceph/
H A Dmon_client.h32 typedef void (*ceph_monc_request_func_t)(struct ceph_mon_client *monc,
37 struct ceph_mon_client *monc; member
51 struct ceph_mon_client *monc; member
111 extern void ceph_monc_stop(struct ceph_mon_client *monc);
112 extern void ceph_monc_reopen_session(struct ceph_mon_client *monc);
129 bool ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch,
132 void ceph_monc_renew_subs(struct ceph_mon_client *monc);
137 int ceph_monc_do_statfs(struct ceph_mon_client *monc, u64 data_pool,
145 int ceph_monc_blocklist_add(struct ceph_mon_client *monc,
148 extern int ceph_monc_open_session(struct ceph_mon_client *monc);
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/VE/
H A DMONC.s6 # CHECK-INST: monc
8 monc label
10 # CHECK-INST: monc.hdb
12 monc.hdb
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/VE/
H A DMONC.s6 # CHECK-INST: monc
8 monc label
10 # CHECK-INST: monc.hdb
12 monc.hdb
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/VE/
H A DMONC.s6 # CHECK-INST: monc
8 monc label
10 # CHECK-INST: monc.hdb
12 monc.hdb
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/VE/
H A DMONC.s6 # CHECK-INST: monc
8 monc label
10 # CHECK-INST: monc.hdb
12 monc.hdb
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/VE/
H A DMONC.s6 # CHECK-INST: monc
8 monc label
10 # CHECK-INST: monc.hdb
12 monc.hdb
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/VE/
H A DMONC.s6 # CHECK-INST: monc
8 monc label
10 # CHECK-INST: monc.hdb
12 monc.hdb
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/VE/
H A DMONC.s6 # CHECK-INST: monc
8 monc label
10 # CHECK-INST: monc.hdb
12 monc.hdb
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/VE/
H A DMONC.s6 # CHECK-INST: monc
8 monc label
10 # CHECK-INST: monc.hdb
12 monc.hdb
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/VE/
H A DMONC.s6 # CHECK-INST: monc
8 monc label
10 # CHECK-INST: monc.hdb
12 monc.hdb
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/VE/
H A DMONC.s6 # CHECK-INST: monc
8 monc label
10 # CHECK-INST: monc.hdb
12 monc.hdb
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/VE/Scalar/
H A Dstackframe_size.ll31 ; CHECK-NEXT: monc
59 ; CHECK-NEXT: monc
87 ; CHECK-NEXT: monc
115 ; CHECK-NEXT: monc
143 ; CHECK-NEXT: monc
171 ; CHECK-NEXT: monc
201 ; CHECK-NEXT: monc
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/VE/Scalar/
H A Dstackframe_size.ll31 ; CHECK-NEXT: monc
59 ; CHECK-NEXT: monc
87 ; CHECK-NEXT: monc
115 ; CHECK-NEXT: monc
143 ; CHECK-NEXT: monc
171 ; CHECK-NEXT: monc
201 ; CHECK-NEXT: monc
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/VE/Scalar/
H A Dstackframe_size.ll31 ; CHECK-NEXT: monc
59 ; CHECK-NEXT: monc
87 ; CHECK-NEXT: monc
115 ; CHECK-NEXT: monc
143 ; CHECK-NEXT: monc
171 ; CHECK-NEXT: monc
201 ; CHECK-NEXT: monc

1234567