Searched refs:__data (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dgetopt_int.h118 struct _getopt_data *__data);
123 struct _getopt_data *__data);
129 struct _getopt_data *__data);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dgetopt_int.h118 struct _getopt_data *__data);
123 struct _getopt_data *__data);
129 struct _getopt_data *__data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/lib/
H A Dgetopt_int.h119 struct _getopt_data *__data);
124 struct _getopt_data *__data);
130 struct _getopt_data *__data);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dgetopt_int.h118 struct _getopt_data *__data);
123 struct _getopt_data *__data);
129 struct _getopt_data *__data);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/lib/
H A Dgetopt_int.h119 struct _getopt_data *__data);
124 struct _getopt_data *__data);
130 struct _getopt_data *__data);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_old.c131 void **__data ATTRIBUTE_UNUSED,
137 int snd_instr_fm_convert_from_stream(void *__data ATTRIBUTE_UNUSED,
188 void **__data ATTRIBUTE_UNUSED,
209 void **__data ATTRIBUTE_UNUSED,
215 int snd_instr_simple_convert_from_stream(void *__data ATTRIBUTE_UNUSED,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtracepoint.h115 * Note, the proto and args passed in includes "__data" as the first parameter.
125 void *__data; \
132 __data = (it_func_ptr)->data; \
221 * and "void *__data" as the callback prototype.
224 * "void *__data, proto" as the callback prototype.
227 __DECLARE_TRACE(name, void, , void *__data, __data)
231 PARAMS(void *__data, proto), \
232 PARAMS(__data, args))
H A Dsocket.h14 char __data[_K_SS_MAXSIZE - sizeof(unsigned short)]; member in struct:__kernel_sockaddr_storage
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Ddeadline-iosched.c393 int __data = __VAR; \
395 __data = jiffies_to_msecs(__data); \
396 return deadline_var_show(__data, (page)); \
409 int __data; \
410 int ret = deadline_var_store(&__data, (page), count); \
411 if (__data < (MIN)) \
412 __data = (MIN); \
413 else if (__data > (MAX)) \
414 __data
[all...]
H A Dcfq-iosched.c3992 unsigned int __data = __VAR; \
3994 __data = jiffies_to_msecs(__data); \
3995 return cfq_var_show(__data, (page)); \
4015 unsigned int __data; \
4016 int ret = cfq_var_store(&__data, (page), count); \
4017 if (__data < (MIN)) \
4018 __data = (MIN); \
4019 else if (__data > (MAX)) \
4020 __data
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dcommon.c87 static void pcibios_enable_err(unsigned long __data) argument
89 struct pci_channel *hose = (struct pci_channel *)__data;
96 static void pcibios_enable_serr(unsigned long __data) argument
98 struct pci_channel *hose = (struct pci_channel *)__data;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dio.h175 const type *__data = data; \
178 __mem_write##bwl(*__data++, addr); \
184 type *__data = data; \
187 *__data++ = __mem_read##bwl(addr); \
194 const type *__data = data; \
197 __mem_out##bwl(*__data++, port); \
203 type *__data = data; \
206 *__data++ = __mem_in##bwl(port); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/connector/
H A Dcn_test.c53 static void cn_test_timer_func(unsigned long __data) argument
58 pr_debug("%s: timer fired with data %lu\n", __func__, __data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_options.c45 memcpy(iph+sizeof(struct iphdr), opt->__data, opt->optlen);
104 dptr = dopt->__data;
263 optptr = opt->__data;
478 unsigned char * optptr = opt->__data+opt->srr-sizeof(struct iphdr);
483 unsigned char * optptr = opt->__data+opt->rr-sizeof(struct iphdr);
488 unsigned char * optptr = opt->__data+opt->ts-sizeof(struct iphdr);
512 opt->__data[optlen++] = IPOPT_END;
530 if (optlen && copy_from_user(opt->__data, data, optlen)) {
545 memcpy(opt->__data, data, optlen);
H A Dcipso_ipv4.c1911 memcpy(opt->__data, buf, buf_len);
1984 memcpy(opt->__data, buf, buf_len);
2025 cipso_ptr = &opt->__data[cipso_off];
2049 if (opt->__data[iter] != IPOPT_NOP) {
2050 iter += opt->__data[iter + 1];
2183 return cipso_v4_getattr(opt->__data + opt->cipso - sizeof(struct iphdr),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv090x_priv.h54 #define STV090x_WRITE_DEMOD(__state, __reg, __data) (( \
56 stv090x_write_reg(__state, STV090x_P2_##__reg, __data) :\
57 stv090x_write_reg(__state, STV090x_P1_##__reg, __data))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-footbridge/
H A Ddc21285.c140 static void dc21285_enable_error(unsigned long __data) argument
142 switch (__data) {
152 enable_irq(__data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/trace/
H A Dftrace.h64 char __data[0]; \
351 offsetof(typeof(*entry), __data); \
389 * static void ftrace_raw_event_<call>(void *__data, proto)
391 * struct ftrace_event_call *event_call = __data;
451 perf_trace_##call(void *__data, proto);
491 ftrace_raw_event_##call(void *__data, proto) \
493 struct ftrace_event_call *event_call = __data; \
689 perf_trace_##call(void *__data, proto) \
691 struct ftrace_event_call *event_call = __data; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dhosts.c86 static int alloc_hostnum_cb(struct hpsb_host *host, void *__data) argument
88 int *hostnum = __data;
H A Dhighlevel.c205 static int highlevel_for_each_host_reg(struct hpsb_host *host, void *__data) argument
207 struct hpsb_highlevel *hl = __data;
282 static int highlevel_for_each_host_unreg(struct hpsb_host *host, void *__data) argument
284 struct hpsb_highlevel *hl = __data;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_sock.h34 * @is_data - Options in __data, rather than skb
57 unsigned char __data[0]; member in struct:ip_options
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dhugetlbpage.c308 static void context_reload(void *__data) argument
310 struct mm_struct *mm = __data;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dcon3215.c286 static void raw3215_timeout(unsigned long __data) argument
288 struct raw3215_info *raw = (struct raw3215_info *) __data;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dtimer.c1405 static void process_timeout(unsigned long __data) argument
1407 wake_up_process((struct task_struct *)__data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Djbd_journal.c91 static void commit_timeout(unsigned long __data) argument
93 struct task_struct * p = (struct task_struct *) __data;

Completed in 202 milliseconds

12