Searched defs:skcd (Results 1 – 6 of 6) sorted by relevance
34 static inline void sock_update_netprioidx(struct sock_cgroup_data *skcd) in sock_update_netprioidx()49 static inline void sock_update_netprioidx(struct sock_cgroup_data *skcd) in sock_update_netprioidx()
40 static inline void sock_update_classid(struct sock_cgroup_data *skcd) in sock_update_classid()79 static inline void sock_update_classid(struct sock_cgroup_data *skcd) in sock_update_classid()
116 struct sock_cgroup_data *skcd = &skb->sk->sk_cgrp_data; cgroup_mt_v1() local 134 struct sock_cgroup_data *skcd = &skb->sk->sk_cgrp_data; cgroup_mt_v2() local
773 static inline struct cgroup *sock_cgroup_ptr(struct sock_cgroup_data *skcd) in sock_cgroup_ptr()780 static inline void cgroup_sk_alloc(struct sock_cgroup_data *skcd) {} in cgroup_sk_alloc()781 static inline void cgroup_sk_clone(struct sock_cgroup_data *skcd) {} in cgroup_sk_clone()782 static inline void cgroup_sk_free(struct sock_cgroup_data *skcd) {} in cgroup_sk_free()
892 static inline u16 sock_cgroup_prioidx(const struct sock_cgroup_data *skcd) in sock_cgroup_prioidx()901 static inline u32 sock_cgroup_classid(const struct sock_cgroup_data *skcd) in sock_cgroup_classid()910 static inline void sock_cgroup_set_prioidx(struct sock_cgroup_data *skcd, in sock_cgroup_set_prioidx()918 static inline void sock_cgroup_set_classid(struct sock_cgroup_data *skcd, in sock_cgroup_set_classid()
7106 void cgroup_sk_alloc(struct sock_cgroup_data *skcd) in cgroup_sk_alloc()7134 void cgroup_sk_clone(struct sock_cgroup_data *skcd) in cgroup_sk_clone()7147 void cgroup_sk_free(struct sock_cgroup_data *skcd) in cgroup_sk_free()