| /OK3568_Linux_fs/kernel/net/strparser/ |
| H A D | strparser.c | 37 static void strp_abort_strp(struct strparser *strp, int err) in strp_abort_strp() 57 static void strp_start_timer(struct strparser *strp, long timeo) in strp_start_timer() 64 static void strp_parser_err(struct strparser *strp, int err, in strp_parser_err() 73 static inline int strp_peek_len(struct strparser *strp) in strp_peek_len() 93 struct strparser *strp = (struct strparser *)desc->arg.data; in __strp_recv() local 317 int strp_process(struct strparser *strp, struct sk_buff *orig_skb, in strp_process() 333 struct strparser *strp = (struct strparser *)desc->arg.data; in strp_recv() local 339 static int default_read_sock_done(struct strparser *strp, int err) in default_read_sock_done() 345 static int strp_read_sock(struct strparser *strp) in strp_read_sock() 366 void strp_data_ready(struct strparser *strp) in strp_data_ready() [all …]
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | strparser.h | 61 struct strp_msg strp; member 68 struct _strp_msg strp; member 97 static inline void strp_pause(struct strparser *strp) in strp_pause() 107 static inline void save_strp_stats(struct strparser *strp, in save_strp_stats()
|
| H A D | espintcp.h | 22 struct strparser strp; member
|
| H A D | kcm.h | 91 struct strparser strp; member
|
| H A D | tls.h | 157 struct strparser strp; member
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | util.c | 36 int xavsprintf_append(char **strp, const char *fmt, va_list ap) in xavsprintf_append() 58 int xasprintf_append(char **strp, const char *fmt, ...) in xasprintf_append() 70 int xasprintf(char **strp, const char *fmt, ...) in xasprintf()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | skmsg.c | 771 static struct sk_psock *sk_psock_from_strp(struct strparser *strp) in sk_psock_from_strp() 882 static void sk_psock_strp_read(struct strparser *strp, struct sk_buff *skb) in sk_psock_strp_read() 909 static int sk_psock_strp_read_done(struct strparser *strp, int err) in sk_psock_strp_read_done() 914 static int sk_psock_strp_parse(struct strparser *strp, struct sk_buff *skb) in sk_psock_strp_parse()
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | espintcp.c | 52 static void espintcp_rcv(struct strparser *strp, struct sk_buff *skb) in espintcp_rcv() 112 static int espintcp_parse(struct strparser *strp, struct sk_buff *skb) in espintcp_parse()
|
| /OK3568_Linux_fs/kernel/net/kcm/ |
| H A D | kcmsock.c | 361 static void kcm_rcv_strparser(struct strparser *strp, struct sk_buff *skb) in kcm_rcv_strparser() 382 static int kcm_parse_func_strparser(struct strparser *strp, struct sk_buff *skb) in kcm_parse_func_strparser() 392 static int kcm_read_sock_done(struct strparser *strp, int err) in kcm_read_sock_done()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_8100.c | 49 static int __printf(2, 3) myasprintf(char **strp, const char *fmt, ...) in myasprintf()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | util.c | 382 int perf_tip(char **strp, const char *dirpath) in perf_tip()
|
| H A D | build-id.c | 147 static int asnprintf(char **strp, size_t size, const char *fmt, ...) in asnprintf()
|
| H A D | sort.c | 3071 char *str, *strp; in __setup_output_field() local
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | util.c | 50 int xasprintf(char **strp, const char *fmt, ...) in xasprintf()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/support/ibm/ |
| H A D | xlocale.h | 248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/support/ibm/ |
| H A D | xlocale.h | 248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | label.c | 1687 int aa_label_asxprint(char **strp, struct aa_ns *ns, struct aa_label *label, in aa_label_asxprint() 1716 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns, in aa_label_acntsxprint()
|
| /OK3568_Linux_fs/kernel/net/tls/ |
| H A D | tls_sw.c | 2054 static int tls_read_size(struct strparser *strp, struct sk_buff *skb) in tls_read_size() 2116 static void tls_queue(struct strparser *strp, struct sk_buff *skb) in tls_queue()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | skmsg.h | 74 struct strparser strp; member
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | cros_ec.c | 405 int cros_ec_read_build_info(struct cros_ec_dev *dev, char **strp) in cros_ec_read_build_info()
|
| /OK3568_Linux_fs/kernel/security/selinux/ss/ |
| H A D | policydb.c | 1075 static int str_read(char **strp, gfp_t flags, void *fp, u32 len) in str_read()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | RkAiqCalibParser.cpp | 196 char* strp = str; in ParseFloatArray() local
|