| /include/net/ |
| D | cfg80211-wext.h | 22 union iwreq_data *wrqu, char *extra); 24 union iwreq_data *wrqu, char *extra); 26 union iwreq_data *wrqu, char *extra); 29 union iwreq_data *wrqu, char *extra); 32 union iwreq_data *wrqu, char *extra); 35 union iwreq_data *wrqu, char *extra); 38 union iwreq_data *wrqu, char *extra); 41 union iwreq_data *wrqu, char *extra); 44 union iwreq_data *wrqu, char *extra); 47 union iwreq_data *wrqu, char *extra); [all …]
|
| D | iw_handler.h | 316 union iwreq_data *wrqu, char *extra); 435 union iwreq_data *wrqu, const char *extra); 448 union iwreq_data *wrqu, char *extra); 451 union iwreq_data *wrqu, char *extra); 454 union iwreq_data *wrqu, char *extra); 457 union iwreq_data *wrqu, char *extra); 522 char *ends, struct iw_event *iwe, char *extra); 526 char *ends, struct iw_event *iwe, char *extra) in iwe_stream_add_point_check() argument 528 char *res = iwe_stream_add_point(info, stream, ends, iwe, extra); in iwe_stream_add_point_check()
|
| D | bond_options.h | 97 char extra[BOND_OPT_EXTRA_MAXLEN]; member 141 void *extra, size_t extra_len) in __bond_opt_init() argument 150 if (extra && extra_len <= BOND_OPT_EXTRA_MAXLEN) in __bond_opt_init() 151 memcpy(optval->extra, extra, extra_len); in __bond_opt_init() 155 #define bond_opt_initextra(optval, extra, extra_len) \ argument 156 __bond_opt_init(optval, NULL, ULLONG_MAX, extra, extra_len)
|
| D | gso.h | 32 static inline int gso_pskb_expand_head(struct sk_buff *skb, int extra) in gso_pskb_expand_head() argument 38 ret = pskb_expand_head(skb, extra, 0, GFP_ATOMIC); in gso_pskb_expand_head()
|
| D | wext.h | 54 char * extra);
|
| /include/linux/ |
| D | font.h | 75 unsigned int extra[FONT_EXTRA_WORDS]; member
|
| D | stackdepot.h | 49 u32 extra : STACK_DEPOT_EXTRA_BITS; member
|
| D | rculist.h | 51 #define __list_check_rcu(dummy, cond, extra...) \ argument 53 check_arg_count_one(extra); \ 64 #define __list_check_rcu(dummy, cond, extra...) \ argument 65 ({ check_arg_count_one(extra); })
|
| D | spinlock.h | 74 #define LOCK_SECTION_START(extra) \ argument 76 extra \
|
| D | memstick.h | 309 struct memstick_host *memstick_alloc_host(unsigned int extra,
|
| D | usb.h | 75 unsigned char *extra; /* Extra descriptors */ member 86 unsigned char *extra; /* Extra descriptors */ member 425 unsigned char *extra; /* Extra descriptors */ member 448 __usb_get_extra_descriptor((ifpoint)->extra, \
|
| D | mod_devicetable.h | 258 __u8 extra; member
|
| D | netdevice.h | 304 #define LL_RESERVED_SPACE_EXTRA(dev,extra) \ argument 305 ((((dev)->hard_header_len + READ_ONCE((dev)->needed_headroom) + (extra)) \
|
| /include/net/sctp/ |
| D | sctp.h | 574 __u32 mtu, __u32 extra) in __sctp_mtu_payload() argument 576 __u32 overhead = sizeof(struct sctphdr) + extra; in __sctp_mtu_payload() 593 __u32 mtu, __u32 extra) in sctp_mtu_payload() argument 595 return __sctp_mtu_payload(sp, NULL, mtu, extra); in sctp_mtu_payload()
|
| /include/sound/ |
| D | intel-nhlt.h | 85 u32 extra; member
|
| D | emu10k1.h | 1507 struct snd_emu10k1_voice *extra; member
|
| /include/linux/mmc/ |
| D | host.h | 526 struct mmc_host *mmc_alloc_host(int extra, struct device *); 527 struct mmc_host *devm_mmc_alloc_host(struct device *dev, int extra);
|
| /include/trace/events/ |
| D | afs.h | 1548 TP_PROTO(struct afs_operation *op, enum afs_rotate_trace reason, unsigned int extra), 1550 TP_ARGS(op, reason, extra), 1555 __field(unsigned int, extra) 1569 __entry->extra = extra; 1579 __entry->extra)
|
| D | rxrpc.h | 1631 __field(unsigned short, extra) 1642 __entry->extra = call->cong_extra; 1654 __entry->extra,
|
| /include/linux/mtd/ |
| D | cfi.h | 168 uint8_t extra[]; member
|
| /include/drm/ |
| D | drm_gpuvm.h | 549 } extra; member
|