Home
last modified time | relevance | path

Searched refs:s_name (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dgenl_magic_func.h140 static int __ ## s_name ## _from_attrs(struct s_name *s, \
151 DPRINT_TLA(#s_name, "<=-", #tag_name); \
159 static int s_name ## _from_attrs(struct s_name *s, \
164 static int s_name ## _from_attrs_for_change(struct s_name *s, \
324 static int s_name ## _to_skb(struct sk_buff *skb, struct s_name *s, \
341 struct s_name *s) \
343 return s_name ## _to_skb(skb, s, 0); \
346 struct s_name *s) \
348 return s_name ## _to_skb(skb, s, 1); \
398 static void set_ ## s_name ## _defaults(struct s_name *x) __attribute__((unused)); \
[all …]
A Dgenl_magic_struct.h121 #define GENL_struct(tag_name, tag_number, s_name, s_fields) argument
145 #define GENL_struct(tag_name, tag_number, s_name, s_fields) \ argument
153 #define GENL_struct(tag_name, tag_number, s_name, s_fields) \ argument
178 #define GENL_struct(tag_name, tag_number, s_name, s_fields) argument
204 #define GENL_struct(tag_name, tag_number, s_name, s_fields) \ argument
217 #define GENL_struct(tag_name, tag_number, s_name, s_fields) \ argument
218 static inline void ct_assert_unique_ ## s_name ## _attributes(void) \
248 #define GENL_struct(tag_name, tag_number, s_name, s_fields) \ argument
249 struct s_name { s_fields };
265 #define GENL_struct(tag_name, tag_number, s_name, s_fields) \ argument
/include/uapi/linux/
A Dcoff.h158 char s_name[8]; /* section name */ member

Completed in 11 milliseconds