Home
last modified time | relevance | path

Searched defs:strp (Results 1 – 16 of 16) sorted by relevance

/linux/net/strparser/
A Dstrparser.c73 static inline int strp_peek_len(struct strparser *strp) in strp_peek_len()
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()
393 static void do_strp_work(struct strparser *strp) in do_strp_work()
430 static void strp_sock_lock(struct strparser *strp) in strp_sock_lock()
435 static void strp_sock_unlock(struct strparser *strp) in strp_sock_unlock()
482 void __strp_unpause(struct strparser *strp) in __strp_unpause()
494 void strp_unpause(struct strparser *strp) in strp_unpause()
508 void strp_done(struct strparser *strp) in strp_done()
522 void strp_stop(struct strparser *strp) in strp_stop()
[all …]
/linux/include/net/
A Dstrparser.h61 struct strp_msg strp; member
68 struct _strp_msg strp; member
101 static inline void strp_pause(struct strparser *strp) in strp_pause()
111 static inline void save_strp_stats(struct strparser *strp, in save_strp_stats()
A Despintcp.h22 struct strparser strp; member
A Dkcm.h91 struct strparser strp; member
A Dtls.h150 struct strparser strp; member
/linux/scripts/dtc/
A Dutil.c36 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()
/linux/net/xfrm/
A Despintcp.c52 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()
/linux/net/kcm/
A Dkcmsock.c356 static void kcm_rcv_strparser(struct strparser *strp, struct sk_buff *skb) in kcm_rcv_strparser()
377 static int kcm_parse_func_strparser(struct strparser *strp, struct sk_buff *skb) in kcm_parse_func_strparser()
387 static int kcm_read_sock_done(struct strparser *strp, int err) in kcm_read_sock_done()
/linux/net/core/
A Dskmsg.c1033 static void sk_psock_strp_read(struct strparser *strp, struct sk_buff *skb) in sk_psock_strp_read()
1063 static int sk_psock_strp_read_done(struct strparser *strp, int err) in sk_psock_strp_read_done()
1068 static int sk_psock_strp_parse(struct strparser *strp, struct sk_buff *skb) in sk_psock_strp_parse()
/linux/tools/perf/util/
A Dutil.c382 int perf_tip(char **strp, const char *dirpath) in perf_tip()
A Dbuild-id.c148 static int asnprintf(char **strp, size_t size, const char *fmt, ...) in asnprintf()
A Dsort.c3244 char *str, *strp; in __setup_output_field() local
/linux/security/apparmor/
A Dlabel.c1686 int aa_label_asxprint(char **strp, struct aa_ns *ns, struct aa_label *label, in aa_label_asxprint()
1715 int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns, in aa_label_acntsxprint()
/linux/net/tls/
A Dtls_sw.c2081 static int tls_read_size(struct strparser *strp, struct sk_buff *skb) in tls_read_size()
2144 static void tls_queue(struct strparser *strp, struct sk_buff *skb) in tls_queue()
/linux/include/linux/
A Dskmsg.h89 struct strparser strp; member
/linux/security/selinux/ss/
A Dpolicydb.c1075 static int str_read(char **strp, gfp_t flags, void *fp, u32 len) in str_read()

Completed in 50 milliseconds