Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 87) sorted by relevance

1234

/net/ceph/
A Dosdmap.c71 static int crush_decode_uniform_bucket(void **p, void *end, in crush_decode_uniform_bucket()
82 static int crush_decode_list_bucket(void **p, void *end, in crush_decode_list_bucket()
103 static int crush_decode_tree_bucket(void **p, void *end, in crush_decode_tree_bucket()
120 static int crush_decode_straw_bucket(void **p, void *end, in crush_decode_straw_bucket()
141 static int crush_decode_straw2_bucket(void **p, void *end, in crush_decode_straw2_bucket()
1290 static int get_osdmap_client_data_v(void **p, void *end, in get_osdmap_client_data_v()
1498 static int decode_new_primary_temp(void **p, void *end, in decode_new_primary_temp()
1538 static int decode_primary_affinity(void **p, void *end, in decode_primary_affinity()
1650 static int decode_new_pg_upmap_items(void **p, void *end, in decode_new_pg_upmap_items()
1657 static int decode_old_pg_upmap_items(void **p, void *end, in decode_old_pg_upmap_items()
[all …]
A Dcls_lock_client.c36 void *p, *end; in ceph_cls_lock() local
101 void *p, *end; in ceph_cls_unlock() local
154 void *p, *end; in ceph_cls_break_lock() local
201 void *p, *end; in ceph_cls_set_cookie() local
251 static int decode_locker(void **p, void *end, struct ceph_locker *locker) in decode_locker()
288 static int decode_lockers(void **p, void *end, u8 *type, char **tag, in decode_lockers()
344 void *p, *end; in ceph_cls_lock_info() local
397 void *p, *end; in ceph_cls_assert_locked() local
A Ddecode.c10 ceph_decode_entity_addr_versioned(void **p, void *end, in ceph_decode_entity_addr_versioned()
50 ceph_decode_entity_addr_legacy(void **p, void *end, in ceph_decode_entity_addr_legacy()
75 ceph_decode_entity_addr(void **p, void *end, struct ceph_entity_addr *addr) in ceph_decode_entity_addr()
95 int ceph_decode_entity_addrvec(void **p, void *end, bool msgr2, in ceph_decode_entity_addrvec()
A Dauth.c105 int ceph_auth_entity_name_encode(const char *name, void **p, void *end) in ceph_auth_entity_name_encode()
124 void *p = monhdr + 1, *end = buf + len, *lenp; in ceph_auth_build_hello() local
167 void *end = buf + buf_len; in build_request() local
203 void *end = buf + len; in ceph_handle_auth_reply() local
406 static int encode_con_modes(void **p, void *end, int pref_mode, int fallb_mode) in encode_con_modes()
430 void *end = buf + buf_len; in ceph_auth_get_request() local
551 void *end = buf + *buf_len; in ceph_auth_get_authorizer() local
582 void *end = buf + *buf_len; in ceph_auth_handle_svc_reply_more() local
A Dauth_none.c46 void *const end = p + sizeof(au->buf); in ceph_auth_none_build_authorizer() local
63 static int build_request(struct ceph_auth_client *ac, void *buf, void *end) in build_request()
73 void *buf, void *end, u8 *session_key, in handle_reply()
A Dauth_x.c97 static int ceph_x_decrypt(struct ceph_crypto_key *secret, void **p, void *end) in ceph_x_decrypt()
162 void **p, void *end) in process_one_ticket()
272 void **p, void *end) in ceph_x_proc_ticket_reply()
307 void *p, *end; in encrypt_authorizer() local
419 void **p, void *end) in ceph_x_encode_ticket()
489 void *buf, void *end) in ceph_x_build_request()
572 static int decode_con_secret(void **p, void *end, u8 *con_secret, in decode_con_secret()
601 void **p, void *end, in handle_auth_session_key()
666 void *buf, void *end, in ceph_x_handle_reply()
845 void **p, void *end, u64 *nonce_plus_one, in decrypt_authorizer_reply()
A Darmor.c37 int ceph_armor(char *dst, const char *src, const char *end) in ceph_armor()
75 int ceph_unarmor(char *dst, const char *src, const char *end) in ceph_unarmor()
A Dmessenger_v2.c916 void *end = buf + buf_len; in init_sgs() local
2289 void *p, void *end) in process_auth_bad_method()
2351 void *p, void *end) in process_auth_reply_more()
2453 void *p, void *end) in process_auth_signature()
2503 void *p, void *end) in process_server_ident()
2609 void *p, void *end) in process_session_reconnect_ok()
2638 void *p, void *end) in process_session_retry()
2671 void *p, void *end) in process_session_retry_global()
2704 void *p, void *end) in process_session_reset()
2752 void *p, void *end) in process_keepalive2_ack()
[all …]
A Dmon_client.c39 static int decode_mon_info(void **p, void *end, bool msgr2, in decode_mon_info()
70 static struct ceph_monmap *ceph_monmap_decode(void **p, void *end, bool msgr2) in ceph_monmap_decode()
336 void *const end = p + msg->front_alloc_len; in __send_subscribe() local
544 void *p, *end; in ceph_monc_handle_map() local
822 void *end = p + msg->front_alloc_len; in handle_get_version_reply() local
880 void *const end = p + req->request->front_alloc_len; in __ceph_monc_get_version() local
944 void *const end = p + msg->front_alloc_len; in handle_command_ack() local
A Dmessenger_v1.c600 int end, int size, void *object) in read_partial()
619 int end; in read_partial_banner() local
652 int end; in read_partial_connect() local
944 int end = size; in read_partial_ack() local
1151 int end; in read_partial_message() local
A Dbuffer.c44 int ceph_decode_buffer(struct ceph_buffer **b, void **p, void *end) in ceph_decode_buffer()
A Dosd_client.c2126 static void encode_oloc(void **p, void *end, in encode_oloc()
3668 void *const end = p + msg->front.iov_len; in decode_MOSDOpReply() local
4003 void *p, void *end, bool incremental, in handle_one_map()
4133 void *const end = p + msg->front.iov_len; in ceph_osdc_handle_map() local
4300 struct ceph_hobject_id *end; member
4306 void *const end = p + msg->front.iov_len; in decode_MOSDBackoff() local
4358 void *p, *end; in create_backoff_message() local
4440 const struct ceph_hobject_id *end) in target_contained_by()
4556 void *const end = p + msg->front.iov_len; in handle_watch_notify() local
5303 void *p, *end; in osd_req_op_copy_from_init() local
[all …]
A Dpagevec.c95 int end = min((int)PAGE_SIZE, off + len); in ceph_zero_page_vector_range() local
/net/sunrpc/auth_gss/
A Dauth_gss_internal.h16 simple_get_bytes(const void *p, const void *end, void *res, size_t len) in simple_get_bytes()
26 simple_get_netobj_noprof(const void *p, const void *end, struct xdr_netobj *dest) in simple_get_netobj_noprof()
A Dgss_krb5_mech.c395 gss_import_v2_context(const void *p, const void *end, struct krb5_ctx *ctx, in gss_import_v2_context()
472 const void *end = (const void *)((const char *)p + len); in gss_krb5_import_sec_context() local
/net/sctp/
A Dtsnmap.c154 __u16 *start, __u16 *end) in sctp_tsnmap_next_gap_ack()
273 __u16 len, __u16 *start, __u16 *end) in sctp_tsnmap_find_gap_ack()
325 __u16 start = 0, end = 0; in sctp_tsnmap_num_gabs() local
/net/netfilter/ipvs/
A Dip_vs_ftp.c100 __u16 af, char **start, char **end) in ip_vs_ftp_get_addrport()
253 char *start, *end; in ip_vs_ftp_out() local
423 char *start, *end; in ip_vs_ftp_in() local
/net/sched/
A Dbpf_qdisc.c56 int off, size_t *end) in bpf_qdisc_qdisc_access()
77 int off, size_t *end) in bpf_qdisc_sk_buff_access()
101 size_t end; in bpf_qdisc_btf_struct_access() local
/net/ipv6/
A Dcalipso.c844 unsigned int *end) in calipso_opt_find()
909 unsigned int start, end, buf_len, pad, hop_len; in calipso_opt_insert() local
972 unsigned int start, end, delta, pad, hop_len; in calipso_opt_del() local
1323 unsigned int start, end; in calipso_skbuff_setattr() local
1394 u32 old_hop_len, start = 0, end = 0, delta, size, pad; in calipso_skbuff_delattr() local
/net/rose/
A Drose_out.c49 unsigned short start, end; in rose_kick() local
/net/core/
A Ddatagram.c416 int end; in __skb_datagram_iter() local
450 int end; in __skb_datagram_iter() local
570 int end; in skb_copy_datagram_from_iter() local
595 int end; in skb_copy_datagram_from_iter() local
A Dutils.c120 int delim, const char **end) in in4_pton()
186 int delim, const char **end) in in6_pton()
/net/mac80211/
A Dwbrf.c29 static void get_chan_freq_boundary(u32 center_freq, u32 bandwidth, u64 *start, u64 *end) in get_chan_freq_boundary()
A Ddebugfs.c155 char buf[128] = {}, *pos, *end; in airtime_flags_read() local
504 char *pos = buf, *end = buf + bufsz - 1; in hwflags_read() local
574 char *pos, *end; in misc_read() local
/net/netfilter/
A Dnf_conntrack_sip.c147 const char *end; in sip_parse_addr() local
242 const char *start = dptr, *limit = dptr + datalen, *end; in ct_sip_parse_request() local
545 const char *end; in ct_sip_parse_param() local
573 const char *start, *end; in ct_sip_parse_address_param() local
601 char *end; in ct_sip_parse_numerical_param() local
650 const char *end; in sdp_parse_addr() local
1539 const char *dptr, *end; in sip_help_tcp() local

Completed in 653 milliseconds

1234