Home
last modified time | relevance | path

Searched defs:strp (Results 1 - 25 of 47) sorted by relevance

12

/third_party/elfutils/libdw/
H A Ddwarf_macro_param2.c38 dwarf_macro_param2 (Dwarf_Macro *macro, Dwarf_Word *paramp, const char **strp) in dwarf_macro_param2() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_mem.c95 __attribute__ ((format (printf, 2, 3))) int cil_asprintf(char **strp, const char *fmt, ...) in cil_asprintf() argument
/kernel/linux/linux-5.10/include/net/
H A Despintcp.h22 struct strparser strp; member
H A Dstrparser.h61 struct strp_msg strp; member
68 struct _strp_msg strp; member
97 static inline void strp_pause(struct strparser *strp) in strp_pause() argument
107 save_strp_stats(struct strparser *strp, struct strp_aggr_stats *agg_stats) save_strp_stats() argument
[all...]
H A Dkcm.h91 struct strparser strp; member
/kernel/linux/linux-6.6/include/net/
H A Despintcp.h22 struct strparser strp; member
H A Dstrparser.h61 struct strp_msg strp; member
70 struct _strp_msg strp; member
108 strp_pause(struct strparser *strp) strp_pause() argument
118 save_strp_stats(struct strparser *strp, struct strp_aggr_stats *agg_stats) save_strp_stats() argument
[all...]
H A Dkcm.h91 struct strparser strp; member
/third_party/ltp/lib/
H A Dsafe_stdio.c57 safe_asprintf(const char *file, const int lineno, void (cleanup_fn)(void), char **strp, const char *fmt, ...) safe_asprintf() argument
/kernel/linux/linux-5.10/net/strparser/
H A Dstrparser.c37 static void strp_abort_strp(struct strparser *strp, int err) in strp_abort_strp() argument
57 static void strp_start_timer(struct strparser *strp, long timeo) in strp_start_timer() argument
64 static void strp_parser_err(struct strparser *strp, in argument
73 strp_peek_len(struct strparser *strp) strp_peek_len() argument
93 struct strparser *strp = (struct strparser *)desc->arg.data; __strp_recv() local
317 strp_process(struct strparser *strp, struct sk_buff *orig_skb, unsigned int orig_offset, size_t orig_len, size_t max_msg_size, long timeo) strp_process() argument
333 struct strparser *strp = (struct strparser *)desc->arg.data; strp_recv() local
339 default_read_sock_done(struct strparser *strp, int err) default_read_sock_done() argument
345 strp_read_sock(struct strparser *strp) strp_read_sock() argument
366 strp_data_ready(struct strparser *strp) strp_data_ready() argument
393 do_strp_work(struct strparser *strp) do_strp_work() argument
420 struct strparser *strp = container_of(w, struct strparser, strp_msg_timeout() local
430 strp_sock_lock(struct strparser *strp) strp_sock_lock() argument
435 strp_sock_unlock(struct strparser *strp) strp_sock_unlock() argument
440 strp_init(struct strparser *strp, struct sock *sk, const struct strp_callbacks *cb) strp_init() argument
482 __strp_unpause(struct strparser *strp) __strp_unpause() argument
494 strp_unpause(struct strparser *strp) strp_unpause() argument
508 strp_done(struct strparser *strp) strp_done() argument
522 strp_stop(struct strparser *strp) strp_stop() argument
528 strp_check_rcv(struct strparser *strp) strp_check_rcv() argument
[all...]
/kernel/linux/linux-5.10/scripts/dtc/
H A Dutil.c36 int xavsprintf_append(char **strp, const char *fmt, va_list ap) in xavsprintf_append() argument
58 int xasprintf_append(char **strp, const char *fmt, ...) in xasprintf_append() argument
70 int xasprintf(char **strp, const char *fmt, ...) in xasprintf() argument
/kernel/linux/linux-6.6/net/strparser/
H A Dstrparser.c37 static void strp_abort_strp(struct strparser *strp, int err) in strp_abort_strp() argument
57 static void strp_start_timer(struct strparser *strp, long timeo) in strp_start_timer() argument
64 static void strp_parser_err(struct strparser *strp, in argument
73 strp_peek_len(struct strparser *strp) strp_peek_len() argument
93 struct strparser *strp = (struct strparser *)desc->arg.data; __strp_recv() local
317 strp_process(struct strparser *strp, struct sk_buff *orig_skb, unsigned int orig_offset, size_t orig_len, size_t max_msg_size, long timeo) strp_process() argument
333 struct strparser *strp = (struct strparser *)desc->arg.data; strp_recv() local
339 default_read_sock_done(struct strparser *strp, int err) default_read_sock_done() argument
345 strp_read_sock(struct strparser *strp) strp_read_sock() argument
366 strp_data_ready(struct strparser *strp) strp_data_ready() argument
393 do_strp_work(struct strparser *strp) do_strp_work() argument
420 struct strparser *strp = container_of(w, struct strparser, strp_msg_timeout() local
430 strp_sock_lock(struct strparser *strp) strp_sock_lock() argument
435 strp_sock_unlock(struct strparser *strp) strp_sock_unlock() argument
440 strp_init(struct strparser *strp, struct sock *sk, const struct strp_callbacks *cb) strp_init() argument
482 __strp_unpause(struct strparser *strp) __strp_unpause() argument
494 strp_unpause(struct strparser *strp) strp_unpause() argument
508 strp_done(struct strparser *strp) strp_done() argument
522 strp_stop(struct strparser *strp) strp_stop() argument
528 strp_check_rcv(struct strparser *strp) strp_check_rcv() argument
[all...]
/kernel/linux/linux-6.6/net/tls/
H A Dtls_strp.c15 static void tls_strp_abort_strp(struct tls_strparser *strp, int err) in tls_strp_abort_strp() argument
29 static void tls_strp_anchor_free(struct tls_strparser *strp) in tls_strp_anchor_free() argument
41 tls_strp_skb_copy(struct tls_strparser *strp, struct sk_buff *in_skb, int offset, int len) tls_strp_skb_copy() argument
68 tls_strp_msg_make_copy(struct tls_strparser *strp) tls_strp_msg_make_copy() argument
86 struct tls_strparser *strp = &ctx->strp; tls_strp_msg_detach() local
121 struct tls_strparser *strp = &ctx->strp; tls_strp_msg_cow() local
144 tls_strp_msg_hold(struct tls_strparser *strp, struct sk_buff_head *dst) tls_strp_msg_hold() argument
191 tls_strp_flush_anchor_copy(struct tls_strparser *strp) tls_strp_flush_anchor_copy() argument
209 tls_strp_copyin_frag(struct tls_strparser *strp, struct sk_buff *skb, struct sk_buff *in_skb, unsigned int offset, size_t in_len) tls_strp_copyin_frag() argument
279 tls_strp_copyin_skb(struct tls_strparser *strp, struct sk_buff *skb, struct sk_buff *in_skb, unsigned int offset, size_t in_len) tls_strp_copyin_skb() argument
338 struct tls_strparser *strp = (struct tls_strparser *)desc->arg.data; tls_strp_copyin() local
370 tls_strp_read_copyin(struct tls_strparser *strp) tls_strp_read_copyin() argument
384 tls_strp_read_copy(struct tls_strparser *strp, bool qshort) tls_strp_read_copy() argument
426 tls_strp_check_queue_ok(struct tls_strparser *strp) tls_strp_check_queue_ok() argument
453 tls_strp_load_anchor_with_queue(struct tls_strparser *strp, int len) tls_strp_load_anchor_with_queue() argument
476 tls_strp_msg_load(struct tls_strparser *strp, bool force_refresh) tls_strp_msg_load() argument
499 tls_strp_read_sock(struct tls_strparser *strp) tls_strp_read_sock() argument
537 tls_strp_check_rcv(struct tls_strparser *strp) tls_strp_check_rcv() argument
547 tls_strp_data_ready(struct tls_strparser *strp) tls_strp_data_ready() argument
566 struct tls_strparser *strp = tls_strp_work() local
574 tls_strp_msg_done(struct tls_strparser *strp) tls_strp_msg_done() argument
589 tls_strp_stop(struct tls_strparser *strp) tls_strp_stop() argument
594 tls_strp_init(struct tls_strparser *strp, struct sock *sk) tls_strp_init() argument
612 tls_strp_done(struct tls_strparser *strp) tls_strp_done() argument
[all...]
/kernel/linux/linux-6.6/scripts/dtc/
H A Dutil.c47 int xavsprintf_append(char **strp, const char *fmt, va_list ap) in xavsprintf_append() argument
69 int xasprintf_append(char **strp, const char *fmt, ...) in xasprintf_append() argument
81 int xasprintf(char **strp, const char *fmt, ...) in xasprintf() argument
/third_party/libinput/src/
H A Dutil-strings.h117 xasprintf(char **strp, const char *fmt, ...) in xasprintf() argument
133 xvasprintf(char **strp, const char *fmt, va_list args) in xvasprintf() argument
/kernel/linux/linux-5.10/net/xfrm/
H A Despintcp.c52 static void espintcp_rcv(struct strparser *strp, struct sk_buff *skb) in espintcp_rcv() argument
112 espintcp_parse(struct strparser *strp, struct sk_buff *skb) espintcp_parse() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dutil.c382 int perf_tip(char **strp, const char *dirpath) in perf_tip() argument
H A Dbuild-id.c147 static int asnprintf(char **strp, size_t size, const char *fmt, ...) in asnprintf() argument
/kernel/linux/linux-6.6/net/xfrm/
H A Despintcp.c53 static void espintcp_rcv(struct strparser *strp, struct sk_buff *skb) in espintcp_rcv() argument
113 espintcp_parse(struct strparser *strp, struct sk_buff *skb) espintcp_parse() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dskmsg.c771 static struct sk_psock *sk_psock_from_strp(struct strparser *strp) in sk_psock_from_strp() argument
882 static void sk_psock_strp_read(struct strparser *strp, struct sk_buff *skb) in sk_psock_strp_read() argument
909 static int sk_psock_strp_read_done(struct strparser *strp, int err) in sk_psock_strp_read_done() argument
914 static int sk_psock_strp_parse(struct strparser *strp, struct sk_buff *skb) in sk_psock_strp_parse() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dutil.c418 int perf_tip(char **strp, const char *dirpath) in perf_tip() argument
/kernel/linux/linux-6.6/net/core/
H A Dskmsg.c1055 static void sk_psock_strp_read(struct strparser *strp, struct sk_buff *skb) in sk_psock_strp_read() argument
1084 static int sk_psock_strp_read_done(struct strparser *strp, int err) in sk_psock_strp_read_done() argument
1089 static int sk_psock_strp_parse(struct strparser *strp, struct sk_buff *skb) in sk_psock_strp_parse() argument
[all...]
/third_party/elfutils/libcpu/
H A Driscv_disasm.c171 char *strp = NULL; in riscv_disasm() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode_h265.c987 const VAAPIEncodeH265Picture *strp; in vaapi_encode_h265_init_slice_params() local
/kernel/linux/linux-5.10/include/linux/
H A Dskmsg.h74 struct strparser strp; member

Completed in 17 milliseconds

12